.hair-header { height: 68px; max-width: 1240px; margin: 0 auto; padding: 0 1.25rem; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid rgba(67,16,63,.18); }
.hair-header nav { display: flex; gap: 1.25rem; }
.hair-header nav a { font-size: .82rem; font-weight: 700; text-decoration: none; }
.hair-main { overflow: hidden; }
.hair-hero { min-height: 720px; max-width: 1240px; margin: 0 auto; padding: clamp(5rem,10vw,10rem) 1.25rem clamp(4rem,8vw,8rem); display: grid; grid-template-columns: 1fr minmax(280px,.5fr); align-items: end; gap: clamp(3rem,8vw,8rem); }
.hair-hero h1 { max-width: 900px; font-size: clamp(4.4rem,9vw,9rem); }
.hair-hero h1 em { display: block; font-family: Georgia,serif; font-weight: 400; }
.hair-deck { margin: 0 0 .7rem; font-family: Georgia,serif; font-size: clamp(1.2rem,2.1vw,1.7rem); line-height: 1.45; }
.forest-principle { padding: clamp(5rem,10vw,10rem) max(5vw,calc((100vw - 1240px)/2)); background: var(--purple); color: var(--cream); text-align: center; }
.forest-principle h2 { max-width: 1050px; margin: 0 auto; font-family: Georgia,serif; font-size: clamp(3rem,7vw,7rem); font-weight: 400; line-height: .98; letter-spacing: -.055em; }
.forest-principle p { max-width: 680px; margin: 2rem auto 0; font-size: 1.15rem; opacity: .8; }
.forest-regions,.hair-paths,.future-trails { max-width: 1240px; margin: 0 auto; padding: clamp(6rem,11vw,11rem) 1.25rem; }
.hair-section-heading { max-width: 800px; margin-bottom: clamp(3rem,6vw,6rem); }
.hair-section-heading h2 { margin: 0; font-size: clamp(3rem,6vw,6rem); line-height: .96; letter-spacing: -.055em; }
.hair-section-heading > p:last-child { max-width: 650px; font-size: 1.1rem; }
.region-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 1px; background: var(--purple); border: 1px solid var(--purple); }
.region-card { min-height: 300px; padding: 1.5rem; display: flex; flex-direction: column; background: var(--cream); }
.region-card span { font-size: .7rem; font-weight: 750; letter-spacing: .14em; }
.region-card h3 { margin: auto 0 .8rem; font-family: Georgia,serif; font-size: 2rem; font-weight: 400; }
.region-card p { margin: 0; opacity: .75; }
.hair-paths { border-top: 1px solid rgba(67,16,63,.18); }
.path-door { min-height: 540px; padding: clamp(2rem,5vw,5rem); display: grid; grid-template-columns: .55fr 1fr; align-items: center; gap: clamp(2rem,7vw,7rem); border-radius: 30px; background: var(--purple); color: var(--cream); }
.path-door-mark { font-family: Georgia,serif; font-size: clamp(10rem,25vw,24rem); line-height: .65; text-align: center; opacity: .12; }
.path-door h3 { margin: 0; font-size: clamp(3.3rem,7vw,7rem); line-height: .9; letter-spacing: -.06em; }
.path-door p:not(.eyebrow) { max-width: 620px; font-size: 1.15rem; opacity: .82; }
.path-actions { margin-top: 2rem; display: flex; gap: .8rem 1.2rem; align-items: center; flex-wrap: wrap; }
.path-actions a:not(.button) { color: inherit; font-weight: 700; text-underline-offset: .25em; }
.future-trails { border-top: 1px solid rgba(67,16,63,.18); }
.future-list { border-top: 1px solid var(--purple); }
.future-list article { min-height: 120px; padding: 1.3rem 0; display: grid; grid-template-columns: 70px 1fr auto; align-items: center; gap: 1rem; border-bottom: 1px solid rgba(67,16,63,.25); }
.future-list span { font-size: .7rem; font-weight: 750; letter-spacing: .13em; }
.future-list h3 { margin: 0; font-size: clamp(1.5rem,3vw,2.5rem); }
.future-list p { margin: 0; font-family: Georgia,serif; font-style: italic; }

