.flex-home{--flex-black:#080808;--flex-gold:#c79b4b;--flex-cream:#ece8df;background:var(--flex-black);color:#f7f5ef}.flex-home *{box-sizing:border-box}.flex-hero{min-height:690px;display:grid;grid-template-columns:55% 45%;overflow:hidden}.flex-hero__copy{padding:110px 4vw 90px 8vw;align-self:center}.flex-kicker{color:var(--flex-gold);font-size:11px;font-weight:800;letter-spacing:.28em;text-transform:uppercase}.flex-hero h1{font-family:Georgia,serif;font-size:clamp(56px,7vw,105px);font-weight:400;letter-spacing:-.055em;line-height:.95;margin:28px 0;max-width:800px}.flex-lead{color:#aaa;font-size:17px;line-height:1.7;max-width:500px}.flex-button{background:#f1eee6;color:#090909;display:inline-flex;gap:34px;margin-top:32px;padding:18px 22px;font-size:10px;font-weight:900;letter-spacing:.18em;text-decoration:none}.flex-button:hover{background:var(--flex-gold)}.flex-hero__brand{background:radial-gradient(circle at 50% 42%,#282112 0,#10100f 39%,#080808 70%);display:flex;align-items:center;justify-content:center;position:relative;flex-direction:column}.flex-hero__brand img{width:min(83%,600px);height:auto;z-index:1;filter:drop-shadow(0 28px 45px #000)}.flex-hero__brand p{font-size:9px;letter-spacing:.38em;color:#777}.flex-halo{position:absolute;width:500px;height:500px;border:1px solid #5f4e2f;border-radius:50%;opacity:.55}.flex-marquee{border-block:1px solid #292929;min-height:88px;display:flex;align-items:center;justify-content:space-around;color:#bbb;font:24px Georgia,serif;letter-spacing:.12em}.flex-marquee i{color:var(--flex-gold);font-size:12px}.flex-collection{background:var(--flex-cream);color:#090909;padding:110px 6vw}.flex-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:55px}.flex-section-head h2{font:400 clamp(44px,6vw,78px)/.95 Georgia,serif;letter-spacing:-.045em;margin:20px 0 0;max-width:720px}.flex-section-head>p{max-width:390px;color:#5c5b57;line-height:1.7}.flex-products{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.flex-product-image,.flex-featured,.flex-placeholder{display:flex;aspect-ratio:4/5;background:#111;position:relative;overflow:hidden;align-items:center;justify-content:center;color:#eee}.flex-product-image img,.flex-product-image svg,.flex-featured img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.flex-product-image:hover img,.flex-featured:hover img{transform:scale(1.025)}.flex-featured span{position:absolute;z-index:1;top:18px;left:18px;background:var(--flex-gold);color:#090909;padding:8px 10px;font-size:9px;font-weight:900;letter-spacing:.16em}.flex-placeholder{flex-direction:column;border:1px solid #222}.flex-placeholder:before{content:"";position:absolute;inset:8%;border:1px solid #4d4029}.flex-placeholder strong{font-size:clamp(58px,8vw,120px);letter-spacing:-.08em;background:linear-gradient(135deg,#e6c981,#8b672c);color:transparent;background-clip:text}.flex-placeholder small{letter-spacing:.35em}.flex-product-meta{display:flex;justify-content:space-between;padding-top:18px;gap:14px}.flex-product-meta h3{font-size:14px;text-transform:uppercase;letter-spacing:.08em;margin:0 0 6px}.flex-product-meta h3 a{color:inherit;text-decoration:none}.flex-product-meta p{font-size:12px;color:#777;margin:0}.flex-product-meta>strong{font-size:13px;white-space:nowrap}.flex-text-link{display:flex;justify-content:space-between;border-bottom:1px solid #777;padding:18px 0 10px;width:280px;margin:55px auto 0;color:#090909;font-size:10px;font-weight:800;letter-spacing:.13em;text-decoration:none}.flex-story{text-align:center;padding:140px 6vw}.flex-story blockquote{font:400 clamp(42px,6vw,78px)/1.08 Georgia,serif;margin:35px auto;max-width:1100px}.flex-story em{color:var(--flex-gold)}.flex-story>p:last-child{max-width:600px;margin:auto;color:#999;line-height:1.8}@media(max-width:800px){.flex-hero{grid-template-columns:1fr}.flex-hero__copy{padding:75px 7vw}.flex-hero__brand{min-height:470px}.flex-halo{width:330px;height:330px}.flex-marquee{gap:28px;justify-content:flex-start;padding:0 25px;overflow:hidden}.flex-marquee span:nth-of-type(n+3),.flex-marquee i:nth-of-type(n+3){display:none}.flex-section-head{display:block}.flex-section-head>p{margin-top:30px}.flex-products{grid-template-columns:1fr}.flex-story{padding:100px 7vw}}
