# Southern Utah Medicinals — v1.0 file bundle

This package contains the 22 HTML files that make up the Southern Utah Medicinals
patient information resource. Every page is self-contained: all CSS is inline,
all fonts load from Google Fonts via CDN, and there are no external JavaScript
dependencies beyond the in-page reveal animations and the directory-page filter.

To preview locally, drop all files into a single folder and open index.html
in a browser. Cross-links between pages are all relative, so the site will
work from any location as long as the files stay together.

================================================================================
FILE INVENTORY
================================================================================

Main navigation (5)
-------------------------------------------------------------------------------
index.html ........................... Homepage
utah-guide.html ...................... Utah Medical Card Guide — index page
directory.html ....................... Directory landing — QMPs and pharmacies
education.html ....................... Education Hub — index page
contact.html ......................... Contact page with form

Utah Medical Card Guide step articles (4)
-------------------------------------------------------------------------------
utah-medical-card-guide.html ......... Step 01 — How to Get a Medical Card
approved-medical-conditions.html ..... Step 02 — Approved Medical Conditions
whats-legal-in-utah.html ............. Step 03 — What's Legal in Utah
renewals-and-follow-up.html .......... Step 04 — Renewals & Follow-Up Visits

Education Hub articles (5)
-------------------------------------------------------------------------------
thc-vs-cbd.html ...................... Article 01 — Foundations
understanding-utah-laws.html ......... Article 02 — Law & Policy
talking-to-your-provider.html ........ Article 03 — Clinical Conversation
what-to-expect-at-pharmacy.html ...... Article 04 — First Visit
caregivers-and-minors.html ........... Article 05 — Family Care

Directory listing templates (2)
-------------------------------------------------------------------------------
listing-detail-template.html ......... QMP listing detail page template
pharmacy-listing-detail.html ......... Pharmacy listing detail page template

About & site policy (2)
-------------------------------------------------------------------------------
about.html ........................... About the resource
privacy-disclaimers-accessibility.html  Combined site policy statement

Utility pages (4)
-------------------------------------------------------------------------------
search.html .......................... Search results page
subscription-confirmed.html .......... Newsletter signup confirmation
404.html ............................. Page not found
sitemap.html ......................... HTML sitemap


================================================================================
DEVELOPMENT NOTES
================================================================================

Placeholder values that still need real data before launch:

- Directory listings (both QMP and pharmacy detail templates) use placeholder
  names, "(000) 000-0000" phone numbers, and example street addresses
- All email addresses use the @southernutahmedicinals.com domain as placeholders
- The DHHS link on the contact page and elsewhere points to "#" — replace with
  the live Utah DHHS Center for Medical Cannabis URL
- Map placeholders use a CSS grid pattern — replace with embedded maps when
  ready (Google Maps, Mapbox, or similar)
- The contact form and newsletter signup forms are not wired to a backend;
  add form action handlers when deploying

The site uses these typefaces from Google Fonts:
- Fraunces (display serif)
- Inter Tight (body sans)
- JetBrains Mono (labels and metadata)

Color system (defined as CSS custom properties at the top of each file):
- Sandstone neutrals: --sand-50, --sand-100, --sand-200, --sand-300
- Canyon red accents: --canyon, --rock, --clay
- Sage secondary: --sage, --sage-dk
- Slate / ink text: --slate, --ink
- Line dividers: --line, --line-2

================================================================================

Effective April 2026 · Version 1.0
