.preloader{position:fixed;top:0;left:0;width:100%;height:100svh;background-color:var(--color-primary);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);will-change:clip-path;overflow:hidden;z-index:9999}.progress-bar{position:absolute;top:0;left:0;width:100%;height:7px;background-color:var(--color-secondary);transform:scaleX(0);transform-origin:left;will-change:transform}.preloader-images{top:45%;left:50%;transform:translate(-50%,-50%);width:25rem;height:25rem;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.preloader-images,.preloader-images .img{position:absolute;will-change:clip-path;overflow:hidden}.preloader-images .img{width:100%;height:100%;clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);border-radius:.75rem}.preloader-images .img img{position:relative;width:100%;height:100%;object-fit:cover;transform:scale(2);will-change:transform}.preloader-copy{position:absolute;bottom:5rem;left:50%;transform:translateX(-50%);width:30%;color:var(--color-primary-foreground)}.preloader-header{position:fixed;width:100%;display:flex;justify-content:center;align-items:center;transform:translateY(60svh);transform-origin:top;will-change:transform;z-index:10000}.preloader-header h1{text-transform:uppercase;font-size:8rem;line-height:1;letter-spacing:-.5rem;font-weight:900;color:var(--color-primary-foreground);text-decoration:none;opacity:0}.preloader-copy .line-mask,.preloader-header .char-mask{display:inline-block;overflow:hidden}.preloader-copy .line,.preloader-header .char{display:inline-block}.preloader-copy p{color:var(--color-primary-foreground);opacity:0}@media (max-width:1000px){.preloader-header h1{font-size:3rem;letter-spacing:0}.preloader-images{width:20rem;height:20rem}.preloader-copy{width:80%;padding:0 2rem}}body{background-color:var(--color-primary)}.hero{position:relative;width:100%;height:100svh;overflow:hidden;background-color:#d3cec5}.hero .hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.hero .hero-bg img{display:block;width:100%;height:100%;object-fit:cover}.hero .hero-bg:after{content:"";position:absolute;inset:0;background-color:rgb(0 0 0/.5);pointer-events:none;z-index:1}.hero .hero-gradient{position:absolute;bottom:0;left:0;width:100%;height:50svh;background:#1a1818;background:linear-gradient(1turn,rgba(20,19,19,1),rgba(20,19,19,0));z-index:2}.hero .hero-content{position:absolute;top:50svh;left:50%;transform:translate(-50%,-50%);color:var(--color-primary-foreground);text-align:center;width:75%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1rem;z-index:3}.hero .hero-tagline{width:40%;color:var(--color-primary-foreground)}span.spacer{display:inline-block;width:20rem}@media (max-width:1000px){.hero{height:100svh}.hero .hero-content{width:100%}.hero .hero-tagline{width:75%}}.what-we-do{width:100%;height:max-content;color:var(--color-foreground);border-radius:0 0 50px 50px;margin-bottom:5rem}.what-we-do .container h1{margin-bottom:10rem;text-transform:uppercase;letter-spacing:.04em}.what-we-do .what-we-do-content{width:100%;display:flex;gap:2rem;padding-top:4rem}.what-we-do .what-we-do-col{flex:1}.what-we-do .what-we-do-col:first-child{display:flex;flex-direction:column;gap:1rem}.what-we-do .what-we-do-col:first-child p.lg{color:var(--color-prose);width:50%}.what-we-do .what-we-do-col:nth-child(2) p{width:35%}.what-we-do .what-we-do-col .what-we-do-tags{width:100%}.what-we-do .what-we-do-tag{display:inline-block;padding:1rem 2rem;margin:0 .5rem .5rem 0;border:1px solid var(--color-border);border-radius:4rem;background-color:var(--color-cream-elevated);color:var(--color-foreground)}.what-we-do-showcases{margin-top:clamp(3rem,8vw,6rem);display:flex;flex-direction:column}@media (max-width:1000px){.what-we-do .container h1{margin-bottom:8rem}.what-we-do-content{flex-direction:column}.what-we-do .what-we-do-col:first-child p.lg{width:100%}.what-we-do .what-we-do-tag{padding:.75rem 1.5rem;margin:0 .25rem .25rem 0}.fresh-croffles-eyebrow,.healthy-shakes-eyebrow,.homemade-lemonade-eyebrow,.shop-history-eyebrow,.what-we-do-eyebrow{font-size:.8125rem}}.shop-history-eyebrow,.what-we-do-eyebrow{font-size:.8125rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary)}.what-we-do-tag h4{color:var(--color-primary)}.fresh-croffles-eyebrow,.healthy-shakes-eyebrow,.homemade-lemonade-eyebrow{font-size:.875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.fresh-croffles-title,.healthy-shakes-title,.homemade-lemonade-title{text-transform:uppercase}.shop-history{width:100%;background-color:var(--color-background);color:var(--color-foreground);border-radius:50px 50px 0 0;padding-top:3rem;padding-bottom:3rem}@media (min-width:1024px){.shop-history{padding-top:6rem;padding-bottom:6rem}}.shop-history-copy h2{color:var(--color-primary);text-transform:uppercase;letter-spacing:.04em;text-wrap:pretty}.shop-history-body{color:var(--color-prose);text-wrap:pretty}.shop-history-row{width:100%;display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;gap:2rem}@media (min-width:768px){.shop-history-row{flex-direction:row;align-items:flex-start;gap:4rem}}.shop-history-copy{width:100%;display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.shop-history-copy{flex:1;min-width:0}}.shop-history-copy p.lg{width:100%}@media (min-width:1001px){.shop-history-copy p.lg{width:50%}}.shop-history-photo-wrap{width:75%;max-width:28rem;height:450px;flex-shrink:0;align-self:center;overflow:hidden;border-radius:var(--radius-lg);will-change:transform}@media (min-width:768px){.shop-history-photo-wrap{width:375px;max-width:none;height:350px}}.shop-history-photo{width:100%;height:100%;object-fit:cover}