html{font-size:110%}:root{--font-display: "Cormorant Garamond", serif;--font-body: "Crimson Pro", serif;--font-ui: "Inter", sans-serif;--fs-display: 2rem;--fs-heading: 1.3rem;--fs-title: 1rem;--fs-base: 1rem;--fs-sm: .88rem;--fs-xs: .75rem;--fs-2xs: .55rem;--fs-3xs: .5rem;--fs-4xs: .45rem}@media (max-width: 900px){:root{--fs-display: 1.7rem;--fs-heading: 1.15rem;--fs-title: .95rem;--fs-base: .92rem;--fs-sm: .8rem;--fs-xs: .7rem;--fs-2xs: .55rem;--fs-3xs: .5rem;--fs-4xs: .42rem}}@media (max-width: 480px){:root{--fs-display: 1.4rem;--fs-heading: 1rem;--fs-title: .88rem;--fs-base: .88rem;--fs-sm: .75rem;--fs-xs: .65rem;--fs-2xs: .5rem;--fs-3xs: .45rem;--fs-4xs: .38rem}}@view-transition{navigation: auto;}:root{--fs-display: clamp(1.4rem, .923vw + 1.192rem, 2rem);--fs-heading: clamp(1rem, .462vw + .896rem, 1.3rem);--fs-title: clamp(.88rem, .192vw + .832rem, 1rem);--fs-base: clamp(.88rem, .185vw + .838rem, 1rem);--fs-sm: clamp(.75rem, .192vw + .707rem, .88rem);--fs-xs: clamp(.65rem, .154vw + .615rem, .75rem);--fs-2xs: clamp(.5rem, .154vw + .465rem, .55rem);--fs-3xs: clamp(.45rem, .154vw + .415rem, .5rem);--fs-4xs: clamp(.38rem, .115vw + .349rem, .45rem)}:root{--hf-bg: #08060A;--hf-surface: #0E0A18;--hf-surface-alt: #16112A;--hf-gold: #D4AF37;--hf-gold-light: #E4C65A;--hf-gold-dim: rgba(212, 175, 55, .3);--hf-gold-glow: rgba(212, 175, 55, .08);--hf-text: #F5F0E6;--hf-text-secondary: rgba(245, 240, 230, .75);--hf-text-muted: rgba(245, 240, 230, .45);--hf-border: rgba(212, 175, 55, .1);--hf-spring: #6B8F5E;--hf-spring-dim: rgba(107, 143, 94, .15);--hf-fall: #B8860B;--hf-fall-dim: rgba(184, 134, 11, .15);--hf-church: #4A6FA5;--hf-church-dim: rgba(74, 111, 165, .12);--hf-purple: #6B3FA0;--hf-purple-dim: rgba(107, 63, 160, .15)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-ui);font-weight:300;background:var(--hf-bg);color:var(--hf-text);overflow-x:hidden}.data-source{font-family:var(--font-ui);font-weight:300;font-size:.6rem;color:#f5f0e64d;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#hf-hero{position:relative;min-height:70vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hf-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 50% at 50% 30%,rgba(107,63,160,.25) 0%,transparent 70%),radial-gradient(ellipse 60% 40% at 30% 60%,rgba(212,175,55,.15) 0%,transparent 60%),radial-gradient(ellipse 50% 60% at 70% 40%,rgba(184,134,11,.15) 0%,transparent 50%),url(/images/feasts/hero-feasts.jpeg) center 30% / cover no-repeat}.hf-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 50% at 50% 40%,rgba(8,6,10,.5) 0%,rgba(8,6,10,.25) 50%,transparent 100%),linear-gradient(to bottom,#08060a26,#08060a66,#08060acc),repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(255,255,255,.015) 2px,rgba(255,255,255,.015) 4px);pointer-events:none}.hf-hero-content{position:relative;z-index:2;text-align:center;max-width:680px;padding:2rem}.hf-hero-badge{display:inline-block;font-family:var(--font-ui);font-size:var(--fs-2xs);font-weight:500;letter-spacing:.25em;text-transform:uppercase;color:var(--hf-gold);border:1px solid var(--hf-gold-dim);padding:.25rem .8rem;border-radius:2px;margin-bottom:2rem;opacity:0;animation:hfFadeUp .8s ease .3s forwards}.hf-hero-title{font-family:var(--font-display);font-weight:300;font-size:clamp(2.4rem,6vw,4rem);line-height:1.15;letter-spacing:.15em;text-transform:uppercase;color:var(--hf-text);margin-bottom:.75rem;opacity:0;animation:hfFadeUp .8s ease .5s forwards}.hf-hero-heb{font-family:serif;font-size:clamp(1.2rem,2.5vw,1.8rem);color:var(--hf-gold);letter-spacing:.1em;margin-bottom:.3rem;opacity:0;animation:hfFadeUp .8s ease .6s forwards}.hf-hero-sub{font-family:var(--font-display);font-style:italic;font-size:var(--fs-base);color:var(--hf-text-muted);margin-bottom:2rem;opacity:0;animation:hfFadeUp .8s ease .7s forwards}.hf-hero-text{font-family:var(--font-body);font-style:italic;font-size:clamp(.85rem,1.5vw,1rem);line-height:1.6;color:var(--hf-text-secondary);margin-bottom:1rem;opacity:0;animation:hfFadeUp .8s ease .9s forwards}.hf-hero-ref{display:block;margin-top:.4rem;font-family:var(--font-ui);font-style:normal;font-size:var(--fs-xs);letter-spacing:.08em;color:var(--hf-gold-dim)}.hf-hero-text2{font-family:var(--font-body);font-size:var(--fs-sm);line-height:1.6;color:var(--hf-text-muted);opacity:0;animation:hfFadeUp .8s ease 1.1s forwards}.hf-hero-scroll{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.4rem;font-family:var(--font-ui);font-size:var(--fs-2xs);letter-spacing:.15em;text-transform:uppercase;color:var(--hf-text-muted);opacity:0;animation:hfFadeUp .8s ease 1.4s forwards}.hf-arrow-down{width:1px;height:24px;background:linear-gradient(to bottom,var(--hf-gold-dim),transparent)}@keyframes hfFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hf-section-title{font-family:var(--font-display);font-weight:300;font-size:clamp(1.4rem,3vw,2rem);letter-spacing:.15em;text-transform:uppercase;text-align:center;color:var(--hf-text);margin-bottom:.75rem}.hf-section-sub{font-family:var(--font-body);font-size:var(--fs-base);line-height:1.65;text-align:center;color:var(--hf-text-muted);max-width:600px;margin:0 auto 2.5rem}#hf-timeline-overview{padding:4rem 1.5rem 3rem;max-width:900px;margin:0 auto}.hf-timeline-strip{display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:wrap}.hf-tl-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.25rem;padding:.75rem;min-width:80px}.hf-tl-icon{font-size:1.4rem;line-height:1}.hf-tl-label{font-family:var(--font-ui);font-size:var(--fs-2xs);font-weight:500;letter-spacing:.08em;text-transform:uppercase}.hf-tl-status{font-family:var(--font-ui);font-size:.45rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;padding:.15rem .5rem;border-radius:2px}.hf-tl-item.spring .hf-tl-label{color:var(--hf-spring)}.hf-tl-item.fall .hf-tl-label{color:var(--hf-fall)}.hf-tl-item.fulfilled .hf-tl-status{background:var(--hf-spring-dim);color:var(--hf-spring)}.hf-tl-item.pending .hf-tl-status{background:var(--hf-fall-dim);color:var(--hf-fall)}.hf-tl-connector{width:24px;height:1px;flex-shrink:0}.hf-tl-connector.filled{background:var(--hf-spring)}.hf-tl-connector.current{background:linear-gradient(to right,var(--hf-spring) 50%,var(--hf-fall-dim) 50%)}.hf-tl-connector.empty{background:var(--hf-fall-dim)}.hf-season-header{display:flex;align-items:center;gap:1rem;max-width:750px;margin:0 auto;padding:2rem 1.5rem 1rem}.hf-season-line{flex:1;height:1px}.hf-season-header.spring .hf-season-line{background:var(--hf-spring-dim)}.hf-season-header.fall .hf-season-line{background:var(--hf-fall-dim)}.hf-season-header.church-age .hf-season-line{background:var(--hf-church-dim)}.hf-season-header.spring .hf-season-label{color:var(--hf-spring)}.hf-season-header.fall .hf-season-label{color:var(--hf-fall)}.hf-season-header.church-age .hf-season-label{color:var(--hf-church)}.hf-season-label{font-family:var(--font-ui);font-size:var(--fs-2xs);font-weight:500;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap}.hf-feast{padding:1.5rem;max-width:960px;margin:0 auto}.hf-feast-inner{display:grid;grid-template-columns:1fr 1fr;gap:0;background:var(--hf-surface);border:1px solid var(--hf-border);border-radius:3px;overflow:hidden;opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.hf-feast-inner.visible{opacity:1;transform:translateY(0)}.hf-feast-image{min-height:320px;background-size:cover;background-position:center;position:relative}.hf-feast-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,transparent 50%,var(--hf-surface) 100%)}.hf-feast-inner.reverse .hf-feast-image:after{background:linear-gradient(to left,transparent 50%,var(--hf-surface) 100%)}.hf-feast-content{padding:1.75rem;display:flex;flex-direction:column;gap:.5rem}.hf-feast-number{font-family:var(--font-display);font-size:clamp(.7rem,1.5vw,.9rem);font-weight:300;color:var(--hf-gold-dim);letter-spacing:.2em}.hf-feast-heb{font-family:serif;font-size:clamp(1.2rem,2.5vw,1.6rem);color:var(--hf-gold);letter-spacing:.1em;line-height:1.2}.hf-feast-title{font-family:var(--font-display);font-weight:300;font-size:clamp(1.1rem,2vw,1.4rem);color:var(--hf-text);letter-spacing:.08em}.hf-feast-eng{font-family:var(--font-ui);font-weight:300;font-size:var(--fs-sm);color:var(--hf-text-muted);letter-spacing:.05em}.hf-feast-details{display:flex;flex-direction:column;gap:.15rem;margin:.25rem 0 .5rem}.hf-detail{font-family:var(--font-ui);font-size:var(--fs-xs);color:var(--hf-text-muted);line-height:1.5}.hf-detail strong{color:var(--hf-text-secondary);font-weight:400}.hf-feast-desc{font-family:var(--font-body);font-size:var(--fs-sm);line-height:1.65;color:var(--hf-text-secondary)}.hf-feast-desc p+p{margin-top:.6rem}.hf-prophetic-label{font-family:var(--font-ui);font-size:var(--fs-xs);font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--hf-gold);margin-top:.3rem}.hf-teacher-note{font-family:var(--font-ui);font-size:var(--fs-xs);color:var(--hf-gold-dim);font-style:italic;margin-top:.5rem;padding-left:.5rem;border-left:1px solid var(--hf-gold-dim)}.hf-teacher-note em{font-style:italic}#hf-church-age{padding:3rem 1.5rem 2rem;max-width:680px;margin:0 auto}.hf-ca-inner{background:var(--hf-surface);border:1px solid var(--hf-border);border-radius:3px;padding:1.75rem;display:flex;flex-direction:column;gap:1rem}.hf-ca-text{font-family:var(--font-body);font-size:var(--fs-sm);line-height:1.65;color:var(--hf-text-secondary)}.hf-ca-text em{color:var(--hf-text);font-style:italic}.hf-ca-quote{font-family:var(--font-display);font-style:italic;font-size:var(--fs-base);line-height:1.55;color:var(--hf-church);padding:1rem 1.25rem;border-left:1px solid var(--hf-church-dim);background:var(--hf-church-dim);border-radius:2px}.hf-ca-quote strong{font-family:var(--font-ui);font-weight:400;font-style:normal;font-size:var(--fs-xs);color:var(--hf-text-muted)}#hf-summary{padding:3rem 1.5rem;max-width:960px;margin:0 auto}.hf-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.hf-summary-card{background:var(--hf-surface);border:1px solid var(--hf-border);border-radius:3px;padding:1.25rem;display:flex;flex-direction:column;gap:.5rem}.hf-sc-header{font-family:var(--font-ui);font-size:var(--fs-xs);font-weight:500;letter-spacing:.12em;text-transform:uppercase;padding-bottom:.5rem;border-bottom:1px solid var(--hf-border)}.hf-summary-card.spring .hf-sc-header{color:var(--hf-spring)}.hf-summary-card.church .hf-sc-header{color:var(--hf-church)}.hf-summary-card.fall .hf-sc-header{color:var(--hf-fall)}.hf-sc-item{font-family:var(--font-ui);font-size:var(--fs-xs);line-height:1.5;color:var(--hf-text-secondary);display:flex;flex-direction:column;gap:.1rem}.hf-sc-feast{font-family:var(--font-display);font-weight:500;font-size:var(--fs-sm);color:var(--hf-text)}.hf-summary-card.spring .hf-sc-feast{color:var(--hf-spring)}.hf-summary-card.fall .hf-sc-feast{color:var(--hf-fall)}.hf-summary-card.church .hf-sc-feast{color:var(--hf-church)}#hf-teachers{padding:3rem 1.5rem 4rem;max-width:900px;margin:0 auto}.hf-teacher-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.hf-teacher-card{background:var(--hf-surface);border:1px solid var(--hf-border);border-radius:3px;padding:1.25rem;display:flex;flex-direction:column;gap:.5rem}.hf-tc-icon{font-size:1.1rem;color:var(--hf-gold-dim)}.hf-teacher-card h4{font-family:var(--font-display);font-weight:300;font-size:var(--fs-title);color:var(--hf-text)}.hf-teacher-card p{font-family:var(--font-ui);font-size:var(--fs-xs);line-height:1.6;color:var(--hf-text-muted)}.hf-tc-link{font-family:var(--font-ui);font-size:var(--fs-2xs);color:var(--hf-gold-dim);text-decoration:none;letter-spacing:.08em;transition:color .2s;margin-top:auto}.hf-tc-link:hover{color:var(--hf-gold)}#hf-footer{padding:3rem 1.5rem 2rem;border-top:1px solid var(--hf-border)}.hf-footer-inner{max-width:600px;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:.75rem}.hf-footer-text{font-family:var(--font-body);font-style:italic;font-size:var(--fs-sm);line-height:1.5;color:var(--hf-text-muted)}.hf-footer-maranatha{font-family:var(--font-display);font-weight:300;font-size:var(--fs-title);letter-spacing:.5em;text-transform:uppercase;color:var(--hf-gold-dim)}.hf-footer-nav{font-family:var(--font-ui);font-size:var(--fs-xs);color:var(--hf-text-muted)}.hf-footer-nav a{color:var(--hf-text-muted);text-decoration:none;transition:color .2s}.hf-footer-nav a:hover{color:var(--hf-gold)}@media (max-width: 860px){.hf-feast-inner{grid-template-columns:1fr}.hf-feast-image{min-height:200px}.hf-feast-image:after{background:linear-gradient(to bottom,transparent 40%,var(--hf-surface) 100%)}.hf-feast-inner.reverse .hf-feast-image:after{background:linear-gradient(to bottom,transparent 40%,var(--hf-surface) 100%)}.hf-teacher-grid,.hf-summary-grid{grid-template-columns:1fr}.hf-timeline-strip{gap:.25rem}.hf-tl-item{min-width:65px;padding:.5rem .35rem}.hf-tl-connector{width:12px}.data-source{font-size:.5rem}}@media (max-width: 480px){.hf-season-header{flex-direction:column;gap:.5rem}.hf-season-label{white-space:normal;text-align:center}.hf-hero-content{padding:1.5rem}.hf-feast-content{padding:1.25rem}.hf-feast-image{min-height:160px}.hf-tl-item{min-width:55px;padding:.4rem .2rem}.hf-tl-icon{font-size:1rem}.hf-tl-label{font-size:var(--fs-3xs)}.hf-ca-inner{padding:1.25rem}.data-source{max-width:60px;font-size:.5rem}}
