.cookie-dough-bar-page{overflow:hidden}.cookie-dough-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);align-items:center;gap:clamp(44px,6vw,96px);width:min(1180px,100% - 48px);min-height:min(720px,100vh - 88px);margin:0 auto;padding-block:clamp(64px,9vw,126px);display:grid}.cookie-dough-hero__copy h1,.cookie-dough-section-heading h2,.cookie-dough-cta h2{font-size:clamp(54px,6.4vw,92px);line-height:.86}.cookie-dough-hero__copy>p:not(.eyebrow){max-width:600px;color:var(--muted);margin:28px 0 32px;font-size:clamp(19px,1.7vw,24px);line-height:1.5}.cookie-dough-hero__image-wrap{justify-self:end;width:min(100%,510px)}.cookie-dough-hero__image-wrap img{width:100%;height:auto;display:block}.cookie-dough-journey{background:var(--cocoa-deep);color:var(--cream);padding:clamp(88px,12vw,170px) 24px}.cookie-dough-section-heading{text-align:center;width:min(960px,100%);margin:0 auto}.cookie-dough-section-heading .eyebrow{color:var(--pink);justify-content:center}.cookie-dough-section-heading>p:last-child{max-width:680px;color:var(--muted);margin:26px auto 0;font-size:clamp(18px,1.6vw,22px)}.cookie-dough-journey .cookie-dough-section-heading h2{color:var(--cream)}.cookie-dough-journey__steps{width:min(1060px,100%);margin:clamp(64px,10vw,112px) auto 0;position:relative}.cookie-dough-journey__line{background:color-mix(in oklch, var(--cream), transparent 78%);clip-path:polygon(42% 0%,57% 0%,59% 8%,48% 14%,55% 21%,57% 31%,43% 39%,48% 50%,60% 59%,53% 70%,43% 79%,54% 90%,57% 100%,42% 100%,39% 90%,46% 79%,36% 70%,42% 59%,35% 50%,40% 39%,45% 31%,38% 21%,44% 14%,39% 8%);filter:url(/hand-drawn-wobble.svg#hand-drawn-wobble);width:34px;position:absolute;top:9%;bottom:9%;left:50%;transform:translate(-50%)}.cookie-dough-journey__line:after{width:100%;height:var(--journey-progress);border-radius:inherit;background:var(--pink);box-shadow:0 0 14px color-mix(in oklch, var(--pink), transparent 45%);content:"";transition:height .18s linear;position:absolute;inset:0 0 auto}.cookie-dough-journey-step{grid-template-columns:minmax(0,1fr) 96px minmax(0,1fr);align-items:center;gap:clamp(30px,5vw,70px);min-height:340px;display:grid;position:relative}.cookie-dough-journey-step+.cookie-dough-journey-step{margin-top:clamp(72px,11vw,148px)}.cookie-dough-journey-step__number{z-index:1;border:1px solid color-mix(in oklch, var(--cream), transparent 50%);background:var(--cocoa-deep);width:76px;height:76px;color:var(--cream);font-family:var(--type-script);transition:background-color .25s var(--ease-out), color .25s var(--ease-out), transform .25s var(--ease-out);border-radius:50%;place-self:center;place-items:center;font-size:34px;display:grid}.cookie-dough-journey-step--active .cookie-dough-journey-step__number{background:var(--pink);color:var(--cocoa-deep);transform:scale(1.08)rotate(-7deg)}.cookie-dough-journey-step__copy{grid-area:1/1}.cookie-dough-journey-step__copy h3{font-size:clamp(42px,4.5vw,64px);line-height:.9}.cookie-dough-journey-step__copy p{color:color-mix(in oklch, var(--cream), transparent 22%);margin:20px 0 0;font-size:clamp(18px,1.55vw,21px)}.cookie-dough-journey-step>img{border:8px solid var(--paper-light);width:min(100%,450px);box-shadow:13px 16px 0 color-mix(in oklch, var(--pink), transparent 73%);object-fit:cover;border-radius:18px;grid-area:1/3;justify-self:end;transform:rotate(2.5deg)}.cookie-dough-journey-step:nth-child(3) .cookie-dough-journey-step__copy{grid-column:3}.cookie-dough-journey-step:nth-child(3)>img{grid-column:1;justify-self:start;transform:rotate(-2deg)}.cookie-dough-journey-step:nth-child(4)>img{aspect-ratio:.563;object-fit:cover;object-position:center}.cookie-dough-events{width:min(1240px,100% - 48px);margin:0 auto;padding-block:clamp(96px,13vw,180px)}.cookie-dough-events__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,2.2vw,30px);margin-top:clamp(52px,7vw,84px);display:grid}.cookie-dough-event-card{border:1px solid var(--line);background:var(--paper-light);min-height:100%;box-shadow:var(--shadow);transition:transform .24s var(--ease-out), box-shadow .24s var(--ease-out);border-radius:24px;overflow:hidden}.cookie-dough-event-card img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.cookie-dough-event-card>div{padding:24px 22px 27px}.cookie-dough-event-card h3{font-size:clamp(27px,2.3vw,36px);line-height:1}.cookie-dough-event-card p{color:var(--muted);margin:13px 0 0;font-size:16px;line-height:1.5}@media (hover:hover) and (pointer:fine){.cookie-dough-event-card:hover{box-shadow:0 25px 44px color-mix(in oklch, var(--cocoa), transparent 82%);transform:translateY(-8px)rotate(-1deg)}}.cookie-dough-cta{background:radial-gradient(circle at 50% 120%, color-mix(in oklch, var(--pink), transparent 52%), transparent 46%), var(--paper);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:550px;padding:80px 24px;display:flex}.cookie-dough-cta .eyebrow{justify-content:center}.cookie-dough-cta h2{max-width:760px}.cookie-dough-cta>p:last-of-type{max-width:620px;color:var(--muted);margin:24px 0 32px;font-size:clamp(18px,1.6vw,22px)}@media (max-width:760px){.cookie-dough-hero{text-align:center;grid-template-columns:1fr;width:min(100% - 40px,520px);min-height:0;padding-block:50px 90px}.cookie-dough-hero__copy .eyebrow{justify-content:center}.cookie-dough-hero__copy>p:not(.eyebrow){margin-inline:auto}.cookie-dough-hero__image-wrap{justify-self:center;width:min(76vw,360px)}.cookie-dough-journey{padding-inline:20px}.cookie-dough-journey__steps{padding-left:42px}.cookie-dough-journey__line{top:5%;bottom:5%;left:20px}.cookie-dough-journey-step,.cookie-dough-journey-step:nth-child(3){grid-template-columns:1fr;gap:24px;min-height:0}.cookie-dough-journey-step+.cookie-dough-journey-step{margin-top:82px}.cookie-dough-journey-step__number{z-index:2;width:42px;height:42px;font-size:22px;position:absolute;top:4px;left:-42px}.cookie-dough-journey-step__copy,.cookie-dough-journey-step:nth-child(3) .cookie-dough-journey-step__copy{grid-area:auto/1}.cookie-dough-journey-step>img,.cookie-dough-journey-step:nth-child(3)>img{grid-area:auto/1;justify-self:start;width:100%;max-width:430px;transform:rotate(1.5deg)}.cookie-dough-journey-step:nth-child(3)>img{transform:rotate(-1.5deg)}.cookie-dough-events{width:min(100% - 40px,520px)}.cookie-dough-events__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cookie-dough-event-card{border-radius:16px}.cookie-dough-event-card>div{padding:17px 14px 20px}.cookie-dough-event-card p{font-size:14px}}@media (prefers-reduced-motion:reduce){.cookie-dough-journey__line:after,.cookie-dough-journey-step__number,.cookie-dough-event-card{transition:none}}
