.andie-home{--andie-gap:clamp(14px,2vw,28px);color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.andie-section{width:100%}.andie-wrap{width:min(100% - 32px,var(--page-width,1440px));margin-inline:auto}.andie-full{width:100%}.andie-hero{position:relative;min-height:var(--andie-hero-height,72vh);overflow:hidden;display:flex;align-items:center;justify-content:center;background:#eee}.andie-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.andie-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--andie-overlay,.15))}.andie-hero__content{position:relative;z-index:1;text-align:center;max-width:760px;padding:48px 24px;color:var(--andie-hero-text,#fff)}.andie-hero__eyebrow{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px}.andie-hero h1{font-size:clamp(2.2rem,5vw,5.5rem);line-height:.95;margin:0 0 18px;font-weight:400}.andie-hero__text{max-width:620px;margin:0 auto 24px;font-size:1rem;line-height:1.6}.andie-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 20px;text-decoration:underline;text-underline-offset:4px;font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;color:inherit}.andie-products{padding-block:clamp(48px,7vw,100px)}.andie-heading{text-align:center;margin:0 auto 34px;max-width:760px}.andie-heading h2{font-size:clamp(1.8rem,3vw,3rem);font-weight:400;margin:0 0 8px}.andie-heading p{margin:0;opacity:.72;line-height:1.6}.andie-product-grid{display:grid;grid-template-columns:repeat(var(--andie-cols,4),minmax(0,1fr));gap:var(--andie-gap)}.andie-product-card{min-width:0;text-decoration:none;color:inherit;display:block}.andie-product-card__image{aspect-ratio:var(--andie-ratio,3/4);overflow:hidden;background:#f3f3f3}.andie-product-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.andie-product-card:hover .andie-product-card__image img{transform:scale(1.025)}.andie-product-card__meta{padding-top:12px;text-align:center}.andie-product-card__title{font-size:.9rem;margin:0 0 4px}.andie-product-card__price{font-size:.85rem;opacity:.72}.andie-categories{padding-block:clamp(40px,6vw,90px)}.andie-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--andie-gap)}.andie-category{position:relative;min-height:clamp(420px,60vw,760px);overflow:hidden;display:flex;align-items:flex-end;text-decoration:none;color:#fff;background:#eee}.andie-category img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.andie-category:hover img{transform:scale(1.02)}.andie-category:after{content:"";position:absolute;top:45%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#00000073)}.andie-category__content{position:relative;z-index:1;padding:28px;width:100%;text-align:center}.andie-category h3{font-size:clamp(1.7rem,3vw,2.8rem);font-weight:400;margin:0 0 8px}.andie-category p{margin:0 0 8px;opacity:.95}.andie-luxe{padding-block:clamp(48px,7vw,100px)}.andie-luxe__main{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);min-height:620px;background:#f3f1ed}.andie-luxe__media img{width:100%;height:100%;object-fit:cover;display:block}.andie-luxe__content{display:flex;align-items:center;justify-content:center;padding:clamp(30px,6vw,90px);text-align:center}.andie-luxe__content h2{font-size:clamp(2rem,4vw,4rem);font-weight:400;margin:0 0 16px;line-height:1}.andie-luxe__content p{line-height:1.6;opacity:.75;max-width:460px;margin:0 auto 14px}.andie-luxe__subgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--andie-gap);margin-top:var(--andie-gap)}.andie-fits{padding-block:clamp(48px,7vw,100px)}.andie-fit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--andie-gap)}.andie-fit{display:block;text-decoration:none;color:inherit}.andie-fit__image{aspect-ratio:4/5;overflow:hidden;background:#f3f3f3}.andie-fit__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.andie-fit:hover img{transform:scale(1.02)}.andie-fit__meta{text-align:center;padding:16px 8px 0}.andie-fit__meta h3{font-size:1rem;font-weight:400;margin:0 0 6px}.andie-fit__meta p{font-size:.85rem;opacity:.7;margin:0}.andie-story{padding-block:0 clamp(48px,7vw,100px)}.andie-story__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;background:#f3f1ed}.andie-story__media{min-height:560px}.andie-story__media img{width:100%;height:100%;object-fit:cover;display:block}.andie-story__content{display:flex;align-items:center;justify-content:center;padding:clamp(36px,7vw,100px)}.andie-story__inner{max-width:520px;text-align:center}.andie-story__inner h2{font-size:clamp(2rem,4vw,4rem);font-weight:400;line-height:1;margin:0 0 18px}.andie-story__inner p{line-height:1.7;opacity:.72;margin:0 0 18px}@media(max-width:749px){.andie-wrap{width:min(100% - 24px,var(--page-width,1440px))}.andie-hero{min-height:var(--andie-hero-mobile-height,70vh)}.andie-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.andie-category-grid,.andie-luxe__main,.andie-story__grid{grid-template-columns:1fr}.andie-category{min-height:72vh}.andie-luxe__media,.andie-story__media{min-height:70vh}.andie-luxe__subgrid{grid-template-columns:1fr 1fr}.andie-fit-grid{grid-template-columns:1fr}.andie-fit__image{aspect-ratio:4/5}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/andie-home.css.map */
