/* ============================================================
   Self-hosted fonts (latin + latin-ext subsets only).
   Newsreader and IBM Plex Sans/Mono are both SIL Open Font License
   (OFL) families; self-hosting is permitted. The required copyright +
   license notices travel with the fonts at /assets/fonts/OFL.txt.
   These woff2 files live in
   /assets/fonts/ and are served same-origin, so no third-party font
   request (to the Google Fonts CDN) is made and no cross-origin
   connection blocks first paint. The unicode-range split lets the
   browser fetch only the subset a page actually needs; font-display:
   swap keeps text visible during load. Cyrillic/Greek/Vietnamese
   subsets are intentionally dropped (marketing copy is English).
   ============================================================ */

@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-sans-400-latin.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: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-sans-400-latin-ext.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: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-sans-500-latin.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: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-sans-500-latin-ext.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: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-sans-600-latin.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: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-sans-600-latin-ext.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: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-sans-700-latin.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: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-sans-700-latin-ext.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: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-mono-400-latin.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: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-mono-400-latin-ext.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: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-mono-500-latin.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: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-mono-500-latin-ext.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: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-mono-600-latin.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: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/fonts/ibm-plex-mono-600-latin-ext.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: 'Newsreader';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/newsreader-400-latin.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: 'Newsreader';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/newsreader-400-latin-ext.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: 'Newsreader';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/newsreader-500-latin.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: 'Newsreader';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/newsreader-500-latin-ext.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: 'Newsreader';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/fonts/newsreader-600-latin.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: 'Newsreader';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/fonts/newsreader-600-latin-ext.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: 'Newsreader';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/newsreader-400-italic-latin.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: 'Newsreader';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/newsreader-400-italic-latin-ext.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: 'Newsreader';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/newsreader-500-italic-latin.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: 'Newsreader';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/newsreader-500-italic-latin-ext.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;
}
/* Caveat (SIL OFL, The Caveat Project Authors) — the handwriting on the
   prescription in the journey. Self-hosted so it renders identically on
   Android/Windows, which lack Apple's Snell Roundhand/Bradley Hand. */
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/caveat-500-latin.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: 'Caveat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/caveat-500-latin-ext.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;
}

