.collection-banner{border-radius:.625rem;max-height:75vh;transition:transform .3s;display:block;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.collection-banner:hover{transform:translateY(-4px)}.collection-banner__image-wrapper{aspect-ratio:4/5;background:linear-gradient(135deg,#f5e6e0,#e8a593)}.collection-banner__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.collection-banner:hover .collection-banner__image{transform:scale(1.05)}.collection-banner__overlay{background:linear-gradient(#0000,#0009);align-items:flex-end;display:flex;position:absolute;inset:0}.collection-banner__content{color:#fff;padding:1.5rem}.collection-banner__title{color:#fff;margin-bottom:.5rem}.collection-banner__cta{opacity:.9;font-size:.875rem}
.hero{background:linear-gradient(#f5f5f5,#fff);position:relative}.hero__container{max-width:80rem;margin:0 auto;padding:4rem 1rem}@media (min-width:640px){.hero__container{padding:4rem 1.5rem}}@media (min-width:768px){.hero__container{padding:6rem 2rem}}.hero__grid{align-items:center;gap:3rem;display:grid}@media (min-width:768px){.hero__grid{grid-template-columns:1fr 1fr}}.hero__title{margin-bottom:1.5rem}.hero__title-name{color:#d4745c;font-family:Georgia,Times New Roman,serif;font-size:3rem;font-style:italic;line-height:1.2;display:block}.hero__title-sub{color:#3d3938;margin-top:.5rem;font-size:1.5rem;display:block}.hero__description{color:#6b7280;margin-bottom:2rem;font-size:1.125rem;line-height:1.75}.hero__actions{flex-wrap:wrap;gap:1rem;display:flex}.hero__cta{text-align:center;border-radius:.625rem;padding:.75rem 2rem;font-weight:500;transition:all .3s;display:inline-block}.hero__cta--primary{color:#fff;background:#d4745c}.hero__cta--primary:hover{background:#c0634a}.hero__cta--secondary{color:#d4745c;background:0 0;border:2px solid #d4745c}.hero__cta--secondary:hover{color:#fff;background:#d4745c}.hero__image-wrapper{position:relative}.hero__image{object-fit:cover;border-radius:.625rem;width:100%;height:auto;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.hero__gradient-bottom{pointer-events:none;background:linear-gradient(#0000,#fff);height:6rem;position:absolute;bottom:0;left:0;right:0}
.new-arrivals{text-align:center;padding:4rem 1rem}.new-arrivals__container{max-width:80rem;margin:0 auto}.new-arrivals__title{margin-bottom:2rem}.new-arrivals__grid{gap:1.5rem;margin-bottom:2rem;display:grid}@media (min-width:640px){.new-arrivals__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.new-arrivals__grid{grid-template-columns:repeat(3,1fr)}}.new-arrivals__action{text-align:center}.new-arrivals__cta{color:#fff;background:#d4745c;border-radius:.625rem;padding:.75rem 2rem;font-weight:500;transition:background-color .3s;display:inline-block}.new-arrivals__cta:hover{background:#c0634a}
.home-welcome{padding:4rem 1rem}.home-welcome__container{text-align:center;max-width:80rem;margin:0 auto}.home-welcome__title{margin-bottom:1rem}.home-welcome__text{color:#6b7280;max-width:48rem;margin:0 auto;font-size:1.125rem;line-height:1.75}.home-collections{max-width:1000px;margin:0 auto;padding:0 1rem 4rem}.home-collections__container{max-width:80rem;margin:0 auto}.home-collections__grid{gap:3rem;display:grid}@media (min-width:768px){.home-collections__grid{grid-template-columns:1fr 1fr}}
