version: 1

design:
  preset: editorial
  accent: "#e6532f"

page:
  name: Fieldnote
  title: Fieldnote — quiet software for wild places
  description: A private field journal made for long expeditions and unreliable signals.
  language: en

navigation:
  links:
    - label: Method
      href: "#method"
    - label: Proof
      href: "#proof"
    - label: Pricing
      href: "#pricing"
  action:
    label: Join the field test
    href: "#start"

hero:
  eyebrow: Offline-first expedition journal
  heading: Keep the whole journey. Even beyond the signal.
  text: Fieldnote stores observations, coordinates, sketches, and weather locally—then quietly syncs when the world comes back online.
  actions:
    - label: Join the field test
      href: "#start"
      style: primary
    - label: Read the method
      href: "#method"
      style: secondary

sections:
  - type: features
    id: method
    heading: Less dashboard. More field.
    text: Every interaction is designed for cold hands, bright light, and long stretches without a network.
    items:
      - icon: compass
        title: Local by default
        text: Everything is stored on your device first. No signal, no spinner, no missing work.
      - icon: camera
        title: One-tap evidence
        text: Capture location, weather, voice, and a photograph as one timestamped observation.
      - icon: refresh
        title: Calm synchronization
        text: Encrypted changes merge automatically whenever a connection becomes available.

  - type: stats
    id: proof
    items:
      - value: "0"
        label: tracking scripts
      - value: "42 days"
        label: tested without connectivity
      - value: "100%"
        label: local capture

  - type: logos
    heading: Tested beyond the last tower
    items:
      - Svalbard Survey
      - Fjord Rescue
      - Northline Lab
      - Trail Archive

  - type: quote
    quote: The best field tool is the one you stop noticing.
    author: Mara Voss
    role: Glaciologist · Field test 04

  - type: pricing
    id: pricing
    heading: Start with one quiet notebook.
    plans:
      - name: Explorer
        price: Free
        period: forever
        features:
          - Unlimited local entries
          - Open ZIP exports
          - One expedition journal
        action:
          label: Download the beta
          href: "#start"
      - name: Field team
        price: €18
        period: per month
        features:
          - Shared encrypted journals
          - Automatic conflict resolution
          - Priority field support
        featured: true
        action:
          label: Join the field test
          href: "#start"

  - type: faq
    heading: Before you leave coverage
    items:
      - question: Does Fieldnote work fully offline?
        answer: Yes. Capture, search, and export stay available without a connection.
      - question: Who owns the expedition data?
        answer: You do. Export an open archive at any time and delete the local copy yourself.

  - type: cta
    id: start
    heading: Take better notes beyond the edge of the map.
    text: We are inviting 120 researchers, guides, and curious walkers.
    action:
      label: Request an invitation
      href: mailto:fieldtest@example.com

footer:
  text: Built slowly in Reykjavík. No tracking.
  links:
    - label: Privacy
      href: "#method"
    - label: Contact
      href: mailto:hello@example.com