/* ============================================================
     Ouvela landing, bencium-impact-designer
     Direction: "Editorial clinic with atmosphere"
     Display: Newsreader (literary, high optical contrast)
     UI/body: IBM Plex Sans · Data: IBM Plex Mono
     Living evergreen + warm bone + gold. Gradient-mesh + grain
     atmosphere. Orchestrated load reveal. Calm-by-construction:
     no alarm color on medical values, no em dashes.
     ============================================================ */
  :root{
    --bone:#efeae0;
    --bone-2:#e6e0d3;
    --surface:#fbf9f4;
    --ink:#15201b;
    --ink-2:#2a342d;
    --muted:#59625a;
    --faint:#8a9088;
    --line:#ddd6c7;
    --line-2:#cbc4b2;
    --ever:#1a5a49;
    --ever-700:#14463b;
    --ever-deep:#0e342b;
    --ever-900:#0a241d;
    --mint:#86cdb6;
    --gold:#a9802f;
    --gold-soft:#c39a48;
    --gold-bright:#d9b465;
    --on-dark:#eef4ef;
    --on-dark-soft:#bcccc0;
    --ink-pen:#27407e;
    --r:10px; --r-lg:16px; --r-xl:22px;
    --display:"Newsreader",Georgia,serif;
    --sans:"IBM Plex Sans",system-ui,sans-serif;
    --mono:"IBM Plex Mono",ui-monospace,monospace;
    --maxw:1180px;
    --ease:cubic-bezier(.2,.7,.2,1);
  }
  *{box-sizing:border-box;}
  html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;}
  body{
    margin:0;background:var(--bone);color:var(--ink);
    font-family:var(--sans);font-size:16px;line-height:1.6;
    -webkit-font-smoothing:antialiased;letter-spacing:-.006em;
    overflow-x:hidden;
  }
  /* grain atmosphere */
  body::before{
    content:"";position:fixed;inset:0;z-index:1;pointer-events:none;opacity:.05;
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  }
  a{color:inherit;text-decoration:none;}
  button{font-family:inherit;cursor:pointer;}
  .mono{font-family:var(--mono);font-variant-numeric:tabular-nums;letter-spacing:0;}
  :focus-visible{outline:2px solid var(--ever);outline-offset:3px;border-radius:4px;}
  .wrap{max-width:var(--maxw);margin:0 auto;padding:0 30px;position:relative;z-index:2;}

  /* ===== header ===== */
  header.site{position:sticky;top:0;z-index:20;background:color-mix(in srgb,var(--bone) 86%,transparent);backdrop-filter:saturate(130%) blur(7px);border-bottom:1px solid var(--line);}
  .site-in{max-width:var(--maxw);margin:0 auto;padding:16px 30px;display:flex;align-items:center;gap:24px;}
  .brand{display:flex;align-items:center;gap:11px;font-weight:600;font-size:19px;letter-spacing:-.02em;}
  .logo{width:28px;height:28px;border-radius:8px;background:var(--ever);position:relative;flex:none;box-shadow:0 4px 12px -4px rgba(20,70,59,.5);}
  /* Real brand mark inlined in the header/footer, overlaid on the evergreen tile. */
  .logo svg{position:absolute;inset:0;width:100%;height:100%;display:block;}
  .site nav{margin-left:auto;display:flex;align-items:center;gap:28px;}
  .site nav a.navlink{font-size:14.5px;color:var(--muted);font-weight:500;}
  .site nav a.navlink:hover{color:var(--ink);}
  .btn{display:inline-flex;align-items:center;gap:9px;font-weight:600;font-size:15px;border-radius:var(--r);border:1px solid transparent;transition:transform .18s var(--ease),background .18s,box-shadow .18s;}
  .btn-primary{background:var(--ever);color:var(--on-dark);padding:11px 20px;box-shadow:0 10px 24px -12px rgba(20,70,59,.7);}
  .btn-primary:hover{background:var(--ever-700);transform:translateY(-2px);box-shadow:0 16px 30px -12px rgba(20,70,59,.75);}
  .btn-primary:active{transform:translateY(0);}
  .btn-ghost{background:transparent;color:var(--ink);border-color:var(--line-2);padding:11px 18px;}
  .btn-ghost:hover{border-color:var(--ever);color:var(--ever);transform:translateY(-2px);}
  /* keyboard focus: visible evergreen ring for buttons and links */
  a:focus-visible,.btn:focus-visible{outline:2px solid var(--ever);outline-offset:3px;border-radius:8px;}
  .btn-lg{font-size:16px;padding:15px 26px;}

  /* ===== hero ===== */
  .hero{position:relative;padding:30px 0 92px;}
  .hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:40px;align-items:center;}
  .eyebrow{font-family:var(--mono);font-size:11.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--ever);display:inline-flex;align-items:center;gap:10px;}
  .eyebrow::before{content:"";width:26px;height:1px;background:var(--gold);}
  h1.head{font-family:var(--display);font-weight:500;font-size:clamp(44px,6.4vw,82px);line-height:1.02;letter-spacing:-.025em;margin:20px 0 0;color:var(--ink);}
  h1.head em{font-style:italic;color:var(--ever);}
  .hero-sub{font-size:18px;color:var(--ink-2);max-width:46ch;margin:24px 0 0;line-height:1.6;}
  .hero-cta{display:flex;align-items:center;gap:14px;margin-top:34px;flex-wrap:wrap;}
  .hero-note{display:flex;align-items:center;gap:9px;margin-top:22px;font-size:13.5px;color:var(--muted);}
  .hero-note .pillgold{font-family:var(--mono);font-size:11px;letter-spacing:.04em;color:var(--gold);border:1px solid var(--gold-soft);border-radius:20px;padding:3px 10px;}

  /* atmosphere panel + floating product */
  .hero-stage{position:relative;}
  .atmos{position:absolute;inset:-30px -120px -40px -10px;border-radius:26px;z-index:0;
    background:
      radial-gradient(60% 70% at 78% 20%, rgba(38,120,99,.55), transparent 60%),
      radial-gradient(55% 60% at 18% 85%, rgba(15,52,43,.7), transparent 62%),
      radial-gradient(80% 90% at 50% 50%, var(--ever-deep), var(--ever-900));
    box-shadow:0 50px 90px -50px rgba(10,36,29,.8);
  }
  .atmos::after{content:"";position:absolute;inset:0;border-radius:26px;opacity:.5;mix-blend-mode:overlay;
    background:radial-gradient(40% 50% at 70% 30%, rgba(217,180,101,.4), transparent 60%);}
  .product{position:relative;z-index:2;margin:18px 0 18px 34px;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);
    box-shadow:0 40px 80px -36px rgba(10,36,29,.65), 0 8px 20px -10px rgba(10,36,29,.4);overflow:hidden;}
  .product-bar{background:linear-gradient(180deg,var(--ever),var(--ever-700));color:var(--on-dark);padding:13px 18px;display:flex;align-items:center;justify-content:space-between;}
  .product-bar .t{font-family:var(--mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;}
  .product-bar .pin{font-family:var(--mono);font-size:10.5px;color:var(--mint);}
  .product-body{padding:18px;}
  .legend{display:flex;gap:16px;align-items:center;font-family:var(--mono);font-size:10px;letter-spacing:.04em;text-transform:uppercase;color:var(--faint);padding-bottom:14px;border-bottom:1px dashed var(--line);}
  .legend i{display:inline-block;width:12px;height:8px;border-radius:2px;vertical-align:middle;margin-right:6px;}
  .legend .lr{background:var(--line-2);} .legend .li{width:2px;height:12px;background:var(--ink);border-radius:2px;} .legend .lw{width:2px;height:12px;background:var(--gold);border-radius:2px;}
  .val{display:grid;grid-template-columns:1.2fr 1fr 110px;gap:14px;align-items:center;padding:15px 0;border-bottom:1px dashed var(--line);}
  .val:last-child{border-bottom:0;}
  .vn{font-size:13.5px;font-weight:500;} .vn small{display:block;font-family:var(--mono);font-size:10.5px;color:var(--faint);font-weight:400;margin-top:2px;}
  .trk{position:relative;height:34px;}
  .trk .ax{position:absolute;left:0;right:0;top:15px;height:2px;background:var(--bone-2);border-radius:2px;}
  .trk .bd{position:absolute;top:11px;height:10px;border-radius:3px;background:var(--line-2);}
  .trk .rn{position:absolute;top:23px;font-family:var(--mono);font-size:9px;color:var(--faint);transform:translateX(-50%);}
  .trk .tk{position:absolute;top:6px;width:2px;height:20px;background:var(--ink);border-radius:2px;transform:translateX(-50%);}
  .trk .tk.w{background:var(--gold);}
  .trk .tk .b{position:absolute;top:-17px;left:50%;transform:translateX(-50%);font-family:var(--mono);font-size:11px;font-weight:600;color:var(--ink);white-space:nowrap;}
  .trk .tk.w .b{color:var(--gold);}
  .vd{font-size:12px;text-align:right;color:var(--muted);} .vd b{display:block;color:var(--ink-2);font-weight:600;font-size:12.5px;} .vd.w b{color:var(--gold);}

  /* Progressive-disclosure fold inside the demo cards (hero readings, journey
     medicines). Ships as <details open> so no-JS clients and wide screens show
     every row; site.js folds it on phones, where the summary row is the toggle.
     The summary is hidden on wide screens, so desktop renders as before. */
  .more-reads summary{display:none;align-items:center;gap:8px;padding:13px 0 3px;cursor:pointer;list-style:none;
    font-family:var(--mono);font-size:10.5px;letter-spacing:.13em;text-transform:uppercase;color:var(--ever);}
  .more-reads summary::-webkit-details-marker{display:none;}
  .more-reads summary::after{content:"";width:7px;height:7px;border-right:1.6px solid var(--ever);border-bottom:1.6px solid var(--ever);
    transform:rotate(45deg);transition:transform .2s var(--ease);margin-top:-3px;}
  .more-reads[open] summary::after{transform:rotate(-135deg);margin-top:3px;}
  /* The fold displaces the .med:last-of-type divider logic: the last med row
     BEFORE the fold is a :last-of-type among its siblings, so restore its
     divider; the true last row (inside the fold) still drops it. */
  .product-body > .med:last-of-type{border-bottom:1px dashed var(--line);}
  @media(max-width:920px){.more-reads summary{display:flex;}}

  /* ===== section shell ===== */
  section{position:relative;z-index:2;}
  .sec-head{max-width:62ch;}
  .sec-head h2{font-family:var(--display);font-weight:500;font-size:clamp(30px,4vw,46px);line-height:1.07;letter-spacing:-.022em;margin:14px 0 0;}
  .sec-head p{color:var(--muted);font-size:16.5px;margin:14px 0 0;}

  /* pillars */
  .pillars{padding:84px 0;border-top:1px solid var(--line);}
  .pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:48px;border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;background:var(--surface);}
  .pillar{padding:34px 30px;border-left:1px solid var(--line);}
  .pillar:first-child{border-left:0;}
  .pillar .pn{font-family:var(--mono);font-size:11px;color:var(--gold);letter-spacing:.12em;}
  .pillar h3{font-family:var(--display);font-weight:500;font-size:25px;letter-spacing:-.01em;margin:16px 0 10px;line-height:1.12;}
  .pillar p{color:var(--muted);font-size:14.5px;margin:0;}
  .pillar .ico{width:40px;height:40px;border-radius:11px;background:var(--ever);color:var(--on-dark);display:grid;place-items:center;margin-bottom:18px;box-shadow:0 10px 22px -12px rgba(20,70,59,.6);}
  .pillar .ico svg{width:20px;height:20px;}

  /* how it works */
  .how{padding:84px 0;background:linear-gradient(180deg,var(--ever-deep),var(--ever-900));color:var(--on-dark);position:relative;overflow:hidden;}
  .how::before{content:"";position:absolute;inset:0;opacity:.5;z-index:0;
    background:radial-gradient(50% 60% at 12% 18%, rgba(38,120,99,.4),transparent 60%),radial-gradient(45% 55% at 88% 82%, rgba(217,180,101,.16),transparent 60%);}
  .how .wrap{position:relative;z-index:2;}
  .how .eyebrow{color:var(--mint);} .how .eyebrow::before{background:var(--gold-bright);}
  .how .sec-head h2{color:var(--on-dark);} .how .sec-head p{color:var(--on-dark-soft);}
  .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:50px;counter-reset:step;}
  .step{position:relative;padding-top:26px;border-top:2px solid rgba(238,244,239,.18);}
  .step .sno{font-family:var(--mono);font-size:11px;letter-spacing:.16em;color:var(--gold-bright);}
  .step h3{font-family:var(--display);font-weight:500;font-size:30px;margin:14px 0 10px;letter-spacing:-.015em;}
  .step p{color:var(--on-dark-soft);font-size:15px;margin:0;max-width:34ch;}

  /* showcase */
  .showcase{padding:90px 0;border-top:1px solid var(--line);}
  .showcase-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:48px;align-items:center;margin-top:18px;}
  .showcase blockquote{font-family:var(--display);font-weight:500;font-style:italic;font-size:clamp(24px,3vw,34px);line-height:1.22;letter-spacing:-.015em;margin:22px 0 0;color:var(--ink);}
  .showcase .src{margin-top:22px;font-size:14px;color:var(--muted);}
  .shot{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:0 36px 70px -40px rgba(10,36,29,.5);overflow:hidden;}
  .shot .sh-bar{padding:14px 18px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;}
  .shot .sh-bar .e{font-family:var(--mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--faint);}
  .shot .sh-bar .ok{font-size:12px;color:var(--ever);display:flex;align-items:center;gap:6px;}
  .shot .sh-body{padding:20px;}
  .shot h4{margin:0 0 6px;font-size:17px;font-weight:600;}
  .shot .lead{color:var(--ink-2);font-size:14.5px;margin:0 0 16px;}
  .gloss{background:var(--bone);border:1px solid var(--line);border-radius:var(--r);padding:13px 15px;}
  .gloss .g{font-family:var(--mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:8px;}
  .gloss p{margin:5px 0;font-size:13px;color:var(--ink-2);} .gloss b{color:var(--ink);}

  /* trust */
  .trust{padding:60px 0;background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line);}
  .trust-in{display:flex;align-items:center;gap:26px;flex-wrap:wrap;justify-content:center;text-align:center;}
  .trust .shield{width:46px;height:46px;border-radius:13px;background:var(--bone);border:1px solid var(--line);color:var(--ever);display:grid;place-items:center;}
  .trust .shield svg{width:22px;height:22px;}
  .trust p{margin:0;font-family:var(--display);font-weight:400;font-size:clamp(19px,2.4vw,26px);letter-spacing:-.01em;color:var(--ink);max-width:30ch;}
  /* trust markers: scannable credibility signals (stand in for pre-launch social proof) */
  .trust-badges{flex-basis:100%;list-style:none;margin:6px 0 0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:10px;}
  .trust-badges li{font-family:var(--mono);font-size:11px;letter-spacing:.04em;color:var(--ever);background:#e3ece7;border:1px solid #c4d6cb;border-radius:20px;padding:6px 13px;display:inline-flex;align-items:center;gap:8px;}
  .trust-badges li::before{content:"";width:12px;height:7px;border-left:2px solid var(--ever);border-bottom:2px solid var(--ever);transform:rotate(-45deg);flex:none;margin-top:-3px;}

  /* cta band */
  .cta{padding:96px 0;text-align:center;}
  .cta h2{font-family:var(--display);font-weight:500;font-size:clamp(34px,5vw,58px);line-height:1.04;letter-spacing:-.025em;margin:0 auto;max-width:16ch;}
  .cta p{color:var(--muted);font-size:17px;margin:20px auto 0;max-width:42ch;}
  .cta .hero-cta{justify-content:center;}

  /* footer */
  footer.site{background:var(--ever-900);color:var(--on-dark);padding:46px 0 38px;position:relative;z-index:2;}
  .foot-in{display:flex;flex-wrap:wrap;gap:24px 40px;align-items:flex-start;}
  .foot-brand{display:flex;align-items:center;gap:11px;font-weight:600;font-size:18px;color:var(--on-dark);}
  .foot-disc{color:var(--on-dark-soft);font-size:13px;max-width:50ch;margin:14px 0 0;}
  .foot-links{margin-left:auto;display:flex;gap:28px;font-family:var(--mono);font-size:11.5px;letter-spacing:.05em;text-transform:uppercase;color:var(--mint);}
  .foot-bottom{margin-top:30px;padding-top:18px;border-top:1px solid rgba(238,244,239,.14);font-size:12px;color:var(--on-dark-soft);}

  /* ===== motion: orchestrated reveal ===== */
  .js .rise{opacity:0;transform:translateY(22px);transition:opacity .7s var(--ease),transform .7s var(--ease);}
  .rise.in{opacity:1;transform:none;}
  .hero .rise{transition-delay:var(--d,0s);}
  /* hero reveals on load */
  .hero-load .rise{opacity:1;transform:none;}
  @media (prefers-reduced-motion:reduce){
    .rise{opacity:1!important;transform:none!important;transition:none!important;}
    body::before{display:none;}
    html{scroll-behavior:auto;}
    .journey.in .scanline{animation:none!important;opacity:0;}
  }

  /* ===== responsive ===== */
  @media (max-width:920px){
    /* The gap must clear the atmos panel's upward bleed (top inset below), or
       the dark stage clips the "always confirm with your doctor" note above it. */
    .hero-grid{grid-template-columns:1fr;gap:38px;}
    .atmos{inset:-12px -30px -20px -30px;}
    .product{margin-left:0;}
    .pillar-grid{grid-template-columns:1fr;}
    .pillar{border-left:0;border-top:1px solid var(--line);}
    .pillar:first-child{border-top:0;}
    .steps{grid-template-columns:1fr;gap:0;}
    .step{border-top:2px solid rgba(238,244,239,.18);padding:24px 0;}
    .showcase-grid{grid-template-columns:1fr;gap:30px;}
  }
  @media (max-width:560px){
    .site nav a.navlink:not(.signin){display:none;}
    .wrap,.site-in{padding-left:18px;padding-right:18px;}
    .val{grid-template-columns:1fr;gap:8px;} .vd{text-align:left;}
  }

/* ============================================================
   JOURNEY: paper record -> scan/read -> explained card
   The 1,000-words moment. Opaque clinical paper vs calm card.
   ============================================================ */
.journey{padding:96px 0;border-top:1px solid var(--line);position:relative;z-index:2;overflow:hidden;}
.journey .sec-head{text-align:center;max-width:60ch;margin:0 auto;}
.journey .sec-head .eyebrow{display:inline-flex;justify-content:center;}
.journey .sec-head h2{margin-left:auto;margin-right:auto;}
.journey .sec-head p{margin-left:auto;margin-right:auto;}
.j-stage{display:grid;grid-template-columns:1fr auto 1fr;gap:34px;align-items:center;margin-top:60px;}

/* ---- the photographed paper ---- */
.paper-wrap{display:flex;justify-content:center;perspective:1500px;}
.paper{position:relative;width:336px;background:#f7f4ec;color:#2b2b27;border:1px solid #e4ded0;border-radius:3px;
  padding:22px 22px 26px;font-family:var(--mono);font-size:11px;line-height:1.5;
  transform:rotate(-2.6deg) rotateY(7deg) rotateX(2deg);transform-origin:center;
  box-shadow:0 46px 70px -30px rgba(18,28,22,.55), 0 8px 18px -10px rgba(0,0,0,.35);}
.paper::after{content:"";position:absolute;inset:0;border-radius:3px;pointer-events:none;
  background:radial-gradient(130% 70% at 72% -10%, rgba(255,255,255,.65), transparent 52%),
             linear-gradient(180deg, rgba(0,0,0,.015), rgba(0,0,0,.07));}
.paper .grain{position:absolute;inset:0;border-radius:3px;pointer-events:none;opacity:.07;mix-blend-mode:multiply;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");}
.paper .lab{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1.5px solid #b7b1a2;padding-bottom:8px;}
.paper .lab .nm{font-weight:600;font-size:12px;letter-spacing:.03em;color:#191915;line-height:1.15;}
.paper .lab .nm small{display:block;font-weight:400;font-size:8px;letter-spacing:.16em;color:#8b8678;margin-top:2px;}
.paper .lab .mt{font-size:8px;color:#85806f;text-align:right;line-height:1.55;}
.paper .pt{display:flex;justify-content:space-between;font-size:9px;color:#56534b;margin:9px 0 4px;letter-spacing:.02em;}
.paper table{width:100%;border-collapse:collapse;}
.paper th{text-align:left;font-size:7.5px;letter-spacing:.07em;text-transform:uppercase;color:#8b867b;border-bottom:1px solid #ccc6b6;padding:5px 0;}
.paper th.r,.paper td.r{text-align:right;}
.paper td{padding:5px 0;border-bottom:1px dotted #d7d1c2;color:#34322c;}
.paper td.v{color:#191915;}
.paper .fl{color:#9a6a1a;font-weight:600;}
.paper .bc{margin-top:13px;height:24px;background:repeating-linear-gradient(90deg,#1a1a17 0 1.5px,transparent 1.5px 3px,#1a1a17 3px 5px,transparent 5px 8px,#1a1a17 8px 9px,transparent 9px 13px);opacity:.82;}
.paper .bcn{font-size:7.5px;letter-spacing:.34em;color:#56534b;text-align:center;margin-top:4px;}

/* camera-capture overlay (this is "a pic taken") */
.cam{position:absolute;inset:-20px;pointer-events:none;}
.cam i{position:absolute;width:24px;height:24px;border:2.5px solid var(--gold-bright);}
.cam i.tl{top:0;left:0;border-right:0;border-bottom:0;}
.cam i.tr{top:0;right:0;border-left:0;border-bottom:0;}
.cam i.bl{bottom:0;left:0;border-right:0;border-top:0;}
.cam i.br{bottom:0;right:0;border-left:0;border-top:0;}
.cap-hint{position:absolute;left:50%;bottom:-40px;transform:translateX(-50%);display:flex;align-items:center;gap:9px;font-family:var(--mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);white-space:nowrap;}
.cap-hint .dot{width:13px;height:13px;border-radius:50%;border:2px solid var(--gold);box-shadow:0 0 0 3px rgba(169,128,47,.18);}

/* scan line that sweeps the paper when the section enters view */
.scanline{position:absolute;left:6%;right:6%;top:8%;height:3px;border-radius:3px;opacity:0;
  background:linear-gradient(90deg,transparent,var(--mint),transparent);box-shadow:0 0 18px 2px rgba(134,205,182,.8);}
.journey.in .scanline{animation:scan 2.4s var(--ease) .5s 1 both;}
@keyframes scan{0%{top:8%;opacity:0}12%{opacity:1}88%{opacity:1}100%{top:90%;opacity:0}}

/* the middle: read moment + arrow */
.j-mid{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;}
.j-mid .ring{width:58px;height:58px;border-radius:50%;background:var(--ever);color:var(--on-dark);display:grid;place-items:center;box-shadow:0 16px 34px -14px rgba(20,70,59,.75);}
.j-mid .ring svg{width:26px;height:26px;}
.j-mid .lbl{font-family:var(--mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--ever);max-width:14ch;line-height:1.5;}
.j-mid .arrow{color:var(--gold);font-size:26px;line-height:1;}
@media(max-width:920px){.j-mid{flex-direction:row;flex-wrap:wrap;justify-content:center;}.j-mid .arrow{transform:rotate(90deg);}}

/* the read card "after" reuses .product; center + reveal */
.j-read{display:flex;justify-content:center;}
.j-read .product{margin:0;width:100%;max-width:392px;}
.j-cap{display:block;text-align:center;font-size:12.5px;color:var(--muted);margin-top:16px;}
.j-cap.paper-cap{color:var(--muted);}

@media(max-width:920px){
  .paper{transform:rotate(-1.6deg);}
  .j-stage{grid-template-columns:1fr;justify-items:center;}
  /* Phones skip the lab row: the hero card already shows the explained lab
     read, so stacking it again here doubled the same card. The prescription
     row below is the demo phones keep. */
  .j-stage.lab-row{display:none;}
}

/* ---- second beat: the handwritten prescription ---- */
.j-stage.row2{margin-top:30px;padding-top:44px;border-top:1px dashed var(--line-2);}
.hw{font-family:'Caveat','Snell Roundhand','Bradley Hand',cursive;color:var(--ink-pen);font-weight:500;}
.paper.rx{padding:30px 24px 28px;}
.paper.rx .hole{position:absolute;top:11px;width:11px;height:11px;border-radius:50%;background:#dcd6c6;box-shadow:inset 0 1px 2px rgba(0,0,0,.35);}
.paper.rx .hole.h1{left:35%;} .paper.rx .hole.h2{left:60%;}
.rx-head{display:flex;align-items:flex-start;gap:9px;border-bottom:1.5px solid #b7b1a2;padding-bottom:8px;}
.rx-head .crest{width:22px;height:22px;flex:none;opacity:.55;margin-top:1px;}
.rx-org b{display:block;font-size:10.5px;font-weight:600;letter-spacing:.03em;color:#1c1c18;}
.rx-org small{display:block;font-size:8px;letter-spacing:.15em;color:#8b8678;margin-top:2px;}
.rx-head .rx-mfs{margin-left:auto;font-size:8px;letter-spacing:.1em;color:#a29c8c;}
.rx-field{display:flex;align-items:baseline;gap:9px;margin-top:13px;border-bottom:1px solid #d7dde0;padding-bottom:5px;}
.rx-field .pl{font-size:8px;letter-spacing:.09em;text-transform:uppercase;color:#9a927f;flex:none;}
.rx-field .hw{font-size:22px;line-height:1;position:relative;top:1px;}
.rx-label{font-size:8px;letter-spacing:.09em;text-transform:uppercase;color:#9a927f;margin:15px 0 4px;}
.rx-notes{list-style:none;margin:0;padding:0;counter-reset:rx;}
.rx-notes li{counter-increment:rx;position:relative;display:flex;justify-content:space-between;align-items:baseline;gap:12px;
  padding:0 2px 0 22px;min-height:30px;line-height:30px;border-bottom:1px solid #dbe0e3;font-size:19px;}
.rx-notes li::before{content:counter(rx)")";position:absolute;left:0;top:0;color:var(--ink-pen);font-size:16px;}
.rx-notes li .drug{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.rx-notes li .dim{color:#5f78ad;font-size:13px;letter-spacing:.01em;white-space:nowrap;flex:none;}
.rx-notes li:nth-child(1){transform:rotate(-.5deg);}
.rx-notes li:nth-child(2){transform:rotate(.4deg);}
.rx-notes li:nth-child(3){transform:rotate(-.35deg);}
.rx-notes li:nth-child(4){transform:rotate(.5deg);}
.rx-prehy{position:relative;margin-top:12px;padding-left:15px;font-size:18px;line-height:1.3;transform:rotate(-.6deg);opacity:.94;}
.rx-prehy::before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:var(--gold);opacity:.7;}

/* the extracted medication list (row-2 card, reuses .product) */
.med{display:grid;grid-template-columns:1fr auto;gap:3px 12px;padding:14px 0;border-bottom:1px dashed var(--line);}
.med:last-of-type{border-bottom:0;}
.med .mn{font-size:14.5px;font-weight:600;color:var(--ink);}
.med .md{font-family:var(--mono);font-size:12px;color:var(--ink-2);text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap;}
.med .mx{grid-column:1/2;font-family:var(--mono);font-size:10.5px;color:var(--faint);}
.med .mdays{grid-column:2/3;font-family:var(--mono);font-size:10px;color:var(--faint);text-align:right;}
.mcaveat{display:flex;align-items:center;gap:9px;margin:0 18px 18px;padding:10px 13px;border:1px solid var(--gold-soft);border-radius:var(--r);
  background:color-mix(in srgb,var(--gold-bright) 12%,var(--surface));font-size:12px;color:#6f5518;line-height:1.4;}
.mcaveat svg{width:15px;height:15px;flex:none;color:var(--gold);}
.j-demo{display:block;text-align:center;font-size:12px;color:var(--faint);font-style:italic;margin-top:12px;}
/* With the lab row hidden on phones, row2 follows the section intro directly;
   give it the full stage margin instead of the follow-on spacing. */
@media(max-width:920px){.j-stage.row2{border-top:0;padding-top:0;margin-top:44px;}}

/* ===== PRICING ===== */
.pricing{padding:90px 0;border-top:1px solid var(--line);position:relative;z-index:2;}
.pricing .sec-head{text-align:center;max-width:60ch;margin:0 auto;}
.pricing .sec-head .eyebrow{display:inline-flex;justify-content:center;}
.pricing .sec-head h2,.pricing .sec-head p{margin-left:auto;margin-right:auto;}
.price-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px;margin:48px auto 0;max-width:1100px;}
.price-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:30px 28px;display:flex;flex-direction:column;}
.price-card.feature{background:linear-gradient(180deg,#f3f6f0,var(--surface));border-color:var(--line-2);box-shadow:0 30px 64px -42px rgba(10,36,29,.42);}
.pc-head{display:flex;align-items:center;justify-content:space-between;gap:12px;}
.pc-name{font-family:var(--display);font-weight:500;font-size:23px;letter-spacing:-.01em;}
.pc-tag{font-family:var(--mono);font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--ever);background:#e3ece7;border:1px solid #c4d6cb;border-radius:20px;padding:3px 10px;white-space:nowrap;}
.pc-tag.gold{color:var(--gold);background:#f4ecd6;border-color:#e4d3a3;}
.pc-desc{color:var(--muted);font-size:14.5px;margin:14px 0 18px;}
.pc-list{list-style:none;padding:0;margin:0 0 26px;display:flex;flex-direction:column;gap:11px;}
.pc-list li{position:relative;padding-left:27px;font-size:14.5px;color:var(--ink-2);}
.pc-list li::before{content:"";position:absolute;left:2px;top:5px;width:13px;height:8px;border-left:2px solid var(--ever);border-bottom:2px solid var(--ever);transform:rotate(-45deg);}
.price-card .btn{align-self:flex-start;margin-top:auto;}
.pc-foot{font-size:12px;color:var(--faint);margin:14px 0 0;line-height:1.5;}
/* Annual-first price framing: effective per-month is the hero, real annual charge is stated below it. */
.pc-price{display:flex;align-items:baseline;gap:3px;margin:18px 0 0;}
.pc-amt{font-family:var(--display);font-weight:600;font-size:38px;letter-spacing:-.02em;color:var(--ever);line-height:1;}
.pc-per{font-family:var(--mono);font-size:13px;color:var(--muted);}
.pc-bill{font-size:12.5px;color:var(--muted);margin:6px 0 0;letter-spacing:.01em;}
.price-note{text-align:center;color:var(--muted);font-size:13.5px;margin:24px 0 0;}
@media(max-width:980px){.price-grid{grid-template-columns:1fr;max-width:520px;}}

  /* ===== waitlist (invite-only beta) ===== */
  .waitlist{max-width:760px;margin:44px auto 0;scroll-margin-top:88px;}
  .waitlist-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:28px 28px 24px;box-shadow:0 24px 54px -44px rgba(10,36,29,.4);}
  .waitlist-note{color:var(--ink-2);font-size:15.5px;line-height:1.55;margin:12px 0 0;}
  .waitlist-form{margin:18px 0 0;}
  .waitlist-fields{display:flex;flex-wrap:wrap;align-items:flex-end;gap:14px;}
  .wl-field{display:flex;flex-direction:column;gap:6px;flex:1 1 200px;min-width:0;}
  .wl-field label{font-family:var(--mono);font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);}
  .wl-field input,.wl-field select{font-family:var(--sans);font-size:15px;color:var(--ink);background:#fff;border:1px solid var(--line-2);border-radius:var(--r);padding:11px 13px;width:100%;transition:border-color .18s,box-shadow .18s;}
  .wl-field input:focus,.wl-field select:focus{outline:none;border-color:var(--ever);box-shadow:0 0 0 3px rgba(26,90,73,.16);}
  .waitlist-form .btn{flex:0 0 auto;}
  .waitlist-status{font-size:14px;margin:16px 0 0;padding:11px 14px;border-radius:var(--r);line-height:1.5;}
  .waitlist-status[data-state="ok"]{color:var(--ever-700);background:#e6efe9;border:1px solid #c4d6cb;}
  .waitlist-status[data-state="error"]{color:#8a4b2f;background:#f6e9e1;border:1px solid #e6cdbb;}
  .waitlist-status[data-state="pending"]{color:var(--muted);background:#eef0ec;border:1px solid var(--line);}
  .waitlist-fine{font-size:12px;color:var(--faint);margin:14px 0 0;line-height:1.5;}
  @media(max-width:560px){.waitlist-fields{flex-direction:column;align-items:stretch;}.waitlist-form .btn{width:100%;justify-content:center;}}

/* ===== FAQ ===== */
.faq{padding:90px 0;border-top:1px solid var(--line);position:relative;z-index:2;}
.faq .sec-head{text-align:center;max-width:60ch;margin:0 auto;}
.faq .sec-head .eyebrow{display:inline-flex;justify-content:center;}
.faq .sec-head h2{margin-left:auto;margin-right:auto;}
.faq-list{max-width:760px;margin:44px auto 0;}
.faq-item{border-bottom:1px solid var(--line);}
.faq-item:first-child{border-top:1px solid var(--line);}
.faq-item summary{cursor:pointer;list-style:none;padding:22px 4px;font-family:var(--display);font-weight:500;font-size:19px;letter-spacing:-.01em;color:var(--ink);display:flex;align-items:center;justify-content:space-between;gap:16px;}
.faq-item summary::-webkit-details-marker{display:none;}
.faq-item summary::after{content:"";width:10px;height:10px;border-right:2px solid var(--ever);border-bottom:2px solid var(--ever);transform:rotate(45deg);flex:none;transition:transform .2s var(--ease);margin-right:6px;}
.faq-item[open] summary::after{transform:rotate(-135deg);}
.faq-item summary:hover{color:var(--ever);}
.faq-item p{margin:0 4px 22px;color:var(--ink-2);font-size:15.5px;line-height:1.7;max-width:64ch;}

/* ===== legal / document pages ===== */
.doc{max-width:760px;margin:0 auto;padding:60px 30px 90px;position:relative;z-index:2;}
.doc .eyebrow{display:block;margin-bottom:14px;}
.doc h1{font-family:var(--display);font-weight:500;font-size:clamp(34px,5vw,52px);letter-spacing:-.022em;line-height:1.04;margin:0;}
.doc .updated{font-family:var(--mono);font-size:12px;color:var(--faint);margin:14px 0 0;letter-spacing:.02em;}
.doc h2{font-family:var(--display);font-weight:500;font-size:24px;letter-spacing:-.012em;margin:42px 0 10px;}
.doc p{color:var(--ink-2);font-size:16px;line-height:1.7;margin:12px 0;max-width:68ch;}
.doc ul{margin:12px 0;padding-left:22px;color:var(--ink-2);font-size:16px;line-height:1.7;}
.doc li{margin:7px 0;}
.doc .back{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;color:var(--ever);font-weight:600;margin-bottom:30px;}

/* phone-camera illustration (the "you snap a photo" beat) */
.j-mid .phone{width:98px;height:98px;display:grid;place-items:center;background:var(--surface);border:1px solid var(--line);border-radius:24px;box-shadow:0 22px 44px -24px rgba(10,36,29,.45);}
.j-mid .phone svg{width:64px;height:64px;}
.j-mid .lbl{max-width:15ch;}
.paper-wrap{padding-bottom:10px;}
.j-cap.paper-cap{margin-top:22px;}

/* journey v2: camera brackets back + "Photo captured" footnote + green arrow */
.paper-wrap{padding-bottom:26px;}
.j-cap.paper-cap{display:flex;align-items:center;justify-content:center;gap:9px;font-family:var(--mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-top:12px;}
.j-cap.paper-cap .capdot{width:11px;height:11px;border-radius:50%;border:2px solid var(--gold);box-shadow:0 0 0 3px rgba(169,128,47,.16);flex:none;}
.j-mid .arrow{color:var(--ever);font-size:44px;line-height:1;font-weight:300;}
.j-mid .lbl{color:var(--ever);}
