.prog-page{position:relative;z-index:1}.prog-btn{display:inline-block;font-family:Space Mono,monospace;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;padding:.8rem 1.75rem;border-radius:2px;transition:all .2s;cursor:pointer;border:none}.prog-btn-primary{color:var(--text);background:var(--violet, #6B3FA0)}.prog-btn-primary:hover{background:var(--violet-mid, #8B5CC8)}.prog-btn-ghost{color:var(--text-dim);border:.5px solid rgba(139,116,171,.35);background:transparent}.prog-btn-ghost:hover{color:var(--text);border-color:#b48fe099}.cta-ghost{font-size:.85rem;opacity:.55;text-decoration:none;color:inherit;padding:.4rem 0}.cta-ghost:hover{opacity:.85}.prog-divider{height:.5px;background:var(--border-dim);margin:0 2.5rem}.prog-section-label{font-family:Space Mono,monospace;font-size:.75rem;letter-spacing:.25em;text-transform:uppercase;color:var(--teal);margin-bottom:.75rem}.prog-section-title{font-family:Cormorant Garamond,Playfair Display,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:500;line-height:1.15;color:var(--text);margin-bottom:1.25rem}.prog-section-title em{font-style:italic;color:var(--violet-light, #B48FE0)}.prog-section-body{color:var(--text-dim);font-size:1rem;line-height:1.8;max-width:680px;margin-bottom:2rem}.text-bright{color:#ffffffe6}.prog-reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.prog-reveal.visible{opacity:1;transform:translateY(0)}.prog-hero{position:relative;min-height:88vh;display:flex;flex-direction:column;justify-content:center;padding:6rem 2.5rem 4rem;max-width:860px}.prog-hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse at 20% 50%,rgba(107,63,160,.12) 0%,transparent 60%);pointer-events:none}.prog-hero-eyebrow{font-family:Space Mono,monospace;font-size:.75rem;letter-spacing:.28em;text-transform:uppercase;color:var(--teal);margin-bottom:1.5rem;opacity:0;animation:progFadeUp .8s ease .2s forwards}.prog-hero-title{font-family:Cinzel,serif;font-weight:900;font-size:clamp(4rem,12vw,9rem);letter-spacing:.06em;line-height:.9;color:var(--gold-pale);margin-bottom:1.5rem;opacity:0;animation:progFadeUp .8s ease .35s forwards}.prog-hero-subtitle{font-family:Cormorant Garamond,serif;font-size:clamp(1.1rem,2.5vw,1.6rem);font-weight:400;color:var(--text-dim);margin-bottom:.5rem;opacity:0;animation:progFadeUp .8s ease .5s forwards}.prog-hero-sub{font-size:1rem;color:var(--text-dim);line-height:1.7;margin-bottom:2.5rem;opacity:0;animation:progFadeUp .8s ease .65s forwards}.prog-hero-cta{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center;opacity:0;animation:progFadeUp .8s ease .8s forwards}.prog-scroll-hint{margin-top:4rem;display:flex;align-items:center;gap:.75rem;font-family:Space Mono,monospace;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:#f0ecf840;opacity:0;animation:progFadeUp .8s ease 1s forwards}.prog-scroll-line{width:40px;height:.5px;background:#f0ecf833}.prog-what-section{padding:5rem 2.5rem;max-width:860px;margin:0 auto}.prog-educator-bridge{border-left:2px solid rgba(107,63,160,.5);padding:1rem 1.5rem;margin-top:2rem;background:#6b3fa00d}.prog-educator-bridge__label{font-size:.9rem;color:#c4a8e8;font-style:italic;margin-bottom:.4rem}.prog-educator-bridge__link{font-size:.95rem;font-weight:500;color:#c4a8e8;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px;transition:color .2s}.prog-educator-bridge__link:hover{color:#fdfcfa}.prog-tiers-section{padding:5rem 2.5rem}.prog-tiers-inner{max-width:1060px;margin:0 auto}.prog-tiers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:3rem}.prog-tier-card{border:.5px solid var(--border-dim);padding:2rem 1.75rem;border-radius:3px;background:#ffffff05;transition:border-color .2s,background .2s;display:flex;flex-direction:column}.prog-tier-card:hover{border-color:#8b74ab66;background:#6b3fa00d}.prog-tier-questor{border-color:#6b3fa059;background:#6b3fa00f}.prog-tier-name{font-family:Cinzel,serif;font-size:1.1rem;letter-spacing:.08em;color:var(--text);margin-bottom:.25rem}.prog-tier-tagline{font-size:.85rem;color:var(--text-dim);font-style:italic;margin-bottom:1.5rem}.prog-tier-sessions{font-family:Cinzel,serif;font-size:3rem;font-weight:900;color:var(--violet-light, #B48FE0);line-height:1}.prog-tier-session-label{font-family:Space Mono,monospace;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);margin-bottom:.35rem}.prog-tier-time{font-size:.8rem;color:var(--teal);font-family:Space Mono,monospace;margin-bottom:1.25rem}.prog-tier-divider{height:.5px;background:var(--border-dim);margin-bottom:1.25rem}.prog-tier-gets{list-style:none;padding:0;margin-bottom:1.5rem;flex:1}.prog-tier-gets li{font-size:.88rem;color:var(--text-dim);line-height:1.7;padding-left:1rem;position:relative;margin-bottom:.25rem}.prog-tier-gets li:before{content:"→";position:absolute;left:0;color:var(--violet-light, #B48FE0);font-size:.75rem}.prog-tier-btn{width:100%;text-align:center;margin-top:auto}.prog-journey-section{padding:5rem 2.5rem}.prog-journey-inner{max-width:1060px;margin:0 auto}.prog-journey-flow{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.prog-journey-phase{border:.5px solid var(--border-dim);border-radius:3px;overflow:hidden}.prog-phase-descent{border-top:2px solid rgba(139,116,171,.5)}.prog-phase-crossing{border-top:2px solid rgba(107,63,160,.6)}.prog-phase-emergence{border-top:2px solid rgba(180,143,224,.5)}.prog-journey-phase-header{display:flex;justify-content:space-between;align-items:flex-end;padding:1.25rem 1.5rem 1rem;border-bottom:.5px solid var(--border-dim);background:#ffffff05}.prog-phase-label{font-family:Space Mono,monospace;font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:var(--teal);opacity:.7;margin-bottom:.15rem}.prog-phase-name{font-family:Cinzel,serif;font-size:1rem;letter-spacing:.06em;color:var(--text)}.prog-phase-weeks{font-family:Space Mono,monospace;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--teal)}.prog-journey-stages{list-style:none;padding:0;margin:0}.prog-journey-stage{display:flex;gap:1rem;padding:1rem 1.5rem;border-bottom:.5px solid rgba(139,116,171,.08)}.prog-journey-stage:last-child{border-bottom:none}.prog-stage-num{font-family:Space Mono,monospace;font-size:.75rem;color:#b48fe066;flex-shrink:0;padding-top:.15rem}.prog-stage-name{font-size:.9rem;font-weight:600;color:var(--text);margin-bottom:.25rem}.prog-stage-prompt{font-size:.8rem;color:var(--text-dim);line-height:1.6;font-style:italic}.prog-journey-cta{margin-top:3rem;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.prog-journey-cta__text{font-style:italic;color:var(--text-dim);font-size:1rem}.prog-testimonials-section{padding:5rem 2.5rem;background:#1a0b2b4d;border-top:.5px solid var(--border-dim);border-bottom:.5px solid var(--border-dim)}.prog-testimonials-inner{max-width:860px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.prog-testimonial{border-left:2px solid rgba(107,63,160,.5);padding:1.25rem 1.75rem;background:#6b3fa00a;margin:0}.prog-testimonial__quote{font-family:Cormorant Garamond,serif;font-size:clamp(1.1rem,2.5vw,1.5rem);font-style:italic;color:#fdfcfae6;line-height:1.7;margin-bottom:.75rem}.prog-testimonial__cite{font-size:.78rem;letter-spacing:.06em;color:#b48fe0;font-style:normal;opacity:.85;display:block}.prog-earthday-section{position:relative;overflow:hidden;background:#000;padding:5rem 2.5rem}.prog-earthday-stars{position:absolute;inset:0;background-image:radial-gradient(1px 1px at 8% 15%,rgba(255,255,255,.55) 0%,transparent 100%),radial-gradient(1px 1px at 22% 72%,rgba(255,255,255,.45) 0%,transparent 100%),radial-gradient(1px 1px at 35% 30%,rgba(255,255,255,.4) 0%,transparent 100%),radial-gradient(1.5px 1.5px at 48% 88%,rgba(255,255,255,.5) 0%,transparent 100%),radial-gradient(1px 1px at 58% 10%,rgba(255,255,255,.45) 0%,transparent 100%),radial-gradient(1px 1px at 67% 55%,rgba(255,255,255,.35) 0%,transparent 100%),radial-gradient(1.5px 1.5px at 75% 22%,rgba(255,255,255,.5) 0%,transparent 100%),radial-gradient(1px 1px at 82% 78%,rgba(255,255,255,.4) 0%,transparent 100%),radial-gradient(1px 1px at 91% 44%,rgba(255,255,255,.45) 0%,transparent 100%),radial-gradient(1px 1px at 15% 50%,rgba(255,255,255,.3) 0%,transparent 100%),radial-gradient(1px 1px at 40% 65%,rgba(255,255,255,.35) 0%,transparent 100%),radial-gradient(1.5px 1.5px at 55% 40%,rgba(255,255,255,.4) 0%,transparent 100%),radial-gradient(1px 1px at 70% 90%,rgba(255,255,255,.3) 0%,transparent 100%),radial-gradient(1px 1px at 88% 5%,rgba(255,255,255,.45) 0%,transparent 100%);pointer-events:none}.prog-earthday-inner{position:relative;max-width:860px;margin:0 auto;display:flex;align-items:center;gap:3.5rem}.prog-earthday-globe{font-size:clamp(5rem,12vw,9rem);flex-shrink:0;line-height:1;filter:drop-shadow(0 0 48px rgba(60,120,200,.4))}.prog-earthday-eyebrow{font-family:Space Mono,monospace;font-size:.75rem;letter-spacing:.28em;text-transform:uppercase;color:#b48fe0a6;margin-bottom:.75rem}.prog-earthday-heading{font-family:Cormorant Garamond,serif;font-size:clamp(3rem,7vw,5rem);font-weight:400;line-height:1.1;color:var(--text);margin-bottom:1rem}.prog-earthday-heading em{font-style:italic;color:var(--violet-light, #B48FE0)}.prog-earthday-sub{font-size:1.1rem;color:#f0ecf8a6;line-height:1.7}.prog-waitlist-section{padding:5rem 2.5rem;border-top:.5px solid var(--border-dim);border-bottom:.5px solid var(--border-dim)}.prog-waitlist-inner{max-width:620px;margin:0 auto}.prog-waitlist-eyebrow{font-family:Space Mono,monospace;font-size:.75rem;letter-spacing:.25em;text-transform:uppercase;color:var(--violet-light, #B48FE0);margin-bottom:.75rem}.prog-waitlist-heading{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3rem);font-weight:500;color:var(--text);margin-bottom:1rem;line-height:1.15}.prog-waitlist-body{color:var(--text-dim);font-size:.95rem;line-height:1.75;margin-bottom:2rem}.prog-waitlist-form{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.prog-waitlist-input{background:#ffffff0a;border:.5px solid rgba(139,116,171,.3);color:var(--text);font-family:Mulish,sans-serif;font-size:.9rem;padding:.75rem 1rem;border-radius:2px;outline:none;transition:border-color .2s;width:100%}.prog-waitlist-input:focus{border-color:#8b74abb3}.prog-waitlist-input::-moz-placeholder{color:#f0ecf84d}.prog-waitlist-input::placeholder{color:#f0ecf84d}.prog-waitlist-textarea{resize:vertical;min-height:80px}.prog-waitlist-submit{align-self:flex-start}.prog-waitlist-confirm-msg{color:var(--text-dim);font-size:.95rem;margin-bottom:1.25rem;line-height:1.7}.prog-waitlist-note{font-family:Space Mono,monospace;font-size:.75rem;letter-spacing:.1em;color:#f0ecf840}.prog-closing-section{padding:6rem 2.5rem;text-align:center;max-width:720px;margin:0 auto}.prog-closing-quote{font-family:Cormorant Garamond,serif;font-size:clamp(1.3rem,2.8vw,2rem);font-style:italic;color:var(--text-dim);line-height:1.6;margin-bottom:1rem}.prog-closing-attr{font-family:Space Mono,monospace;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:var(--teal)}@media (max-width: 768px){.prog-hero{padding:4rem 1.5rem 3rem;min-height:80vh}.prog-divider{margin:0 1.5rem}.prog-what-section,.prog-tiers-section,.prog-journey-section,.prog-testimonials-section,.prog-waitlist-section,.prog-earthday-section{padding:4rem 1.5rem}.prog-earthday-inner{flex-direction:column;gap:1.5rem;text-align:center}.prog-tiers-grid,.prog-journey-flow{grid-template-columns:1fr}.prog-closing-section{padding:4rem 1.5rem}}
