.home-page{min-height:100vh}.home-history{justify-content:center;min-height:calc(100vh - 72px);padding:0;display:flex}.home-history__inner{background-color:var(--color-brand-pink);width:100%;max-width:none;min-height:calc(100vh - 72px);box-shadow:none;box-sizing:border-box;border-radius:0;grid-template-columns:minmax(0,1.3fr) clamp(210px,30vw,420px);align-items:stretch;gap:3rem;padding:0;display:grid;overflow:hidden}.home-history__content{flex-direction:column;justify-content:center;padding:2.25rem 0 2.25rem 4vw;transition:opacity .2s ease-out;display:flex}.home-history__title{font-family:var(--font-heading);color:#fff;margin:0 0 .9rem;font-size:3.1rem;line-height:1.08}.home-history__text{color:#ffe6f2;margin:0;font-size:1.1rem;line-height:1.8}.home-history__subtitle{color:var(--color-brand-cream);margin:0 0 .5rem;font-size:1.25rem;font-weight:700;line-height:1.6}.home-history__more-link{color:#fff;text-underline-offset:3px;margin-left:.4rem;font-weight:700;text-decoration-thickness:2px}.home-history__image-wrap{background:var(--color-brand-pink);align-self:stretch;height:100%;position:relative;overflow:hidden}.home-history__image{object-fit:cover;width:100%;height:100%;transition:transform .25s ease-out}.home-history__image-overlay{opacity:0;background:0 0;justify-content:center;align-items:center;text-decoration:none;transition:opacity .18s,background .18s;display:flex;position:absolute;inset:0}.home-history__image-overlay-label{font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;color:#fff;text-shadow:0 2px 14px #0000008c;font-size:1.05rem;font-weight:700}.home-history__image-wrap:hover .home-history__image-overlay,.home-history__image-wrap:focus-within .home-history__image-overlay{opacity:1;background:#00000061}.home-ingredient{justify-content:center;min-height:calc(100vh - 72px);padding:0;display:flex}.home-ingredient__inner{background-color:var(--color-brand-sky);width:100%;max-width:none;box-shadow:none;box-sizing:border-box;border-radius:0;grid-template-columns:auto minmax(0,1.3fr);gap:3rem;padding:2.25rem 4vw;display:grid;overflow:hidden}.home-ingredient__image-wrap{background:var(--color-brand-sky);justify-content:center;align-items:center;padding:.75rem 0;display:flex;position:relative;overflow:hidden}.home-ingredient__image{width:100%;max-width:420px;height:auto;transition:transform .25s ease-out}.home-ingredient__content{flex-direction:column;justify-content:center;padding:0;transition:opacity .2s ease-out;display:flex}.home-ingredient__title{font-family:var(--font-heading);color:var(--color-brand-blue);margin:0 0 .9rem;font-size:3.1rem;line-height:1.08}.home-ingredient__text{color:var(--color-brand-blue);margin:0;font-size:1.1rem;line-height:1.8}.home-intro{justify-content:center;min-height:calc(100vh - 72px);padding:0;display:flex;position:relative;overflow:hidden}.home-intro:before{content:"";z-index:0;background:#0000008c;position:absolute;inset:0}.home-intro__inner{width:100%;max-width:none;box-shadow:none;box-sizing:border-box;background-color:#0000;border-radius:0;grid-template-columns:minmax(0,1fr);gap:3rem;padding:2.25rem 4vw;display:grid;overflow:hidden}.home-intro__content{z-index:1;flex-direction:column;justify-content:center;padding:0;transition:opacity .2s ease-out;display:flex;position:relative}.home-intro__video-wrap{z-index:0;position:absolute;inset:0;overflow:hidden}.home-intro__video{object-fit:cover;width:50%;height:100%;position:absolute;top:0}.home-intro__video--primary{left:0}.home-intro__video--offset{right:0}.home-intro__mobile-menu-cta{z-index:1;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:50%;padding:1rem;display:none;position:absolute;bottom:0;left:0;right:0}.home-intro__mobile-menu-cta:before{content:"";z-index:-1;background:#00000059;position:absolute;inset:0}.home-intro__mobile-menu-label{letter-spacing:.08em;text-transform:uppercase;color:var(--color-brand-cream);font-size:1rem;font-weight:700;transition:color .2s}.home-intro__mobile-menu-btn{letter-spacing:.04em;color:var(--color-brand-cream);border:2px solid var(--color-brand-cream);background:0 0;border-radius:12px;padding:.6rem 1.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:color .2s,background-color .2s;display:inline-block}.home-intro__mobile-menu-btn:hover{background-color:var(--color-brand-cream);color:var(--color-brand-pink)}@media (max-width:1023px){.home-intro__video-wrap{position:absolute;inset:0}.home-intro__video--primary{width:100%;height:50%;top:0;left:0;right:0}.home-intro__video--offset{width:100%;height:50%;display:block;top:50%;left:0;right:0}.home-intro__mobile-menu-cta{display:flex}}.home-intro__more{flex-direction:row;align-items:center;gap:.6rem;display:inline-flex;position:absolute;bottom:.25rem;right:0}.home-intro__more-label{letter-spacing:.08em;text-transform:uppercase;color:#fff;font-size:1.1rem;font-weight:700}.home-intro__arrow{color:#fff;font-size:1.4rem;animation:1.1s ease-in-out infinite home-intro-arrow-bounce;display:inline-block}@keyframes home-intro-arrow-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.home-filo{justify-content:center;min-height:calc(100vh - 72px);padding:0;display:flex}.home-filo__inner{width:100%;max-width:none;box-shadow:none;box-sizing:border-box;background-color:#fff;border-radius:0;grid-template-columns:minmax(0,1.3fr) auto;gap:3rem;padding:2.25rem 4vw;display:grid;overflow:hidden}.home-filo__content{flex-direction:column;justify-content:center;padding:0;transition:opacity .2s ease-out;display:flex}.home-filo__title{font-family:var(--font-heading);color:var(--color-primary);margin:0 0 .9rem;font-size:3.3rem;line-height:1.08}.home-filo__text{color:var(--color-text-muted);margin:0;font-size:1.15rem;line-height:1.8}.home-filo__image-wrap{background:#fff;justify-content:center;align-items:center;padding:.75rem 0;display:flex;position:relative;overflow:hidden}.home-filo__image{width:100%;max-width:420px;height:auto;transition:transform .25s ease-out}.home-final{background-color:var(--color-brand-cream);padding:2.5rem 4vw 3rem}.home-final__inner{max-width:72rem;min-height:8rem;margin:0 auto}@media (max-width:1023px){.home-history,.home-ingredient,.home-intro{padding:0}.home-history__inner,.home-ingredient__inner,.home-intro__inner{grid-template-columns:minmax(0,1fr);gap:1.7rem;padding:2rem 1.75rem 2.25rem}.home-history{min-height:auto}.home-history__inner{min-height:auto;padding-bottom:0}.home-history__content,.home-ingredient__content,.home-intro__content{order:1;padding:0}.home-history__image-wrap,.home-ingredient__image-wrap{order:2;width:100vw;height:min(55vh,420px);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.home-intro__image-wrap{display:none}.home-history__title,.home-ingredient__title,.home-intro__title{font-size:2.4rem}.home-intro__more{display:none}.home-filo{padding:0}.home-filo__inner{grid-template-columns:minmax(0,1fr);gap:1.7rem;padding:2rem 1.75rem 2.25rem}.home-filo__content{order:1;padding:0}.home-filo__image-wrap{order:2}.home-filo__title{font-size:2.4rem}}
