.fs-home{--fs-black: #141210;--fs-charcoal: #3a3531;--fs-cream: #f7f2ea;--fs-purple: #5b3a73;--fs-white: #ffffff;font-family:Jost,Arial,sans-serif;color:var(--fs-black);background:var(--fs-cream)}.fs-home h1,.fs-home h2,.fs-home h3,.fs-home h4{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;letter-spacing:.2px}.fs-eyebrow{text-transform:uppercase;letter-spacing:3px;font-size:13px;color:var(--fs-purple);margin-bottom:14px}.fs-hero .fs-eyebrow{font-size:16px;font-weight:600;color:#d8c7ff;letter-spacing:.18em;text-shadow:0 1px 3px rgba(0,0,0,.35);border-bottom:1px solid rgba(216,199,255,.35);padding-bottom:20px;margin-bottom:32px;display:block;text-transform:uppercase}.fs-btn{display:inline-block;padding:20px 36px;text-decoration:none;text-transform:uppercase;letter-spacing:1.5px;font-size:13px;font-weight:600;border:1px solid transparent;transition:opacity .25s ease,transform .25s ease,box-shadow .25s ease}.fs-btn:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 12px 24px #0000004d}.fs-btn--purple{background:var(--fs-purple);color:var(--fs-cream)}.fs-btn--dark{background:var(--fs-black);color:var(--fs-white)}.fs-btn--outline-light{background:transparent;color:var(--fs-cream);border-color:var(--fs-purple)}.fs-hero{background:var(--fs-black);color:var(--fs-cream);display:flex;align-items:stretch;min-height:520px}.fs-hero__inner{flex:0 0 45%;max-width:45%;padding:56px 4% 56px 8%;display:flex;flex-direction:column;justify-content:center}.fs-hero__photo{flex:0 0 55%;max-width:55%;background:var(--fs-black);display:flex;align-items:center;justify-content:center;overflow:hidden}.fs-hero__photo img{width:100%;height:100%;object-fit:contain;display:block}.fs-hero__title{font-size:clamp(35px,5vw,59px);font-weight:700;line-height:1.08;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.45);margin-bottom:16px}.fs-hero__sub{font-size:16px;color:#e6e0d6;margin-bottom:44px}.fs-section{padding:50px 8%}.fs-section--dark{background:var(--fs-black);color:var(--fs-cream)}.fs-section__head{max-width:480px;margin:0 auto 28px;text-align:center}.fs-section__title{font-size:40px;font-weight:700;margin-bottom:12px}.fs-section__title--light{color:var(--fs-cream)}.fs-section__intro{color:var(--fs-charcoal);font-size:15.5px;max-width:380px;margin:0 auto;line-height:1.65}.fs-stitch-divider{height:2px;background-image:repeating-linear-gradient(90deg,var(--fs-purple) 0,var(--fs-purple) 8px,transparent 8px,transparent 18px);margin:0 8%}.fs-services{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;max-width:1200px;margin:0 auto}.fs-services--three{grid-template-columns:repeat(3,1fr);max-width:980px}.fs-card{background:var(--fs-white);padding:30px 24px;border:1px dashed #d9cfbd;text-align:center;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.fs-card:hover{transform:translateY(-4px);border-color:var(--fs-purple);box-shadow:0 14px 28px #14121014}.fs-card__icon{width:40px;height:40px;margin:0 auto 18px;color:var(--fs-purple)}.fs-card__icon svg{width:100%;height:100%}.fs-card h3{font-size:21px;margin-bottom:10px}.fs-card p{color:var(--fs-charcoal);font-size:14.5px;line-height:1.6}.fs-portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:1240px;margin:0 auto 40px}.fs-portfolio-item{aspect-ratio:4 / 5;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;cursor:pointer}.fs-has-photo{background-size:cover;background-position:center;transition:transform .4s ease}.fs-has-photo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,rgba(0,0,0,.1) 55%,transparent 100%);z-index:1}.fs-has-photo:hover{transform:scale(1.015)}.fs-placeholder{background:linear-gradient(165deg,#221e1a,#15120f);border:1px solid rgba(91,58,115,.4);transition:border-color .3s ease,transform .4s ease}.fs-placeholder:hover{border-color:var(--fs-purple);transform:scale(1.015)}.fs-portfolio-item__label{position:relative;z-index:2;display:block;width:100%;padding:20px 20px 4px;box-sizing:border-box;font-family:Cormorant Garamond,Georgia,serif;font-size:22px;color:var(--fs-cream)}.fs-portfolio-item__sub{position:relative;z-index:2;display:block;width:100%;padding:0 20px 20px;box-sizing:border-box;font-size:11.5px;letter-spacing:.3px;color:#b9aec7;line-height:1.5}.fs-portfolio-item--featured{grid-column:span 2;aspect-ratio:16 / 9}.fs-portfolio-item--featured.fs-placeholder{background:linear-gradient(150deg,#3a2548,#15120f 75%);border:1px solid rgba(216,199,255,.5)}.fs-portfolio-item__eyebrow{position:relative;z-index:2;padding:20px 22px 0;margin:0;display:block;color:#d8c7ff!important;font-size:11px}.fs-portfolio-item__label--featured{font-size:30px;padding:6px 22px}.fs-portfolio-item--featured .fs-portfolio-item__sub{padding:0 22px 22px;font-size:13px;color:#d8c7ff}.fs-portfolio-item__add{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;font-size:11px;text-transform:uppercase;letter-spacing:2px;color:var(--fs-purple);opacity:0;background:#1412108c;transition:opacity .3s ease}.fs-placeholder:hover .fs-portfolio-item__add{opacity:1}.fs-center{text-align:center}.fs-trust{background:var(--fs-cream);border-top:1px solid #e4ddd0;border-bottom:1px solid #e4ddd0;padding:30px 8%;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:30px;align-items:center;text-align:center}.fs-trust__item h4{font-size:18px;margin-bottom:6px;color:var(--fs-black)}.fs-trust__item p{color:var(--fs-charcoal);font-size:14px}.fs-trust__divider{width:1px;height:40px;background:var(--fs-purple);opacity:.5}.fs-cta{background:var(--fs-purple);color:var(--fs-cream);text-align:center;padding:50px 8%}.fs-cta h2{font-size:40px;font-weight:700;margin-bottom:12px}.fs-cta p{margin-bottom:28px;font-size:16px}@media(max-width:900px){.fs-services,.fs-services--three{grid-template-columns:repeat(2,1fr)}.fs-portfolio-grid{grid-template-columns:repeat(2,1fr);gap:10px}.fs-portfolio-item--featured{grid-column:span 2;aspect-ratio:4/5}.fs-trust{grid-template-columns:1fr}.fs-trust__divider{display:none}.fs-hero{flex-direction:column;min-height:auto}.fs-hero__inner{flex:1 1 auto;max-width:100%;padding:40px 6%}.fs-hero__photo{flex:1 1 auto;max-width:100%;min-height:320px;order:-1}}@media(max-width:600px){.fs-services,.fs-services--three,.fs-portfolio-grid{grid-template-columns:1fr}.fs-portfolio-item--featured{grid-column:span 1}}@media(prefers-reduced-motion:reduce){.fs-btn{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/favorite-stitch-home-v2.css.map */
