.Header-module__6W9aEa__header{height:80px;z-index:var(--z-sticky);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid #0000;transition:background-color .3s,border-bottom-color .3s;position:fixed;top:0;left:0;right:0}.Header-module__6W9aEa__container{justify-content:space-between;align-items:center;max-width:1400px;height:100%;margin:0 auto;padding:0 2rem;display:flex}.Header-module__6W9aEa__left{flex:1}.Header-module__6W9aEa__logo{font-family:var(--font-family-heading);color:var(--text-primary);letter-spacing:-.02em;font-size:1.5rem;font-weight:700;text-decoration:none}.Header-module__6W9aEa__nav{align-items:center;gap:3rem;display:flex}.Header-module__6W9aEa__navLink{cursor:pointer;font-family:var(--font-family);color:var(--text-secondary);background:0 0;border:none;padding:.5rem;font-size:.9375rem;font-weight:500;transition:color .2s;position:relative}.Header-module__6W9aEa__navLink:hover{color:var(--text-primary)}.Header-module__6W9aEa__navLink:after{content:"";background-color:var(--color-espresso);width:0;height:1px;transition:all .2s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Header-module__6W9aEa__navLink:hover:after{width:100%}.Header-module__6W9aEa__right{flex:1;justify-content:flex-end;display:flex}.Header-module__6W9aEa__orderButton{background-color:var(--color-espresso);color:var(--color-mascarpone);border-radius:var(--radius-full);font-family:var(--font-family);cursor:pointer;border:none;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.Header-module__6W9aEa__orderButton:hover{background-color:var(--color-espresso-light);transform:translateY(-1px)}.Header-module__6W9aEa__orderButton:active{transform:translateY(0)}@media (max-width:768px){.Header-module__6W9aEa__nav{display:none}.Header-module__6W9aEa__header{height:64px}}
.MixingLoader-module__gjhjeW__loader{z-index:9999;background:linear-gradient(#fdf6e3 0%,#f5ecd4 100%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.MixingLoader-module__gjhjeW__grain{opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.MixingLoader-module__gjhjeW__bowlContainer{justify-content:center;align-items:center;width:min(400px,80vw);height:min(400px,80vw);display:flex;position:relative}.MixingLoader-module__gjhjeW__bowl{width:100%;height:100%}.MixingLoader-module__gjhjeW__logoReveal{justify-content:center;align-items:center;display:flex;position:absolute}.MixingLoader-module__gjhjeW__logoText{font-family:var(--font-family-heading,Georgia,serif);color:#3c2415;letter-spacing:-.03em;text-shadow:0 2px 10px #3c24151a;font-size:clamp(2rem,8vw,3.5rem);font-weight:700}
.Hero-module__HsImyW__hero{background:linear-gradient(#fdf6e3 0%,#f5ecd4 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__HsImyW__grain{opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.Hero-module__HsImyW__backgroundMotion{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__HsImyW__creamSwirl{opacity:.5;background:radial-gradient(at 30% 40%,#e8dcc466 0%,#0000 50%),radial-gradient(at 70% 60%,#f5ecd44d 0%,#0000 40%);width:200vmax;height:200vmax;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__HsImyW__creamSwirl2{opacity:.4;background:radial-gradient(at 60% 30%,#fdf6e34d 0%,#0000 45%),radial-gradient(at 40% 70%,#e8dcc433 0%,#0000 35%);width:180vmax;height:180vmax;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__HsImyW__content{z-index:1;text-align:center;max-width:800px;padding:0 2rem;position:relative}.Hero-module__HsImyW__headline{font-family:var(--font-family-heading,Georgia,serif);color:#3c2415;letter-spacing:-.03em;margin:0 0 1.5rem;font-size:clamp(2.5rem,8vw,5rem);font-weight:700;line-height:1.1}.Hero-module__HsImyW__subline{color:#6b5344;letter-spacing:.02em;margin:0 0 3rem;font-size:clamp(1rem,2.5vw,1.5rem);font-style:italic;font-weight:400}.Hero-module__HsImyW__ctaGroup{flex-flow:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.Hero-module__HsImyW__ctaPrimary{color:#fdf6e3;cursor:pointer;letter-spacing:.02em;background:#3c2415;border:none;border-radius:100px;justify-content:center;align-items:center;padding:1.25rem 2.5rem;font-family:inherit;font-size:1rem;font-weight:600;transition:box-shadow .3s;display:inline-flex;box-shadow:0 4px 20px #3c24154d}.Hero-module__HsImyW__ctaPrimary:hover{box-shadow:0 8px 30px #3c241566}.Hero-module__HsImyW__ctaSecondary{color:#3c2415;cursor:pointer;letter-spacing:.02em;background:0 0;border:1.5px solid #3c24154d;border-radius:100px;justify-content:center;align-items:center;padding:1rem 2rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .3s;display:inline-flex}.Hero-module__HsImyW__ctaSecondary:hover{background:#3c24150d;border-color:#3c2415}.Hero-module__HsImyW__scrollCue{color:#8b7355;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.Hero-module__HsImyW__scrollArrow{width:24px;height:24px}.Hero-module__HsImyW__scrollArrow svg{width:100%;height:100%}
.ProductGallery-module__cONVQq__gallery{background:linear-gradient(#f5ecd4 0%,#fdf6e3 50%,#f5ecd4 100%);padding:8rem 2rem}.ProductGallery-module__cONVQq__sectionTitle{text-align:center;margin-bottom:6rem}.ProductGallery-module__cONVQq__titleLabel{text-transform:uppercase;letter-spacing:.2em;color:#8b7355;margin-bottom:1rem;font-size:.75rem;display:block}.ProductGallery-module__cONVQq__sectionTitle h2{font-family:var(--font-family-heading,Georgia,serif);color:#3c2415;letter-spacing:-.02em;margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:700}.ProductGallery-module__cONVQq__productsContainer{flex-direction:column;gap:4rem;max-width:1400px;margin:0 auto;display:flex}.ProductGallery-module__cONVQq__productCard{justify-content:center;align-items:center;gap:6rem;min-height:70vh;padding:2rem;display:flex}.ProductGallery-module__cONVQq__productCard.ProductGallery-module__cONVQq__odd{flex-direction:row-reverse}@media (max-width:768px){.ProductGallery-module__cONVQq__productCard{flex-direction:column;gap:2rem;min-height:auto;padding:2rem 0}.ProductGallery-module__cONVQq__productCard.ProductGallery-module__cONVQq__odd{flex-direction:column}}.ProductGallery-module__cONVQq__imageContainer{aspect-ratio:4/5;flex:none;width:100%;max-width:360px;max-height:450px;margin:0 auto;display:block;position:relative}.ProductGallery-module__cONVQq__imageWrapper{border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 20px 60px #3c241526}.ProductGallery-module__cONVQq__productImage{object-fit:cover;width:100%;height:100%;transition:filter .5s}.ProductGallery-module__cONVQq__hoverOverlay{pointer-events:none;background:#3c241580;position:absolute;inset:0}.ProductGallery-module__cONVQq__viewDetailsBtn{-webkit-backdrop-filter:blur(8px);color:#3c2415;letter-spacing:.05em;pointer-events:none;white-space:nowrap;background:#fdf6e3f2;border:1px solid #ffffff80;border-radius:100px;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:.9375rem;font-weight:600;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 30px #3c241540}.ProductGallery-module__cONVQq__viewDetailsBtn svg{transition:transform .3s}.ProductGallery-module__cONVQq__imageContainer:hover .ProductGallery-module__cONVQq__viewDetailsBtn svg{transform:translate(4px)}.ProductGallery-module__cONVQq__textContainer{flex-direction:column;flex:0 560px;align-items:flex-start;width:100%;max-width:560px;padding:2rem;display:flex}.ProductGallery-module__cONVQq__productCard.ProductGallery-module__cONVQq__odd .ProductGallery-module__cONVQq__textContainer{text-align:right;align-items:flex-end}@media (max-width:768px){.ProductGallery-module__cONVQq__productCard.ProductGallery-module__cONVQq__odd .ProductGallery-module__cONVQq__textContainer{text-align:left;align-items:flex-start}}.ProductGallery-module__cONVQq__productName{font-family:var(--font-family-heading,Georgia,serif);color:#3c2415;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;display:block}.ProductGallery-module__cONVQq__ingredients{color:#8b7355;letter-spacing:.05em;margin:0 0 1rem;font-size:1rem}.ProductGallery-module__cONVQq__tagline{color:#6b5344;margin:0;font-size:1.25rem;font-style:italic}.ProductGallery-module__cONVQq__details{margin-top:1.5rem;overflow:hidden}.ProductGallery-module__cONVQq__description{color:#6b5344;margin:0;font-size:1rem;line-height:1.6}
.IngredientStory-module__eN4GaW__section{background:linear-gradient(#f5ecd4 0%,#e8dcc4 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.IngredientStory-module__eN4GaW__header{text-align:center;margin-bottom:4rem}.IngredientStory-module__eN4GaW__label{text-transform:uppercase;letter-spacing:.2em;color:#8b7355;margin-bottom:.75rem;font-size:.75rem;display:block}.IngredientStory-module__eN4GaW__title{font-family:var(--font-family-heading,Georgia,serif);color:#3c2415;letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700}.IngredientStory-module__eN4GaW__subtitle{color:#6b5344;margin:0;font-size:1.1rem;font-style:italic}.IngredientStory-module__eN4GaW__contentWrapper{flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:800px;display:flex}.IngredientStory-module__eN4GaW__layersContainer{align-items:center;gap:3rem;width:100%;display:flex}@media (max-width:768px){.IngredientStory-module__eN4GaW__layersContainer{flex-direction:column;gap:2rem}}.IngredientStory-module__eN4GaW__glassContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fff6 0%,#ffffff1a 100%);border-radius:20px 20px 8px 8px;flex-shrink:0;width:280px;padding:20px;position:relative;box-shadow:0 20px 60px #3c241526,inset 0 1px #fff9,inset 0 -1px #3c24151a}.IngredientStory-module__eN4GaW__layersStack{border-radius:12px 12px 4px 4px;flex-direction:column;display:flex;overflow:hidden}.IngredientStory-module__eN4GaW__layer{cursor:pointer;width:100%;transition:transform .3s;position:relative;overflow:hidden}.IngredientStory-module__eN4GaW__layer:first-child{border-radius:8px 8px 0 0}.IngredientStory-module__eN4GaW__layer:last-child{border-radius:0 0 4px 4px}.IngredientStory-module__eN4GaW__cocoa{background:linear-gradient(#5d4037 0%,#4e342e 100%)}.IngredientStory-module__eN4GaW__cream,.IngredientStory-module__eN4GaW__biscuit{position:relative}.IngredientStory-module__eN4GaW__cocoaParticles{position:absolute;inset:0;overflow:hidden}.IngredientStory-module__eN4GaW__particle{background:#3e2723;border-radius:50%;width:3px;height:3px;position:absolute;top:50%}.IngredientStory-module__eN4GaW__creamSwirl{background-color:#0000;background-image:radial-gradient(at 20%,#fff6 0%,#0000 50%),radial-gradient(at 80% 30%,#ffffff4d 0%,#0000 40%),radial-gradient(at 50% 80%,#e8dcc44d 0%,#0000 50%);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:200% 200%;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;position:absolute;inset:0}.IngredientStory-module__eN4GaW__biscuitTexture{background-image:repeating-linear-gradient(90deg,#0000,#0000 8px,#3c241514 8px 10px);position:absolute;inset:0}.IngredientStory-module__eN4GaW__glassReflection{pointer-events:none;background:linear-gradient(90deg,#ffffff1a 0%,#0000 100%);border-radius:20px 0 0 8px;position:absolute;inset:0 50% 0 0}.IngredientStory-module__eN4GaW__labelsContainer{flex-direction:column;flex:1;gap:.75rem;display:flex}.IngredientStory-module__eN4GaW__labelLine{cursor:pointer;background:0 0;border-radius:12px;align-items:center;gap:1rem;padding:.75rem 1rem;transition:all .3s;display:flex}.IngredientStory-module__eN4GaW__labelLine:hover,.IngredientStory-module__eN4GaW__labelLine.IngredientStory-module__eN4GaW__active{background:#3c24150d}.IngredientStory-module__eN4GaW__labelDot{border-radius:4px;flex-shrink:0;width:16px;height:16px;transition:transform .3s;box-shadow:0 2px 8px #3c241533}.IngredientStory-module__eN4GaW__labelLine:hover .IngredientStory-module__eN4GaW__labelDot,.IngredientStory-module__eN4GaW__labelLine.IngredientStory-module__eN4GaW__active .IngredientStory-module__eN4GaW__labelDot{transform:scale(1.2)}.IngredientStory-module__eN4GaW__labelText{color:#3c2415;letter-spacing:.02em;font-size:.9rem;font-weight:500}.IngredientStory-module__eN4GaW__labelLine.IngredientStory-module__eN4GaW__active .IngredientStory-module__eN4GaW__labelText{font-weight:600}.IngredientStory-module__eN4GaW__infoPanel{text-align:center;background:#ffffff80;border-radius:16px;max-width:500px;min-height:80px;padding:1.5rem 2rem}.IngredientStory-module__eN4GaW__infoTitle{font-family:var(--font-family-heading,Georgia,serif);color:#3c2415;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.IngredientStory-module__eN4GaW__infoDescription{color:#6b5344;margin:0;font-size:1rem;line-height:1.6}.IngredientStory-module__eN4GaW__infoHint{color:#8b7355;margin:0;font-size:.9rem;font-style:italic}
.AboutStory-module__VftNda__section{background:linear-gradient(#e8dcc4 0%,#f5ecd4 100%);justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem;display:flex}.AboutStory-module__VftNda__container{width:100%;max-width:1200px}.AboutStory-module__VftNda__header{text-align:center;margin-bottom:5rem}.AboutStory-module__VftNda__title{font-family:var(--font-family-heading,Georgia,serif);color:#3c2415;letter-spacing:-.02em;margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:700}.AboutStory-module__VftNda__content{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}@media (max-width:900px){.AboutStory-module__VftNda__content{grid-template-columns:1fr;gap:3rem}}.AboutStory-module__VftNda__imageColumn{position:relative}.AboutStory-module__VftNda__imageFrame{aspect-ratio:4/5;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #3c241526}.AboutStory-module__VftNda__imageWrapper{width:100%;height:100%;position:relative}.AboutStory-module__VftNda__aboutImage{object-fit:cover;filter:sepia(.2)saturate(.9);width:100%;height:100%}.AboutStory-module__VftNda__imageOverlay{pointer-events:none;background:linear-gradient(#0000 40%,#3c241566 100%);position:absolute;inset:0}.AboutStory-module__VftNda__imageCaption{text-align:center;margin-top:1rem}.AboutStory-module__VftNda__imageCaption span{color:#8b7355;letter-spacing:.05em;font-size:.875rem;font-style:italic}.AboutStory-module__VftNda__textColumn{padding:2rem 0}.AboutStory-module__VftNda__storyText{margin-bottom:2rem}.AboutStory-module__VftNda__storyText p{color:#3c2415;margin:0 0 1rem;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:400;line-height:1.8}.AboutStory-module__VftNda__handwrittenLine{transform-origin:0;background:linear-gradient(90deg,#0000,#8b7355,#0000);width:60%;height:2px;margin:2rem 0}.AboutStory-module__VftNda__spoonDivider{margin:2rem 0}.AboutStory-module__VftNda__spoonIcon{width:80px;height:20px}.AboutStory-module__VftNda__closingLine{font-family:var(--font-family-heading,Georgia,serif);color:#3c2415;margin:0;font-size:clamp(1.5rem,3vw,2.5rem);font-style:italic;font-weight:700}
.Footer-module__VUkswa__footer{padding:6rem 2rem 3rem;position:relative;overflow:hidden}.Footer-module__VUkswa__gradientOverlay{z-index:0;background:linear-gradient(#f5ecd4 0%,#6b5344 40%,#3c2415 100%);position:absolute;inset:0}.Footer-module__VUkswa__content{z-index:1;flex-direction:column;align-items:center;gap:2rem;max-width:800px;margin:0 auto;display:flex;position:relative}.Footer-module__VUkswa__logo{margin-bottom:1rem}.Footer-module__VUkswa__logoText{font-family:var(--font-family-heading,Georgia,serif);color:#fdf6e3;letter-spacing:-.02em;font-size:2.5rem;font-weight:700}.Footer-module__VUkswa__nav{align-items:center;gap:1rem;display:flex}.Footer-module__VUkswa__navLink{color:#fdf6e3b3;letter-spacing:.05em;font-size:.875rem;text-decoration:none;transition:color .3s}.Footer-module__VUkswa__navLink:hover{color:#fdf6e3}.Footer-module__VUkswa__navDivider{color:#fdf6e34d}.Footer-module__VUkswa__social{gap:2rem;margin-top:1rem;display:flex}.Footer-module__VUkswa__socialLink{color:#fdf6e380;text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;text-decoration:none;transition:color .3s}.Footer-module__VUkswa__socialLink:hover{color:#fdf6e3}.Footer-module__VUkswa__instagramPreview{margin:2rem 0}.Footer-module__VUkswa__instagramGrid{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.Footer-module__VUkswa__instagramItem{background:#fdf6e31a;border-radius:4px;width:60px;height:60px;transition:transform .3s}.Footer-module__VUkswa__instagramItem:hover{transform:scale(1.05)}@media (max-width:480px){.Footer-module__VUkswa__instagramItem{width:50px;height:50px}}.Footer-module__VUkswa__copyright{color:#fdf6e366;letter-spacing:.05em;margin:0;font-size:.75rem}
.CustomCursor-module__xG-4jW__cursor{z-index:9999;pointer-events:none;mix-blend-mode:difference;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.CustomCursor-module__xG-4jW__cursorDot{background:#fdf6e3;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CustomCursor-module__xG-4jW__cursorRing{border:1px solid #fdf6e380;border-radius:50%;width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CustomCursor-module__xG-4jW__cursor.CustomCursor-module__xG-4jW__hovering .CustomCursor-module__xG-4jW__cursorDot{background:#c9a227}.CustomCursor-module__xG-4jW__cursor.CustomCursor-module__xG-4jW__hovering .CustomCursor-module__xG-4jW__cursorRing{border-color:#c9a22780}@media (hover:none){.CustomCursor-module__xG-4jW__cursor{display:none}}
