.edu-hero{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:0 5vw 6rem;overflow:hidden}.edu-hero__bg{position:absolute;inset:0;background-image:url(/images/hero-agave.jpg);background-size:cover;background-position:center 55%}.edu-hero__overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0003,#000000b3)}.edu-hero__content{position:relative;z-index:1;max-width:640px}.edu-eyebrow{font-family:Source Code Pro,monospace;font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:#ffffff4d;margin-bottom:2rem}.edu-hero__headline{font-family:Source Code Pro,monospace;font-weight:200;font-size:clamp(3rem,6vw,6rem);line-height:1.02;letter-spacing:-.02em;color:#fff;margin-bottom:1.75rem}.edu-hero__sub{font-family:Source Code Pro,monospace;font-size:clamp(.88rem,1.4vw,1rem);line-height:1.9;color:#ffffff73;letter-spacing:.03em}.edu-hero__scroll{position:absolute;bottom:2.5rem;right:5vw;z-index:1;font-size:1rem;color:#fff3;animation:edu-bob 2s ease-in-out infinite}@keyframes edu-bob{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.edu-section{padding:7rem 5vw}.edu-section--dark{background:#080a09}.edu-section--mid{background:#0d100e}.edu-section--accent{background:var(--color-teal, #1B4166)}.edu-container{max-width:1100px;margin:0 auto}.edu-label{font-family:Source Code Pro,monospace;font-size:.68rem;letter-spacing:.24em;text-transform:uppercase;color:var(--color-teal, #1B4166);margin-bottom:3rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.06)}.edu-label--light{color:#fff6;border-bottom-color:#ffffff1f}.edu-intro{font-family:Source Code Pro,monospace;font-weight:300;font-size:clamp(1.2rem,2.2vw,1.8rem);line-height:1.4;color:#fff;letter-spacing:.02em;margin-bottom:3rem;max-width:700px}.edu-two-col{display:grid;grid-template-columns:2fr 1fr;gap:5rem;align-items:start}.edu-body{font-family:Source Code Pro,monospace;font-size:clamp(.88rem,1.3vw,1rem);line-height:1.9;color:#fff9;letter-spacing:.025em;margin-bottom:1.5rem}.edu-body--light{color:#ffffffbf}.edu-stat-block{display:flex;flex-direction:column;gap:1.75rem}.edu-stat{display:flex;flex-direction:column;gap:.4rem;padding-bottom:1.75rem;border-bottom:1px solid rgba(255,255,255,.06)}.edu-stat:last-child{border-bottom:none;padding-bottom:0}.edu-stat__num{font-family:Source Code Pro,monospace;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:200;color:#fff;line-height:1;letter-spacing:-.01em}.edu-stat__label{font-family:Source Code Pro,monospace;font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:#ffffff59;line-height:1.6}.edu-species-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.edu-species{padding:2.5rem 2.5rem 2.5rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.edu-species:nth-child(3n){padding-right:0}.edu-species:nth-child(n+4){padding-bottom:0}.edu-species:nth-child(-n+3){border-top:1px solid rgba(255,255,255,.06)}.edu-species__header{display:flex;flex-direction:column;gap:.3rem;margin-bottom:1rem}.edu-species__name{font-family:Source Code Pro,monospace;font-weight:300;font-size:clamp(1.1rem,1.8vw,1.4rem);color:#fff;letter-spacing:.02em}.edu-species__latin{font-family:Source Code Pro,monospace;font-size:.68rem;letter-spacing:.12em;font-style:italic;color:var(--color-teal, #1B4166)}.edu-species__body{font-family:Source Code Pro,monospace;font-size:clamp(.82rem,1.1vw,.92rem);line-height:1.85;color:#ffffff80;letter-spacing:.02em}.edu-taste-steps{display:flex;flex-direction:column;gap:0;max-width:780px}.edu-taste-step{display:grid;grid-template-columns:60px 1fr;gap:2rem;padding:2.5rem 0;border-bottom:1px solid rgba(255,255,255,.06);align-items:start}.edu-taste-step:first-child{border-top:1px solid rgba(255,255,255,.06)}.edu-taste-step__num{font-family:Source Code Pro,monospace;font-size:.68rem;letter-spacing:.18em;color:var(--color-teal, #1B4166);padding-top:.3rem}.edu-taste-step__title{font-family:Source Code Pro,monospace;font-weight:400;font-size:clamp(.9rem,1.3vw,1.05rem);color:#fff;letter-spacing:.04em;margin-bottom:.75rem}.edu-taste-step__body{font-family:Source Code Pro,monospace;font-size:clamp(.85rem,1.2vw,.95rem);line-height:1.9;color:#ffffff8c;letter-spacing:.025em}.edu-statement{font-family:Source Code Pro,monospace;font-weight:300;font-size:clamp(1.4rem,3vw,2.6rem);line-height:1.35;color:#fff;letter-spacing:.02em}.edu-pull{font-family:Source Code Pro,monospace;font-weight:200;font-size:clamp(1.1rem,1.8vw,1.5rem);line-height:1.45;color:var(--color-teal, #1B4166);border-left:2px solid var(--color-teal, #1B4166);padding-left:1.5rem;margin:0;font-style:normal}.edu-pull--light{color:#ffffff8c;border-left-color:#ffffff4d}.edu-cta-row{display:flex;align-items:center;gap:2rem;margin-top:4rem;flex-wrap:wrap}.edu-cta{font-family:Source Code Pro,monospace;font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:#fff;background:#ffffff26;padding:.75rem 2rem;border:1px solid rgba(255,255,255,.3);border-radius:999px;transition:all .25s}.edu-cta:hover{background:#ffffff40;border-color:#ffffff80}.edu-cta--ghost{background:transparent;color:#ffffff73;border-color:#ffffff26}.edu-cta--ghost:hover{border-color:#fff6;color:#fff}@media(max-width:900px){.edu-two-col{grid-template-columns:1fr;gap:2.5rem}.edu-species-grid{grid-template-columns:1fr 1fr}.edu-species:nth-child(3n){padding-right:2.5rem}.edu-species:nth-child(2n){padding-right:0}}@media(max-width:600px){.edu-section{padding:5rem 1.5rem}.edu-species-grid{grid-template-columns:1fr}.edu-species{padding-right:0}.edu-taste-step{grid-template-columns:40px 1fr;gap:1rem}}
