/**
 * Theme overrides for landing pages — structural hooks only.
 *
 * Add visual design here (or compile from sass/main.scss).
 * Plugin mockup styles load first; this file layers on top.
 *
 * Source: sass/main.scss
 */

/* Landing shell */
.site--landing .site-main--landing {
	margin: 0;
	padding: 0;
}

.site-header--landing,
.site-footer--landing {
	/* Header/footer chrome — style in design phase */
}

/* Yessod blocks (reference: reference/lps/page2.txt) */
/* .ohl-landing-yessod__hero          — Block 1: Hero */
/* .ohl-landing-yessod__pillars       — Block 1: Pillars */
/* .ohl-landing-yessod__section       — Blocks 2–6 */
/* .ohl-landing-yessod__quotes        — Block 3: Testimonials */
/* .ohl-landing-yessod__categories    — Block 4: Program includes */
/* .ohl-landing-yessod__path          — Block 5: Learning path */
/* .ohl-landing-yessod__pricing       — Block 6: Pricing */
/* .ohl-landing-yessod__footer        — Block 7: Contact */

/* Trial session landing */
/* .ohl-landing-trial__hero */
/* .ohl-landing-trial__section */

/* Thank-you + questionnaire */
/* .ohl-landing-thankyou__hero */
/* .ohl-landing-thankyou__questionnaire */