.story-main { max-width: 1050px; margin: 0 auto; padding: clamp(4rem,8vw,8rem) 1.25rem 8rem; }
.story-hero { max-width: 900px; }
.story-hero h1 { font-size: clamp(4rem,9vw,8.5rem); }
.story-hero h1 em { font-family: Georgia,serif; font-weight: 400; }
.story-hero > p:last-child { max-width: 720px; font-family: Georgia,serif; font-size: clamp(1.15rem,2vw,1.5rem); }
.story-progress { margin: 3rem 0; padding: 1rem 0; display: flex; justify-content: space-between; gap: 1rem; border-top: 1px solid var(--purple); border-bottom: 1px solid var(--purple); font-size: .75rem; font-weight: 750; letter-spacing: .1em; text-transform: uppercase; }
.story-form { display: grid; gap: 1px; background: var(--purple); border: 1px solid var(--purple); }
.story-field { padding: clamp(1.4rem,4vw,2.5rem); background: var(--cream); }
.story-field label { display: block; margin-bottom: .35rem; font-family: Georgia,serif; font-size: clamp(1.6rem,3vw,2.5rem); }
.story-field p { margin: 0 0 1rem; opacity: .7; }
.story-field textarea { min-height: 110px; }
.story-actions { margin-top: 1.25rem; display: flex; align-items: center; gap: .8rem 1.2rem; flex-wrap: wrap; }
.story-actions button { min-height: 50px; padding: .85rem 1.25rem; border: 1px solid var(--purple); border-radius: 999px; background: var(--purple); color: var(--cream); font-weight: 700; cursor: pointer; }
.story-feedback { margin: 0; font-size: .8rem; opacity: .7; }
.explorer-badge { margin-top: clamp(4rem,8vw,7rem); padding: clamp(2rem,6vw,5rem); border-radius: 30px; background: var(--purple); color: var(--cream); text-align: center; }
.story-incomplete { margin-top: clamp(4rem,8vw,7rem); padding: clamp(2rem,5vw,4rem) 0; border-top: 1px solid var(--purple); }
.story-incomplete h2 { margin: 0; font-family: Georgia,serif; font-size: clamp(2.3rem,5vw,4.5rem); font-weight: 400; letter-spacing: -.045em; }
.story-incomplete p:not(.eyebrow) { max-width: 640px; }
.explorer-badge .crown { margin: 0; font-size: 3.5rem; }
.explorer-badge h2 { margin: .5rem 0; font-family: Georgia,serif; font-size: clamp(2.7rem,6vw,5.5rem); font-weight: 400; }
.explorer-badge p { max-width: 650px; margin: 0 auto 1.5rem; opacity: .82; }
.badge-actions { display: flex; justify-content: center; gap: .8rem; flex-wrap: wrap; }

@media (max-width:800px) { .hair-hero,.path-door { grid-template-columns:1fr; } .hair-hero { min-height:620px; } .region-grid { grid-template-columns:repeat(2,1fr); } .path-door-mark { display:none; } }
@media (max-width:560px) { .hair-header nav a:first-child { display:none; } .hair-hero { min-height:560px; padding-top:5rem; } .hair-hero h1,.story-hero h1 { font-size:4.3rem; } .region-grid { grid-template-columns:1fr; } .region-card { min-height:230px; } .future-list article { grid-template-columns:42px 1fr; } .future-list p { grid-column:2; } .path-actions .button,.badge-actions .button { width:100%; } .story-progress { align-items:flex-start; flex-direction:column; } }
@media print { .hair-header,.story-actions,.badge-actions,.story-incomplete,.lesson-footer { display:none !important; } body { background:#fff; } .story-main { padding:1rem; } .story-field { break-inside:avoid; } .explorer-badge { background:#fff; color:var(--purple); border:2px solid var(--purple); } }
