:root{--cream:#f7efe3;--cream-deep:#ebd9c0;--paper:#fffaf2;--brown:#2f1d14;--brown-soft:#695345;--red:#a3261a;--red-deep:#76180f;--gold:#bf8749;--line:#7e4a2440;--serif:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{background:var(--cream);color:var(--brown);font-family:var(--sans);scroll-behavior:smooth}body{background:radial-gradient(circle at 13% 8%, #ffffffd1, transparent 27rem), radial-gradient(circle at 78% 18%, #bf87492e, transparent 32rem), url(/paper-texture.png.png) center / 38rem repeat, linear-gradient(115deg, var(--paper), var(--cream));min-width:320px;margin:0;overflow-x:hidden}body:before{z-index:20;pointer-events:none;opacity:.12;content:"";mix-blend-mode:multiply;background-image:url(/paper-texture.png.png);background-size:34rem;position:fixed;inset:0}img,svg{display:block}button,input{font:inherit}a,button,input{-webkit-tap-highlight-color:transparent}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:10;justify-content:space-between;align-items:center;gap:.75rem;width:min(100% - 1rem,1408px);padding-top:.35rem;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand-logo{object-fit:contain;filter:drop-shadow(0 .7rem 1rem #49231024);flex:0 auto;width:clamp(6.75rem,31vw,9.4rem);height:auto}.social-list{align-items:center;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.social-link{border:1px solid var(--line);width:clamp(2.15rem,9.2vw,2.55rem);height:clamp(2.15rem,9.2vw,2.55rem);color:var(--red);backdrop-filter:blur(6px);background:#fffaf257;border-radius:50%;place-items:center;transition:color .18s,background .18s,transform .18s,box-shadow .18s;display:grid;box-shadow:0 .45rem 1rem #4f23100d}.social-link svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1.08rem;height:1.08rem}.social-link .fill{fill:currentColor;stroke:none}.social-link .fill-stroke{fill:currentColor;stroke:currentColor;stroke-width:.4px}.social-link:hover,.social-link:focus-visible{color:var(--paper);background:var(--red);transform:translateY(-2px);box-shadow:0 .65rem 1.4rem #7d170f33}.social-link:focus-visible,button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #a3261a57}.hero{isolation:isolate;min-height:100svh;padding:6.7rem 1rem 0;position:relative;overflow:hidden}.hero:before{z-index:-3;content:"";opacity:.82;background:linear-gradient(90deg,#fffaf2fc 0%,#fffaf2db 34%,#fffaf25c 57%,#fffaf28a 100%),linear-gradient(#fffaf214,#ebd9c02e),url(/amsterdam-canal.png) 74% 37%/min(78rem,128vw) no-repeat;position:absolute;inset:0;mask-image:linear-gradient(90deg,#0000 0%,#000 14% 96%)}.hero:after{z-index:-2;content:"";opacity:.045;background:url(/dutch-pattern.png) 50%/21rem;width:39rem;height:39rem;position:absolute;top:4rem;right:-15rem;transform:rotate(-7deg);mask-image:radial-gradient(circle,#000 0 50%,#0000 74%)}.hero-grid{width:min(100%,1500px);min-height:0;margin-inline:auto;display:grid;position:relative}.hero-copy{z-index:2;text-align:center;max-width:38rem;margin-inline:auto;animation:.7s cubic-bezier(.16,1,.3,1) both copy-in;position:relative}.eyebrow{color:#9a6838;letter-spacing:.19em;text-transform:uppercase;justify-content:center;align-items:center;gap:.65rem;margin:0 0 1rem;font-size:.72rem;font-weight:700;line-height:1.4;display:flex}.eyebrow span{flex:none;width:1.55rem;height:1.55rem;position:relative}.eyebrow span:before,.eyebrow span:after{content:"";transform-origin:50%;background:currentColor;width:1.7rem;height:1px;position:absolute;top:50%;left:50%}.eyebrow span:before{transform:translate(-50%,-50%)rotate(45deg)}.eyebrow span:after{transform:translate(-50%,-50%)rotate(-45deg)}h1{font-family:var(--serif);letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(3.35rem,15vw,6.4rem);font-weight:600;line-height:.86}h1 em{color:var(--red);margin-top:.18em;font-weight:600;display:block}.heart-divider{width:min(100%,22rem);color:var(--red);align-items:center;gap:1rem;margin:1.18rem auto;display:flex}.heart-divider span{background:linear-gradient(90deg, transparent, var(--gold));flex:1;height:1px}.heart-divider span:last-child{background:linear-gradient(90deg, var(--gold), transparent)}.heart-divider svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:1.25rem;height:1.25rem}.intro{max-width:34rem;color:var(--brown-soft);text-wrap:balance;margin:0 auto;font-size:clamp(1rem,2.9vw,1.18rem);line-height:1.75}.notify-form{border:1px solid var(--line);backdrop-filter:blur(8px);background:#fffaf2b8;border-radius:1.1rem;width:min(100%,37rem);margin:1.35rem auto 0;padding:.65rem;box-shadow:0 1.2rem 3rem #5b301614}.form-row{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.45rem;display:grid}.mail-icon{fill:none;width:1.45rem;height:1.45rem;stroke:var(--red);stroke-width:1.6px;margin-left:.35rem}.form-row input{width:100%;min-height:3.25rem;color:var(--brown);background:0 0;border:0;outline:0}.form-row input::placeholder{color:#806d60;opacity:1}.form-row button{min-height:3.25rem;color:var(--paper);letter-spacing:.025em;background:linear-gradient(135deg, var(--red), var(--red-deep));cursor:pointer;border:0;border-radius:.75rem;grid-column:1/-1;justify-content:center;align-items:center;gap:.65rem;padding:.7rem 1.15rem;font-size:.87rem;font-weight:800;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 .6rem 1.2rem #7d180f33}.form-row button svg{fill:none;stroke:currentColor;stroke-width:2px;width:1rem;height:1rem;transition:transform .18s}.form-row button:hover,.form-row button:focus-visible{transform:translateY(-1px);box-shadow:0 .8rem 1.5rem #7d180f45}.form-row button:hover svg,.form-row button:focus-visible svg{transform:translate(3px)}.form-note{color:var(--brown-soft);justify-content:center;align-items:center;gap:.4rem;margin:.75rem 0 .2rem;font-size:.73rem;display:flex}.form-note svg{fill:none;width:.9rem;height:.9rem;stroke:var(--gold);stroke-width:1.8px}.hero-visual{place-items:end center;min-height:23rem;margin:-1.1rem -4.3rem -.15rem -2.1rem;animation:.9s cubic-bezier(.16,1,.3,1) .16s both visual-in;display:grid;position:relative}.hero-visual:before{z-index:0;content:"";filter:blur(2px);pointer-events:none;background:linear-gradient(90deg,#fffaf2eb,#fffaf23d 35%,#fffaf200 72%),radial-gradient(at 62% 74%,#5d311533,#0000 60%);position:absolute;inset:2% -5% -5% 1%}.hero-visual:after{z-index:4;content:"";opacity:.55;mix-blend-mode:screen;pointer-events:none;background:linear-gradient(90deg,#fffaf2e6 0%,#fffaf247 22%,#fffaf200 46%),url(/flour-dust.png) 58% 41%/min(56rem,118%) no-repeat,linear-gradient(#fffaf247,#fffaf200 33%,#f7efe338 100%);animation:12s ease-in-out infinite alternate sugar-drift;position:absolute;inset:-18% -16% -6% 7%;mask-image:linear-gradient(90deg,#0000 0%,#000 10% 100%)}.hero-poffertjes{z-index:1;filter:drop-shadow(0 1.8rem 1.6rem #49231033);-webkit-mask-composite:source-in;width:min(142%,57rem);max-width:none;height:auto;position:relative;transform:translate(6%,3%);mask-image:linear-gradient(90deg,#0000 0%,#00000038 14%,#000 36% 100%),linear-gradient(#000 0% 82%,#0000 100%);mask-composite:intersect}.flour-dust{z-index:3;opacity:.2;filter:blur(.2px);mix-blend-mode:screen;pointer-events:none;width:min(136%,58rem);animation:10s ease-in-out infinite alternate steam-lift;position:absolute;bottom:4%;right:-23%}.windmill-illustration{z-index:2;opacity:.1;filter:sepia(.45)saturate(.9);pointer-events:none;width:min(42%,15rem);height:auto;position:absolute;top:5%;right:1%}.craft-strip{z-index:4;isolation:isolate;border-block:1px solid var(--line);backdrop-filter:blur(8px);background:linear-gradient(#fffaf2d6,#fffaf2d6),url(/dutch-pattern.png) 50%/24rem;width:min(100%,1300px);margin:0 auto;display:grid;position:relative;overflow:hidden}.craft-strip:before{z-index:-1;content:"";background:linear-gradient(90deg,#fffaf2e0,#0000 30% 70%,#fffaf2e0);position:absolute;inset:0}.craft-strip article{z-index:1;grid-template-columns:2.5rem 1fr;align-items:center;gap:.95rem;padding:1.25rem .75rem;display:grid;position:relative}.craft-strip article+article{border-top:1px solid var(--line)}.craft-strip article>svg{fill:none;width:2.35rem;height:2.35rem;stroke:var(--red);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.craft-strip h2{letter-spacing:.05em;text-transform:uppercase;margin:0 0 .2rem;font-size:.77rem;font-weight:800}.craft-strip p{color:var(--brown-soft);font-family:var(--serif);margin:0;font-size:.94rem;line-height:1.4}.craft-image{z-index:-1;object-fit:cover;opacity:.055;mix-blend-mode:multiply;pointer-events:none;width:13rem;max-width:28%;height:100%;position:absolute}.craft-image-ingredients{object-position:left center;top:0;left:-1rem}.craft-image-closeup{object-position:right center;top:0;right:-1rem}footer{width:min(100% - 2rem,1300px);color:var(--brown-soft);flex-wrap:wrap;justify-content:space-between;gap:.5rem 2rem;margin-inline:auto;padding:1.4rem 0;font-size:.73rem;display:flex}footer p{margin:0}@media (width>=540px){.site-header{width:min(100% - 2rem,1408px)}.brand-logo{width:10.7rem}.social-list{gap:.55rem}.social-link{width:2.75rem;height:2.75rem}.social-link svg{width:1.25rem;height:1.25rem}.hero{padding-inline:1.5rem;padding-top:7.55rem}.form-row{grid-template-columns:auto minmax(0,1fr) auto}.form-row button{grid-column:auto;min-width:12.2rem}.hero-visual{min-height:29rem;margin:-2.2rem -6.2rem -.3rem -3.2rem}.hero-poffertjes{width:min(136%,52rem)}.craft-strip{grid-template-columns:repeat(2,1fr)}.craft-strip article:nth-child(2){border-top:0}.craft-strip article:nth-child(2n){border-left:1px solid var(--line)}}@media (width>=960px){.site-header{width:min(100% - 7.5rem,1344px);padding-top:.75rem}.brand-logo{width:clamp(14.25rem,20vw,17.5rem)}.social-list{gap:.8rem}.social-link{width:3rem;height:3rem}.hero{flex-direction:column;justify-content:flex-end;min-height:100svh;padding:7.25rem 3.75rem 1rem;display:flex}.hero-grid{flex:1;grid-template-columns:minmax(0,42rem) minmax(0,1fr);align-items:center;width:min(100%,1344px);min-height:clamp(38rem,100svh - 14.5rem,43rem)}.hero-copy{text-align:left;max-width:41rem;margin:0;padding:2.1rem 0 2.9rem}.eyebrow{justify-content:flex-start;font-size:.8rem}h1{font-size:clamp(5.1rem,7.05vw,6.75rem);line-height:.86}.heart-divider{margin-inline:0}.intro{max-width:36rem;margin-inline:0;font-size:1.1rem}.notify-form{margin-inline:0}.hero-visual{z-index:1;place-items:end;width:min(76vw,73rem);min-height:min(49rem,100svh - 6rem);margin:0;display:grid;position:absolute;bottom:-4.3rem;right:min(-9vw,-5.75rem)}.hero-poffertjes{width:min(110%,76rem);transform:translate(5%,4%)}.flour-dust{width:min(112%,70rem);bottom:8%;right:-10%}.craft-strip{grid-template-columns:repeat(4,1fr)}.craft-strip article{grid-template-columns:3rem 1fr;padding:1.4rem 1.2rem}.craft-strip article+article,.craft-strip article:nth-child(2n){border-top:0;border-left:1px solid var(--line)}}@media (width>=1280px){.hero{padding-inline:4rem}.hero-visual{width:min(77vw,78rem);bottom:-4.8rem;right:min(-11vw,-8rem)}.hero-poffertjes{width:min(112%,82rem)}}@media (width<=959px){.site-header{align-items:center;width:min(100% - 1rem,44rem);padding-top:.45rem}.brand-logo{width:clamp(6.8rem,29vw,8.7rem)}.social-list{gap:clamp(.28rem,1.8vw,.55rem)}.social-link{background:#fffaf294;width:clamp(2.15rem,8.2vw,2.75rem);height:clamp(2.15rem,8.2vw,2.75rem)}.social-link svg{width:clamp(1rem,3.6vw,1.25rem);height:clamp(1rem,3.6vw,1.25rem)}.hero{min-height:auto;padding:clamp(5.95rem,22vw,7.8rem) 0 0}.hero:before{opacity:.78;background:linear-gradient(#fffaf2f5 0%,#fffaf2d6 28%,#fffaf24d 52%,#ebd9c029 100%),url(/amsterdam-canal.png) 50% 48%/min(58rem,175vw) no-repeat;mask-image:linear-gradient(#000 0% 92%,#0000 100%)}.hero:after{opacity:.035;top:5.25rem;right:-18rem}.hero-grid{width:100%}.hero-copy{text-align:left;width:min(100% - 3rem,35rem);max-width:none;margin-inline:auto}.eyebrow{letter-spacing:.16em;justify-content:flex-start;margin-bottom:.95rem;font-size:clamp(.66rem,2.6vw,.8rem)}h1{font-size:clamp(3.75rem,14vw,5.2rem);line-height:.9}.heart-divider{width:min(100%,20rem);margin:1.35rem auto 1.25rem}.intro{max-width:26rem;margin-inline:0;font-size:clamp(1.02rem,3.9vw,1.18rem);line-height:1.65}.notify-form{background:#fffaf2c7;border-radius:.95rem;width:min(100%,28rem);margin:1.55rem 0 0;padding:.6rem}.form-row{grid-template-columns:auto minmax(0,1fr);gap:.35rem}.form-row input{min-height:3rem}.form-row button{white-space:nowrap;grid-column:1/-1;min-height:3rem;font-size:clamp(.78rem,3.25vw,.87rem)}.form-note{justify-content:flex-start;max-width:16rem;margin:.9rem auto .25rem;font-size:.78rem;line-height:1.45}.hero-visual{place-items:end;min-height:clamp(31rem,132vw,45rem);margin:-4.6rem 0 -4.25rem;overflow:hidden}.hero-visual:before{opacity:.82;filter:none;background:linear-gradient(#fffaf27a 0%,#fffaf20f 22%,#f7efe314 100%),url(/amsterdam-canal.png) 50% 30%/min(54rem,168vw) no-repeat;inset:-2.5rem 0 0;mask-image:linear-gradient(#0000 0%,#000 4% 94%,#0000 100%)}.hero-visual:after{opacity:.48;background:linear-gradient(90deg,#fffaf275 0%,#fffaf214 26%,#fffaf200 52%),url(/flour-dust.png) 48% 58%/min(48rem,170%) no-repeat;inset:1.2rem -20% 2rem 6%;mask-image:linear-gradient(#0000 0%,#000 14% 88%,#0000 100%)}.hero-poffertjes{width:min(188%,54rem);transform:translate(6%,-6%);mask-image:linear-gradient(90deg,#0000 0%,#00000059 12%,#000 28% 100%),linear-gradient(#0000 0%,#000 9% 92%,#0000 100%)}.flour-dust{opacity:.24;width:min(150%,44rem);bottom:29%;right:-24%}.windmill-illustration{opacity:.08;width:min(44%,13rem);top:7%;right:-3%}.craft-strip{background:linear-gradient(#fffaf2db,#fffaf2db),url(/paper-texture.png.png) 50%/28rem;border:1px solid #7e4a242e;border-radius:1rem;grid-template-columns:repeat(2,minmax(0,1fr));width:min(100% - 2rem,44rem);margin:-1.85rem auto .75rem;box-shadow:0 1.2rem 3rem #5b30161a}.craft-strip article{text-align:center;flex-direction:column;align-items:center;gap:.8rem;min-width:0;padding:clamp(1rem,4.6vw,1.45rem) clamp(.55rem,3vw,1rem);display:flex}.craft-strip article+article,.craft-strip article:nth-child(2n){border-top:0;border-left:0}.craft-strip article:nth-child(odd){border-right:1px solid #7e4a2429}.craft-strip article:nth-child(n+3){border-top:1px solid #7e4a2429}.craft-strip article>svg{width:clamp(2.5rem,11vw,3.4rem);height:clamp(2.5rem,11vw,3.4rem)}.craft-strip h2{font-size:clamp(.68rem,2.8vw,.78rem);line-height:1.35}.craft-strip p{font-size:clamp(.82rem,3.45vw,.98rem)}.craft-image{opacity:0}footer{width:min(100% - 2rem,44rem);padding-block:1rem}}@media (width<=539px){.site-header{width:calc(100% - 1.1rem)}.brand-logo{width:clamp(6rem,31vw,7.1rem)}.social-link{width:clamp(2rem,9.2vw,2.25rem);height:clamp(2rem,9.2vw,2.25rem)}.hero-copy{width:min(100% - 4rem,20.75rem)}h1{font-size:clamp(3.15rem,12.5vw,3.75rem)}.notify-form{width:100%}.form-row button{padding-inline:.55rem}.hero-visual{min-height:clamp(29.5rem,132vw,36rem);margin-top:-4.25rem;margin-bottom:-3.7rem}.hero-poffertjes{width:min(202%,45rem);transform:translate(7.5%,-6%)}.craft-strip{width:min(100% - 2rem,21.5rem)}.craft-strip article{padding:1rem .45rem}.craft-strip h2{font-size:.64rem}.craft-strip p{font-size:.82rem}}@supports (animation-timeline:view()){@media (width<=959px){.hero-visual{animation:.9s cubic-bezier(.16,1,.3,1) .16s both visual-in,linear both mobile-depth view();animation-range:normal,entry exit 90%}}}@keyframes copy-in{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}@keyframes visual-in{0%{opacity:0;transform:scale(.95)translateY(1.5rem)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes steam-lift{0%{opacity:.14;transform:translate(-.4rem,.8rem)scale(.99)}to{opacity:.24;transform:translate(.45rem,-.9rem)scale(1.02)}}@keyframes sugar-drift{0%{opacity:.44;background-position:58% 43%,58% 41%,50%;transform:translate(-.25rem,.45rem)}to{opacity:.6;background-position:58% 43%,54% 35%,50%;transform:translate(.25rem,-.65rem)}}@keyframes mobile-depth{0%{transform:translateY(0)}to{transform:translateY(-1.2rem)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
