.fs-home{overflow:hidden;background:var(--fs-ivory);color:var(--fs-ink)}.fs-shell{max-width:140rem;margin:0 auto;padding:0 3.2rem}.fs-eyebrow{display:inline-flex;align-items:center;gap:1rem;color:#765c2c;font-size:1rem;font-weight:700;letter-spacing:.15em;line-height:1.35;text-transform:uppercase}.fs-eyebrow:before{width:2.8rem;height:1px;background:currentColor;content:""}.fs-hero{position:relative;min-height:0;display:grid;align-items:center;background-image:linear-gradient(90deg,#0a0a0970,#0a0a0914 62%,#0a0a0929),var(--fs-hero-image);background-position:center;background-size:cover}.fs-hero__shell{width:100%}.fs-hero__panel{width:min(56rem,100%);padding:clamp(3.2rem,5vw,6.2rem);border:1px solid rgba(246,244,239,.46);background:#11110fe0;box-shadow:0 2.4rem 7rem #0000003d;color:#fffdf8}.fs-hero .fs-eyebrow{color:#f0d188}.fs-hero h1,.fs-products h2{margin:2rem 0 1.8rem;font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.05em;line-height:.94}.fs-hero h1{max-width:58rem;font-size:clamp(4.4rem,4.3vw,6.6rem)}.fs-hero__copy{max-width:40rem;color:#f3eee4;font-size:1.65rem;line-height:1.65}.fs-button{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:1.2rem 2.4rem;border:1px solid currentColor;color:inherit;font-size:1rem;font-weight:700;letter-spacing:.13em;line-height:1.2;text-decoration:none;text-transform:uppercase;white-space:nowrap;transition:background .18s ease,color .18s ease,transform .18s ease}.fs-button:hover{text-decoration:none;transform:translateY(-2px)}.fs-button:active{transform:translateY(1px)}.fs-button:focus-visible,.fs-text-link:focus-visible,.fs-product-card:focus-visible{outline:2px solid #765c2c;outline-offset:4px}.fs-button--light{margin-top:3rem;background:#f6f4ef;border-color:#f6f4ef;color:#1c1c1c}.fs-button--light:hover{background:#c9a24c;border-color:#c9a24c;color:#161513}.fs-button--dark{border-color:#1c1c1c;color:#1c1c1c}.fs-button--dark:hover{background:#1c1c1c;color:#f6f4ef}.fs-products{padding:clamp(7rem,10vw,12rem) 0 clamp(8rem,11vw,14rem);background:#f6f4ef}.fs-products__heading{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:4.2rem}.fs-products h2{margin-bottom:0;font-size:clamp(4rem,5.3vw,6.8rem)}.fs-text-link{display:inline-flex;align-items:center;gap:1.4rem;margin-bottom:.7rem;border-bottom:1px solid #1c1c1c;color:#1c1c1c;font-size:1.05rem;font-weight:700;letter-spacing:.12em;line-height:2.4;text-decoration:none;text-transform:uppercase;white-space:nowrap}.fs-text-link:hover{color:#765c2c;border-color:#765c2c;text-decoration:none}.fs-text-link span{font-size:1.7rem}.fs-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem}.fs-product-card,.fs-product-card:hover{color:#1c1c1c;text-decoration:none}.fs-product-card__image{position:relative;aspect-ratio:.93;overflow:hidden;background:#dedbd4}.fs-product-card__image:after{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(28,28,28,.06);box-shadow:inset 0 -5rem 4rem #0000000f;content:"";pointer-events:none}.fs-product-card img,.fs-product-card .placeholder-svg{width:100%;height:100%;display:block;object-fit:cover;transition:transform .46s cubic-bezier(.2,.75,.2,1)}.fs-product-card__image--kyanite img{object-position:center 53%}.fs-product-card:hover img{transform:scale(1.035)}.fs-product-card__detail{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;padding:1.8rem 0 0}.fs-product-card__name{font-family:Georgia,Times New Roman,serif;font-size:2.05rem;font-weight:400;line-height:1.08}.fs-product-card__price{color:#705927;font-size:1.2rem;font-weight:700;letter-spacing:.04em;white-space:nowrap}.fs-product-card__type{grid-column:1 / -1;color:#615c55;font-size:1rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.fs-products__empty{color:#514c45;font-size:1.5rem}.fs-editorial{border-top:1px solid #393733;background:#1c1c1c;color:#f6f4ef}.fs-editorial__inner{max-width:94rem;padding-top:clamp(7rem,10vw,12rem);padding-bottom:clamp(7rem,10vw,12rem);text-align:center}.fs-editorial .fs-eyebrow{color:#e5c57c}.fs-editorial p{max-width:78rem;margin:2.4rem auto 3.2rem;color:#fffdf8;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,4vw,5rem);line-height:1.12}.fs-editorial .fs-button--dark{border-color:#f6f4ef;color:#f6f4ef}.fs-editorial .fs-button--dark:hover{background:#f6f4ef;color:#1c1c1c}@media screen and (max-width:989px){.fs-shell{padding:0 2rem}.fs-product-grid{grid-template-columns:repeat(2,1fr);gap:3rem 1.8rem}}@media screen and (max-width:749px){.fs-shell{padding:0 1.8rem}.fs-products__heading{display:block;margin-bottom:3rem}.fs-text-link{margin-top:2rem}.fs-product-grid{gap:2.6rem 1.2rem}.fs-product-card__name{font-size:1.6rem}.fs-product-card__price{font-size:1.05rem}.fs-product-card__type{font-size:.88rem;letter-spacing:.09em}}.fs-hero--split{min-height:68rem;background:#f6f4ef}.fs-hero--split .fs-hero__shell{display:grid;grid-template-columns:1fr 1fr;max-width:none;padding:0}.fs-hero--split .fs-hero__panel{width:auto;min-height:68rem;display:flex;flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,12rem);border:0;background:#f6f4ef;box-shadow:none;color:#1c1c1c}.fs-hero--split .fs-eyebrow{color:#765c2c}.fs-hero--split .fs-hero__copy{color:#48433c}.fs-hero__image{min-height:68rem;overflow:hidden;background:#d9c9b4}.fs-hero__image picture{display:block;width:100%;height:100%}.fs-hero__image img{width:100%;height:100%;display:block;object-fit:cover;object-position:50% 58%}.fs-trust-strip{overflow:hidden;background:#1c1c1c;color:#f8f7f1}.fs-trust-strip__viewport{height:3.8rem;overflow:hidden}.fs-trust-strip__track{display:flex;flex-direction:column;animation:fs-trust-strip-scroll 12s ease-in-out infinite}.fs-trust-strip__message{display:flex;flex:0 0 3.8rem;align-items:center;justify-content:center;gap:1.1rem;padding-inline:2.4rem;font-size:1.05rem;font-weight:700;letter-spacing:.12em;line-height:1.35;text-align:center;text-transform:uppercase}.fs-trust-strip__star{color:#c9a24c;font-size:1.1em;line-height:1}@keyframes fs-trust-strip-scroll{0%,17%{transform:translateY(0)}25%,42%{transform:translateY(-25%)}50%,67%{transform:translateY(-50%)}75%,to{transform:translateY(-75%)}}.fs-principle-section{position:relative;overflow:hidden;padding:clamp(10rem,12vw,15rem) 0;background:#fffdf9;text-align:center}.fs-principle-section__inner{max-width:104rem}.fs-principle-section h2,.fs-formation-story h2,.fs-meaning-story h2,.fs-wear h2,.fs-our-story h2,.fs-field-notes h2{margin:2rem 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,5.5vw,7rem);font-weight:400;letter-spacing:-.05em;line-height:.98}.fs-principle-section p{max-width:60rem;margin:0 auto;color:#5e5952;font-size:1.65rem;line-height:1.7}.fs-product-card__specimen,.fs-product-card__materials,.fs-product-card__reminder,.fs-product-card__view{grid-column:1 / -1}.fs-product-card__specimen{color:#765c2c;font-size:.95rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.fs-product-card__materials{color:#615c55;font-size:1.05rem;line-height:1.45}.fs-product-card__reminder{color:#3e3a34;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-style:italic;line-height:1.35}.fs-product-card__view{margin-top:.4rem;color:#1c1c1c;font-size:.95rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.fs-formation-story{padding:clamp(9rem,12vw,15rem) 0;background:#d9c9b4}.fs-formation-story__grid,.fs-wear__grid{display:grid;grid-template-columns:minmax(28rem,.84fr) minmax(32rem,1fr);gap:clamp(4rem,9vw,14rem);align-items:center}.fs-formation-story figure{margin:0;border:1px solid rgba(117,92,44,.5);background:#f6f4ef}.fs-formation-story figure img,.fs-wear img{width:100%;display:block}.fs-formation-story p,.fs-wear p,.fs-our-story p,.fs-field-notes p{max-width:54rem;color:#4d4943;font-size:1.6rem;line-height:1.7}.fs-formation-story dl{margin:3rem 0 0;border-top:1px solid rgba(28,28,28,.24)}.fs-formation-story dl div{display:grid;grid-template-columns:15rem 1fr;gap:2rem;padding:1.4rem 0;border-bottom:1px solid rgba(28,28,28,.18)}.fs-formation-story dt{color:#765c2c;font-size:.9rem;font-weight:700;letter-spacing:.12em}.fs-formation-story dd{margin:0;color:#292724;font-size:1.2rem}.fs-meaning-story{padding:clamp(10rem,13vw,16rem) 0;background:#1c1c1c;color:#f6f4ef}.fs-meaning-story .fs-eyebrow{color:#e5c57c}.fs-meaning-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(4rem,10vw,15rem);margin-top:5rem}.fs-meaning-story__grid p{margin:0;color:#dfd9cf;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,3.5vw,4.2rem);line-height:1.14}.fs-meaning-story__grid .fs-meaning-story__reminder{color:#f6f4ef}.fs-wear{padding:clamp(8rem,11vw,14rem) 0;background:#f6f4ef}.fs-wear__content .fs-button{margin-top:2rem}.fs-our-story{padding:clamp(6.4rem,8vw,9.6rem) 0;background:#c7c6c0;color:#1c1c1c}.fs-our-story__inner{display:grid;grid-template-columns:minmax(26rem,34rem) minmax(0,54rem);justify-content:center;gap:clamp(4rem,9vw,11rem);max-width:112rem;align-items:center}.fs-our-story__image{width:100%;margin:0;aspect-ratio:4 / 5;overflow:hidden;background:#b9b7b0}.fs-our-story__image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.fs-our-story__lead{max-width:54rem}.fs-our-story h2{max-width:44rem;margin:1.6rem 0 0;font-size:clamp(3.2rem,4.2vw,5.4rem)}.fs-our-story__copy{max-width:54rem;margin-top:clamp(3.2rem,4vw,4.8rem)}.fs-our-story__copy p{margin:0;white-space:normal}.fs-our-story__copy p+p{margin-top:2.6rem}.fs-our-story__intro{color:#1c1c1c!important;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,2.5vw,2.8rem)!important;line-height:1.3!important}.fs-our-story__closing{color:#1c1c1c!important;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,2.8vw,3.2rem)!important;font-style:italic;line-height:1.22!important}.fs-our-story__signature{margin-top:3.6rem!important;color:#1c1c1c!important;font-family:Georgia,Times New Roman,serif;font-size:1.8rem!important;line-height:1.35!important}.fs-our-story__signature span{display:block;margin-top:.4rem;color:#5d5750;font-family:Arial,Helvetica,sans-serif;font-size:1.05rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fs-field-notes{padding:clamp(7rem,9vw,11rem) 0;background:#d9c9b4}.fs-field-notes__inner{display:grid;grid-template-columns:1fr minmax(30rem,.75fr);gap:7rem;align-items:end}.fs-field-notes__form{display:grid;grid-template-columns:1fr auto;gap:1rem}.fs-field-notes__form input{min-height:5rem;padding:1rem 1.4rem;border:1px solid #6c655b;background:#fffdf9;color:#1c1c1c;font:inherit}.fs-field-notes__form .fs-button{min-height:5rem;margin:0;background:#1c1c1c;border-color:#1c1c1c;color:#f6f4ef}.fs-field-notes__form .fs-button:hover{background:#f6f4ef;color:#1c1c1c}@media screen and (max-width:749px){.fs-hero--split .fs-hero__shell{grid-template-columns:1fr}.fs-hero--split .fs-hero__panel{order:2;min-height:auto;padding:4.5rem 1.8rem}.fs-hero__image{order:1;min-height:45rem}.fs-formation-story__grid,.fs-wear__grid,.fs-meaning-story__grid,.fs-our-story__inner,.fs-field-notes__inner{grid-template-columns:1fr;gap:3.5rem}.fs-wear__content{order:2}.fs-wear img{order:1}.fs-our-story__image{width:min(100%,42rem)}.fs-formation-story dl div{grid-template-columns:1fr;gap:.7rem}.fs-field-notes__form{grid-template-columns:1fr}}.fs-hero--split,.fs-hero--split .fs-hero__panel,.fs-hero__image{min-height:0;height:clamp(54rem,calc(100dvh - 7.2rem),68rem)}.fs-hero--split .fs-hero__panel{padding:clamp(4rem,4.3vw,6.4rem)}.fs-products{padding:clamp(6.4rem,7vw,8rem) 0}.fs-product-card__image{aspect-ratio:1 / 1}.fs-product-card__detail{gap:.7rem;padding-top:1.4rem}.fs-product-card__name{font-size:clamp(1.7rem,2vw,2.05rem)}.fs-product-card__reminder{display:none}.fs-editorial{border:0;background:#fffdf9;color:#1c1c1c}.fs-editorial__inner{max-width:64rem;padding:clamp(7.2rem,8vw,8.8rem) 2rem}.fs-editorial .fs-eyebrow{color:#765c2c}.fs-editorial p{max-width:64rem;margin:1.8rem auto 0;color:#1c1c1c;font-size:clamp(3rem,4vw,5.4rem);line-height:1.02}.fs-editorial .fs-button{display:none}.fs-formation-meaning{padding:clamp(4.8rem,6vw,6rem) 0;background:#d9c9b4;color:#1c1c1c}.fs-formation-meaning__grid{display:grid;grid-template-columns:minmax(24rem,28rem) minmax(0,52rem);justify-content:center;gap:clamp(4rem,8vw,10rem);align-items:center}.fs-formation-meaning__image{width:100%;margin:0;aspect-ratio:4 / 5;overflow:hidden;background:#f6f4ef;border:1px solid rgba(117,92,44,.42)}.fs-formation-meaning__image img,.fs-wear-story__image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.fs-formation-meaning__image--full-archive{width:min(100%,28rem);max-width:28rem;aspect-ratio:971 / 1619;border:0;background:transparent}.fs-formation-meaning__image--full-archive img{object-fit:contain;object-position:center}.fs-formation-meaning h2,.fs-wear-story h2{max-width:50rem;margin:1.6rem 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,4.2vw,5.4rem);font-weight:400;letter-spacing:-.05em;line-height:1.02}.fs-formation-meaning__formation{max-width:48rem;margin:0;color:#3f3a34;font-size:1.5rem;line-height:1.7}.fs-formation-meaning__line{width:5rem;height:1px;margin:2.5rem 0;background:#c9a24c}.fs-formation-meaning__meaning{max-width:43rem;margin:0;color:#1c1c1c;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,2.5vw,3rem);font-style:italic;line-height:1.22}.fs-wear-story{padding:clamp(7.2rem,8vw,8.8rem) 0;background:#f6f4ef;color:#1c1c1c}.fs-wear-story__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,36rem);gap:clamp(4rem,10vw,14rem);align-items:center}.fs-wear-story__content{max-width:55rem}.fs-wear-story__content h2{margin-top:0}.fs-wear-story__content p{max-width:32rem;margin:0;color:#4d4841;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,2.8vw,3.4rem);line-height:1.25;white-space:pre-line}.fs-wear-story__content .fs-button{margin-top:2.6rem}.fs-wear-story__image{width:100%;margin:0;aspect-ratio:4 / 5;overflow:hidden;background:#d9c9b4}.fs-wear-story__image img{object-position:center 42%}.fs-field-notes{padding:clamp(5.2rem,6vw,6.2rem) 0;background:#c9b79f;color:#1c1c1c}.fs-field-notes__inner{min-height:0;gap:clamp(3rem,7vw,7rem)}.fs-field-notes__eyebrow{display:block;margin-bottom:1.5rem;color:#5e4b36;font-size:1rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.fs-field-notes h2{margin:0 0 1.2rem;font-size:clamp(2.8rem,3.8vw,4.6rem)}.fs-field-notes p{margin:0;font-size:1.4rem}.fs-field-notes__field{display:grid;gap:.7rem}.fs-field-notes__field label{color:#302c27;font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fs-field-notes__field small{color:#6a241f;font-size:1.1rem}.fs-field-notes__field .fs-field-notes__success{color:#294f36}.fs-field-notes__form input:focus-visible{outline:2px solid #765c2c;outline-offset:2px}@media screen and (max-width:749px){.fs-hero--split{height:auto;min-height:0}.fs-hero--split .fs-hero__shell{display:flex;flex-direction:column;height:auto}.fs-hero__image{order:1;width:100%;height:auto;min-height:0;aspect-ratio:4 / 5}.fs-hero__image img{object-position:50% 50%}.fs-hero__image:after{display:none}.fs-hero--split .fs-hero__panel{position:static;order:2;width:100%;height:auto;min-height:0;padding:3.2rem 2.4rem 3.6rem;background:#f8f7f1;box-shadow:none}.fs-hero h1{max-width:100%;margin:1.4rem 0 1.6rem;font-size:clamp(4.2rem,11vw,4.8rem);line-height:.99}.fs-hero__copy{max-width:none;font-size:1.4rem;line-height:1.55}.fs-hero--split .fs-button--light{width:100%;margin-top:2.4rem}.fs-trust-strip__viewport{height:3.6rem}.fs-trust-strip__message{flex-basis:3.6rem;gap:.85rem;padding-inline:1.4rem;font-size:.86rem;letter-spacing:.07em}.fs-products{padding:4.6rem 0}.fs-editorial__inner{padding:6rem 1.8rem}.fs-editorial p{font-size:clamp(3rem,9vw,3.8rem)}.fs-formation-meaning,.fs-wear-story{padding:4rem 0 4.8rem}.fs-formation-meaning__grid{display:flex;flex-direction:column;align-items:center;gap:3rem}.fs-formation-meaning__image,.fs-formation-meaning__image--full-archive{width:min(100%,42rem);max-width:42rem;margin-inline:auto}.fs-formation-meaning__content{width:min(100%,48rem);margin-inline:auto}.fs-wear-story__grid{grid-template-columns:1fr;gap:3rem}.fs-wear-story__content{order:1}.fs-wear-story__image{order:2;width:min(100%,42rem)}.fs-formation-meaning h2,.fs-wear-story h2{font-size:3.4rem}.fs-field-notes{padding:4.5rem 0}}@media(prefers-reduced-motion:reduce){.fs-trust-strip__viewport{height:auto}.fs-trust-strip__track{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;animation:none}.fs-trust-strip__message{flex:0 1 auto;min-height:3.8rem;white-space:normal}.fs-trust-strip__message[aria-hidden=true]{display:none}.fs-button,.fs-product-card img{transition:none}.fs-button:hover,.fs-button:active,.fs-product-card:hover img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/formed-stone-homepage.css.map */
