.geisti-landing__eyebrow{display:inline-block;margin:0;font-family:var(--font-subheading--family, var(--font-body--family));font-size:12px;font-weight:500;line-height:1.4;letter-spacing:.13em;text-transform:uppercase;color:var(--color-primary)}.geisti-landing__pill{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;border-radius:999px;border:1px solid transparent;background:var(--color-primary-button-background);color:var(--color-primary-button-text);font-family:var(--font-body--family);font-size:15px;font-weight:500;line-height:1;text-decoration:none;letter-spacing:.01em;transition:background-color .24s cubic-bezier(.2,.8,.2,1),transform .24s cubic-bezier(.2,.8,.2,1)}.geisti-landing__pill:hover{background:var(--color-primary-button-hover-background);color:var(--color-primary-button-hover-text)}.geisti-landing__pill:focus-visible{outline:none;box-shadow:0 0 0 2px var(--color-background),0 0 0 4px var(--color-primary)}.geisti-landing__pill:active{transform:translateY(1px)}.geisti-landing__pill .geisti-landing__pill-arrow{display:inline-block;transition:transform .24s cubic-bezier(.2,.8,.2,1)}.geisti-landing__pill:hover .geisti-landing__pill-arrow{transform:translate(4px)}.geisti-landing-hero{position:relative;display:flex;align-items:flex-end;min-height:clamp(560px,88vh,900px);overflow:hidden;background:var(--color-background-secondary, #ECE4D8)}.geisti-landing-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.geisti-landing-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center}.geisti-landing-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to top,color-mix(in srgb,var(--color-foreground) 82%,transparent) 0%,color-mix(in srgb,var(--color-foreground) 40%,transparent) 26%,transparent 58%)}.geisti-landing-hero__inner{position:relative;z-index:2;width:100%;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:clamp(20px,4vw,56px);padding:clamp(40px,5vw,76px) clamp(24px,5vw,72px)}.geisti-landing-hero__copy{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(12px,1.4vw,20px);max-width:32ch;color:var(--color-background, #FFFDF9)}.geisti-landing-hero__eyebrow{color:var(--color-background, #FFFDF9)}.geisti-landing-hero__headline{margin:0;font-family:var(--font-heading--family);font-weight:600;font-size:clamp(40px,6vw,76px);line-height:1;letter-spacing:-.015em;color:var(--color-background, #FFFDF9);text-wrap:balance}.geisti-landing-hero__sub{margin:0;max-width:38ch;font-family:var(--font-body--family);font-size:clamp(15px,1.1vw,18px);line-height:1.5;color:color-mix(in srgb,var(--color-background, #FFFDF9) 88%,transparent)}.geisti-landing-hero__cta{display:inline-flex;margin-top:clamp(4px,1vw,10px)}.geisti-landing-hero__tag{display:flex;flex-direction:column;gap:2px;align-items:flex-end;text-align:right;text-decoration:none;color:var(--color-background, #FFFDF9);transition:transform .24s cubic-bezier(.2,.8,.2,1)}.geisti-landing-hero__tag-type{color:color-mix(in srgb,var(--color-background, #FFFDF9) 82%,transparent)}.geisti-landing-hero__tag-title{font-family:var(--font-heading--family);font-size:clamp(15px,1.3vw,18px);font-weight:500}.geisti-landing-hero__tag-price{font-size:13px;color:color-mix(in srgb,var(--color-background, #FFFDF9) 80%,transparent)}@media(hover:hover){.geisti-landing-hero__tag:hover{transform:translateY(-2px)}}.geisti-landing-hero__tag:focus-visible{outline:2px solid var(--color-background, #FFFDF9);outline-offset:4px}.geisti-landing-hero--textonly{min-height:auto;background:var(--color-background);padding-block:clamp(64px,10vw,140px)}.geisti-landing-hero--textonly:after{display:none}.geisti-landing-hero--textonly .geisti-landing-hero__inner{max-width:64ch}.geisti-landing-hero--textonly .geisti-landing-hero__copy,.geisti-landing-hero--textonly .geisti-landing-hero__headline{color:var(--color-foreground-heading)}.geisti-landing-hero--textonly .geisti-landing-hero__eyebrow{color:var(--color-primary)}.geisti-landing-hero--textonly .geisti-landing-hero__sub{color:color-mix(in srgb,var(--color-foreground) 76%,transparent)}.geisti-landing-now-showing{padding:clamp(56px,7vw,100px) 0;background:var(--color-background)}.geisti-landing-now-showing__head{display:grid;gap:14px;padding:0 clamp(20px,4vw,40px);max-width:1280px;margin:0 auto clamp(28px,4vw,52px)}@media(min-width:750px){.geisti-landing-now-showing__head{grid-template-columns:1fr auto;align-items:end;gap:24px}}.geisti-landing-now-showing__title{margin:0;font-family:var(--font-heading--family);font-weight:500;font-size:clamp(22px,2vw,28px);line-height:1.25;color:var(--color-foreground-heading);max-width:28ch}.geisti-landing-now-showing__title-after{display:block;color:color-mix(in srgb,var(--color-foreground) 60%,transparent)}.geisti-landing-now-showing__meta{margin:0;font-family:var(--font-body--family);font-size:14px;line-height:1.5;color:color-mix(in srgb,var(--color-foreground) 60%,transparent)}.geisti-landing-now-showing__meta a{color:var(--color-primary);text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--color-primary) 40%,transparent);padding-bottom:1px;transition:border-bottom-color .2s cubic-bezier(.2,.8,.2,1)}.geisti-landing-now-showing__meta a:hover{border-bottom-color:var(--color-primary)}.geisti-landing-now-showing__rail{display:grid;grid-auto-flow:column;grid-auto-columns:78%;gap:16px;padding:0 clamp(20px,4vw,40px);overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:clamp(20px,4vw,40px);-webkit-overflow-scrolling:touch;scrollbar-width:none}.geisti-landing-now-showing__rail::-webkit-scrollbar{display:none}.geisti-landing-now-showing__card{scroll-snap-align:start;display:block;text-decoration:none;color:inherit}@media(min-width:750px){.geisti-landing-now-showing__rail{grid-auto-flow:row;grid-template-columns:repeat(3,1fr);grid-auto-columns:auto;gap:clamp(20px,2.5vw,36px);padding:0 clamp(24px,5vw,80px);max-width:1480px;margin:0 auto;overflow:visible}.geisti-landing-now-showing__card:nth-child(2){margin-top:clamp(20px,3vw,44px)}}.geisti-landing-now-showing__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;border-radius:3px;background:var(--color-background-secondary, #ECE4D8)}.geisti-landing-now-showing__media img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.8,.2,1)}@media(hover:hover){.geisti-landing-now-showing__card--linked:hover .geisti-landing-now-showing__media img{transform:scale(1.05)}.geisti-landing-now-showing__card--linked:hover .geisti-landing-now-showing__name{color:var(--stone-rose, #9C5958)}}.geisti-landing-now-showing__card:focus-visible{outline:none}.geisti-landing-now-showing__card:focus-visible .geisti-landing-now-showing__media{box-shadow:0 0 0 2px var(--stone-rose, #9C5958)}.geisti-landing-now-showing__info{padding:16px 4px 0;display:grid;gap:6px}.geisti-landing-now-showing__type{font-family:var(--font-subheading--family, var(--font-body--family));font-size:11px;font-weight:500;letter-spacing:.13em;text-transform:uppercase;color:color-mix(in srgb,var(--color-foreground) 55%,transparent)}.geisti-landing-now-showing__name{margin:0;font-family:var(--font-heading--family);font-size:19px;font-weight:500;line-height:1.3;color:var(--color-foreground-heading);text-wrap:balance;transition:color .14s cubic-bezier(.2,.8,.2,1)}.geisti-landing-now-showing__price{margin-top:4px;font-family:var(--font-subheading--family, var(--font-body--family));font-size:14px;font-weight:500;color:var(--color-foreground)}.geisti-landing-statement{padding:clamp(72px,10vw,144px) clamp(20px,5vw,64px);background:var(--color-background);color:var(--color-foreground);text-align:left}.geisti-landing-statement__inner{max-width:1080px;margin:0 auto;display:grid;gap:clamp(28px,4vw,48px)}.geisti-landing-statement__headline{margin:0;font-family:var(--font-heading--family);font-weight:600;font-size:clamp(30px,3.8vw,52px);line-height:1.1;letter-spacing:-.005em;color:var(--color-foreground-heading);max-width:24ch;text-wrap:balance}.geisti-landing-statement__body{margin:0;font-family:var(--font-body--family);font-size:clamp(15px,1.3vw,18px);line-height:1.6;color:color-mix(in srgb,var(--color-foreground) 88%,transparent);max-width:56ch}.geisti-landing-statement__cta{justify-self:start}.geisti-landing-in-home{padding:clamp(48px,6vw,88px) clamp(20px,5vw,72px);background:var(--color-background-secondary, #ECE4D8)}.geisti-landing-in-home__intro{padding:0 clamp(20px,4vw,40px);max-width:1280px;margin:0 auto clamp(28px,4vw,52px);display:grid;gap:14px}.geisti-landing-in-home__intro>*{max-inline-size:760px}.geisti-landing-in-home__intro-title{margin:0;font-family:var(--font-heading--family);font-weight:500;font-size:clamp(22px,2vw,28px);line-height:1.25;color:var(--color-foreground-heading);text-wrap:balance}.geisti-landing-in-home__rows{display:grid;gap:clamp(44px,5vw,80px);padding:0 clamp(20px,4vw,40px);max-width:1280px;margin:0 auto}.geisti-landing-in-home__row{display:grid;gap:clamp(20px,3vw,40px);align-items:center}@media(min-width:750px){.geisti-landing-in-home__row{grid-template-columns:6fr 4fr}.geisti-landing-in-home__row--reverse{grid-template-columns:4fr 6fr}.geisti-landing-in-home__row--reverse .geisti-landing-in-home__media{order:2}.geisti-landing-in-home__row--reverse .geisti-landing-in-home__text{order:1}}.geisti-landing-in-home__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;border-radius:3px;background:var(--color-background, #FFFDF9)}.geisti-landing-in-home__media img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.8,.2,1)}@media(hover:hover){.geisti-landing-in-home__row--linked:hover .geisti-landing-in-home__media img{transform:scale(1.04)}}.geisti-landing-in-home__text{display:grid;gap:16px;padding:0 clamp(0px,2vw,24px);max-width:44ch}.geisti-landing-in-home__caption{margin:0;font-family:var(--font-heading--family);font-weight:500;font-size:clamp(20px,2vw,26px);line-height:1.3;color:var(--color-foreground-heading);text-wrap:balance}.geisti-landing-in-home__desc{margin:0;font-family:var(--font-body--family);font-size:clamp(14px,1vw,16px);line-height:1.6;color:color-mix(in srgb,var(--color-foreground) 72%,transparent);max-width:46ch}.geisti-landing-in-home__meta{margin:0;font-family:var(--font-body--family);font-size:14px;line-height:1.55;color:color-mix(in srgb,var(--color-foreground) 60%,transparent);font-style:italic}a.geisti-landing-in-home__row--linked{text-decoration:none;color:inherit;display:grid}@media(hover:hover){.geisti-landing-in-home__row--linked:hover .geisti-landing-in-home__see{color:var(--color-primary);transform:translate(4px)}}.geisti-landing-in-home__row--linked:focus-visible{outline:none}.geisti-landing-in-home__row--linked:focus-visible .geisti-landing-in-home__media{outline:2px solid var(--color-primary);outline-offset:4px}.geisti-landing-in-home__see{margin-top:4px;display:inline-block;font-family:var(--font-subheading--family, var(--font-body--family));font-size:12px;font-weight:500;letter-spacing:.13em;text-transform:uppercase;color:color-mix(in srgb,var(--color-foreground) 55%,transparent);transition:color .24s cubic-bezier(.2,.8,.2,1),transform .24s cubic-bezier(.2,.8,.2,1)}.geisti-landing-closing{padding:clamp(72px,10vw,132px) clamp(20px,5vw,64px);background:var(--color-background)}.geisti-landing-closing__inner{max-width:980px;margin:0 auto;display:grid;gap:clamp(20px,3vw,32px)}.geisti-landing-closing__headline{margin:0;font-family:var(--font-heading--family);font-weight:600;font-size:clamp(30px,4.6vw,56px);line-height:1.08;letter-spacing:-.01em;color:var(--color-foreground-heading);max-width:22ch;text-wrap:balance}.geisti-landing-closing__body{margin:0;font-family:var(--font-body--family);font-size:clamp(15px,1.3vw,18px);line-height:1.6;color:color-mix(in srgb,var(--color-foreground) 78%,transparent);max-width:52ch}.geisti-landing-closing__cta{margin-top:clamp(8px,1.5vw,16px);justify-self:start}.geisti-landing-assurance{padding:clamp(20px,3vw,32px) clamp(20px,5vw,72px)}.geisti-landing-assurance__row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(16px,4vw,40px);margin:0;padding:0;list-style:none;border-top:1px solid var(--color-border-subtle, #E9E0D5);border-bottom:1px solid var(--color-border-subtle, #E9E0D5);padding-block:clamp(16px,2.5vw,24px)}.geisti-landing-assurance__item{position:relative;color:var(--color-foreground-secondary, #5B524B)}.geisti-landing-assurance__item+.geisti-landing-assurance__item:before{content:"\b7";position:absolute;left:calc(-.5*clamp(16px,4vw,40px));transform:translate(-50%);color:var(--stone-rose, #9C5958)}@media(prefers-reduced-motion:reduce){.geisti-landing-hero__mat img,.geisti-landing-now-showing__media img,.geisti-landing-in-home__media img{transition:none}}@media(prefers-reduced-motion:no-preference){@supports (animation-timeline: view()){.geisti-landing__reveal{animation:geisti-rise linear both;animation-timeline:view();animation-range:entry 2% entry 38%}@keyframes geisti-rise{0%{transform:translateY(26px)}to{transform:translateY(0)}}}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/geisti-landing.css.map */
