body.fungora-story-page,body.fungora-story-page .content-for-layout{background:var(--fungora-paper)}body.fungora-story-page .fungora-eyebrow{color:var(--fungora-ink-soft)}body.fungora-story-page .fungora-eyebrow:after{background:var(--fungora-ink-soft)}.fungora-story-page__hero{position:relative;min-height:clamp(520px,82vh,760px);display:flex;align-items:center;justify-content:center;text-align:center;padding:80px 20px;overflow:hidden;background:var(--fungora-paper)}.fungora-story-page__hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:0 0 40px 40px;overflow:hidden}.fungora-story-page__hero-img{width:100%;height:100%;object-fit:cover;object-position:center 35%;transform:scale(1.02)}.fungora-story-page__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#f7f2e966,#f7f2e9d9 60%,#f7f2e9fa)}.fungora-story-page__hero-content{position:relative;z-index:2;max-width:720px;color:var(--fungora-ink);display:flex;flex-direction:column;align-items:center}.fungora-story-page__hero-eyebrow{color:var(--fungora-ink-soft)!important}.fungora-story-page__hero-eyebrow:after{background:var(--fungora-ink-soft)!important;margin-inline:auto}.fungora-story-page__hero-title{font-family:var(--fungora-font-heading);font-size:clamp(3rem,8vw,5.5rem);font-weight:600;line-height:1.02;margin:12px 0 20px;letter-spacing:-.02em;color:var(--fungora-ink)}.fungora-story-page__hero-title em{display:block;font-style:italic;font-weight:500;color:var(--fungora-ink-soft)}.fungora-story-page__hero-lead{font-size:clamp(1.05rem,2.2vw,1.25rem);line-height:1.65;color:var(--fungora-ink-soft);max-width:42ch;margin:0}.fungora-story-page__scroll-hint{display:inline-flex;flex-direction:column;align-items:center;gap:8px;margin-top:40px;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:#fcfaedd1;animation:fungora-story-scroll 2.4s ease-in-out infinite}.fungora-story-page__scroll-hint svg{width:20px;height:20px}@keyframes fungora-story-scroll{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(6px);opacity:1}}.fungora-story-page__chapter{padding:clamp(72px,10vw,120px) 0;border-bottom:1px solid var(--fungora-line)}.fungora-story-page__chapter:nth-of-type(2n){background:var(--fungora-paper-2)}.fungora-story-page__chapter-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,80px);align-items:center}.fungora-story-page__chapter--image-left .fungora-story-page__chapter-art{order:-1}.fungora-story-page__chapter-num{display:block;font-family:var(--fungora-font-heading);font-size:.85rem;font-weight:600;letter-spacing:.2em;color:var(--fungora-teal);margin-bottom:16px}.fungora-story-page__chapter-copy h2{font-family:var(--fungora-font-heading);font-size:clamp(2.1rem,4.5vw,3.4rem);line-height:1.06;font-weight:600;margin-bottom:20px}.fungora-story-page__chapter-copy h2 em{display:block;font-style:italic;font-weight:500;color:var(--fungora-teal-deep)}.fungora-story-page__chapter-text{font-size:1.08rem;line-height:1.75;color:var(--fungora-ink-soft)}.fungora-story-page__chapter-text p{margin:0 0 1em}.fungora-story-page__chapter-text p:last-child{margin-bottom:0}.fungora-story-page__chapter-btn{margin-top:28px}.fungora-story-page__chapter-art{margin:0;border-radius:20px;overflow:hidden;box-shadow:var(--fungora-shadow-premium);border:1px solid rgba(33,27,22,.06);transition:transform .7s var(--fungora-ease),box-shadow .7s var(--fungora-ease)}.fungora-story-page__chapter-art:hover{transform:translateY(-6px);box-shadow:0 40px 80px -32px #211b1659}.fungora-story-page__chapter-art img{width:100%;display:block;aspect-ratio:5 / 4;object-fit:cover}.fungora-story-page__chapter-art figcaption{padding:14px 18px;font-size:.82rem;color:var(--fungora-ink-soft);background:var(--fungora-paper-2);border-top:1px solid var(--fungora-line)}.fungora-story-page__quote{padding:clamp(64px,9vw,100px) 0;background:var(--fungora-paper);color:var(--fungora-ink);position:relative;overflow:hidden;border-bottom:1px solid var(--fungora-line)}.fungora-story-page__quote:before{content:"\201c";position:absolute;top:-20px;left:50%;transform:translate(-50%);font-family:var(--fungora-font-heading);font-size:clamp(8rem,20vw,14rem);line-height:1;color:#4e402c0d;pointer-events:none}.fungora-story-page__quote-inner{text-align:center;max-width:820px}.fungora-story-page__quote-eyebrow{color:var(--fungora-ink-soft)!important}.fungora-story-page__quote-eyebrow:after{background:var(--fungora-ink-soft)!important;margin-inline:auto}.fungora-story-page__quote-text{font-family:var(--fungora-font-heading);font-size:clamp(1.65rem,3.8vw,2.6rem);font-weight:500;font-style:italic;line-height:1.35;margin:24px 0 20px;border:none;padding:0;color:var(--fungora-ink)}.fungora-story-page__quote cite{font-style:normal;font-size:.88rem;letter-spacing:.12em;text-transform:uppercase;color:var(--fungora-ink-soft)}.fungora-story-page__gallery{padding:clamp(72px,10vw,110px) 0;border-bottom:1px solid var(--fungora-line);background:var(--fungora-paper)}.fungora-story-page__gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:0 clamp(20px,4vw,40px);max-width:1400px;margin:48px auto 0}.fungora-story-page__gallery-item{margin:0;border-radius:20px;overflow:hidden;position:relative;box-shadow:var(--fungora-shadow-sm);border:1px solid rgba(33,27,22,.06)}.fungora-story-page__gallery-item--wide{grid-column:span 2;grid-row:span 2}.fungora-story-page__gallery-item--tall{grid-column:span 1;grid-row:span 2}.fungora-story-page__gallery-item--normal{grid-column:span 1;grid-row:span 1}.fungora-story-page__gallery-item img{width:100%;height:100%;min-height:240px;object-fit:cover;display:block;transition:transform .8s var(--fungora-ease)}.fungora-story-page__gallery-item--wide img{min-height:500px}.fungora-story-page__gallery-item:hover img{transform:scale(1.04)}.fungora-story-page__gallery-item figcaption{position:absolute;left:0;right:0;bottom:0;padding:40px 20px 16px;font-size:.82rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:linear-gradient(transparent,#080c0ab8)}.fungora-story-page__pillars{padding:clamp(72px,10vw,110px) 0;background:var(--fungora-paper-2)}.fungora-story-page__pillars-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:48px}.fungora-story-page__pillar{background:var(--fungora-paper);border:1px solid var(--fungora-line);border-radius:18px;overflow:hidden;transition:transform .5s var(--fungora-ease),box-shadow .5s ease}.fungora-story-page__pillar:hover{transform:translateY(-4px);box-shadow:var(--fungora-shadow-sm)}.fungora-story-page__pillar-art{margin:0;overflow:hidden}.fungora-story-page__pillar-art img{width:100%;display:block;aspect-ratio:16 / 7;object-fit:cover}.fungora-story-page__pillar-copy{padding:22px 24px 26px}.fungora-story-page__pillar-num{font-size:.75rem;font-weight:700;letter-spacing:.16em;color:var(--fungora-teal);display:block;margin-bottom:8px}.fungora-story-page__pillar-copy h3{font-family:var(--fungora-font-heading);font-size:1.35rem;font-weight:600;margin-bottom:8px}.fungora-story-page__pillar-copy p{font-size:.95rem;color:var(--fungora-ink-soft);line-height:1.6;margin:0}.fungora-story-page__pillars-cta{text-align:center;margin-top:48px}body.fungora-story-page .fungora-story{margin-top:0}body.fungora-story-page .fungora-news-band{border-top:1px solid var(--fungora-line)}@media(max-width:980px){.fungora-story-page__chapter-grid{grid-template-columns:1fr;gap:36px}.fungora-story-page__chapter--image-left .fungora-story-page__chapter-art{order:-1}.fungora-story-page__gallery-grid{grid-template-columns:repeat(2,1fr)}.fungora-story-page__gallery-item--wide{grid-column:span 2;grid-row:span 2}.fungora-story-page__gallery-item--tall{grid-column:span 1;grid-row:span 2}.fungora-story-page__gallery-item--normal{grid-column:span 1;grid-row:span 1}.fungora-story-page__pillars-grid{grid-template-columns:1fr}}@media(max-width:640px){.fungora-story-page__gallery-grid{grid-template-columns:1fr}.fungora-story-page__gallery-item--wide,.fungora-story-page__gallery-item--tall,.fungora-story-page__gallery-item--normal{grid-column:span 1;grid-row:auto}.fungora-story-page__gallery-item--wide img{min-height:280px}.fungora-story-page__hero{min-height:480px;padding-bottom:48px}.fungora-story-page__hero-title{font-size:clamp(2.4rem,11vw,3.2rem)}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/fungora-story-page.css.map */
