.home-hero-section{background:#fff;width:100%;padding-top:1rem;padding-bottom:4rem;font-family:Futura,sans-serif}@media (max-width:768px){.home-hero-section{padding-top:1rem;padding-bottom:2rem}}.home-hero-top{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;padding:0 3rem;display:flex}@media (max-width:1024px){.home-hero-top{flex-direction:column;align-items:flex-start;gap:2rem;padding:0 1.5rem}}@media (max-width:768px){.home-hero-top{gap:1.5rem;padding:0 1rem}}.home-hero-title{color:#1a1a1a;letter-spacing:-.02em;max-width:65%;font-family:Times New Roman,Times,serif;font-size:5.5vw;line-height:1.1}@media (max-width:1024px){.home-hero-title{max-width:100%;font-size:4rem}}@media (max-width:768px){.home-hero-title{font-size:3rem}}.home-hero-right{flex-direction:column;gap:1.5rem;max-width:380px;display:flex}.home-hero-description{color:#555;font-size:1.1rem;line-height:1.6}.home-hero-cta{color:#fff;background:#4b0000;border-radius:8px;justify-content:center;align-items:center;width:fit-content;padding:1.2rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.home-hero-cta:hover{background:#333;transform:translateY(-2px)}.home-hero-image-wrapper{will-change:transform;width:100%;padding:0 3rem}@media (max-width:1024px){.home-hero-image-wrapper{padding:0 1.5rem}}.home-hero-image-container{will-change:transform, width, height, border-radius;background:#f5f5f5;border-radius:24px;width:100%;height:75vh;min-height:600px;position:relative;overflow:hidden}.home-hero-main-image{object-fit:cover;object-position:center 20%;width:100%;height:100%}.home-hero-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1a1a1a;background:#fffffff2;border-radius:16px;flex-direction:column;gap:1rem;padding:1.5rem;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;box-shadow:0 10px 40px #00000014}.home-hero-card:hover{transform:translateY(-8px)}.home-card-left{width:280px;bottom:3rem;left:3rem}.home-card-right{flex-direction:row;align-items:center;width:340px;bottom:3rem;right:3rem}@media (max-width:1024px){.home-hero-card{flex-direction:row;width:100%;margin-top:1rem;position:relative;bottom:auto;left:auto;right:auto}.home-hero-image-container{background:0 0;border-radius:0;flex-direction:column;height:auto;min-height:auto;display:flex}.home-hero-main-image{border-radius:24px;height:75vh}}.home-card-image-wrapper{aspect-ratio:4/3;background:#f4f2f0;border-radius:12px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.home-card-right .home-card-image-wrapper{aspect-ratio:1;flex-shrink:0;width:120px;height:120px}.home-card-image-wrapper img{object-fit:cover;width:100%;height:100%}.home-card-content{flex-direction:column;gap:.5rem;display:flex}.home-card-title{font-size:1.1rem;font-weight:600}.home-card-desc{color:#666;font-size:.9rem;line-height:1.4}.home-card-link{margin-top:.5rem;font-size:.85rem;font-weight:600;text-decoration:underline}.home-hero-ooo-cta{opacity:0;visibility:hidden;z-index:10;color:#fdfbf7;justify-content:space-between;align-items:flex-end;width:100%;height:100%;padding:8rem 4rem 4rem;display:flex;position:absolute;top:0;left:0}.home-ooo-cta-left{flex-direction:column;gap:1rem;max-width:500px;display:flex}.home-ooo-cta-title{color:#fdfbf7;text-transform:uppercase;flex-direction:column;font-family:Times New Roman,Times,serif;font-size:11rem;font-weight:400;line-height:.85;display:flex}.home-ooo-cta-subtitle{font-family:Times New Roman,Times,serif;font-size:2rem;line-height:1.2}.home-ooo-cta-right{flex-direction:column;gap:2rem;max-width:450px;margin-bottom:2rem;display:flex}.home-ooo-cta-desc{font-family:Times New Roman,Times,serif;font-size:1.25rem;line-height:1.5}.home-hero-ooo-cta .home-hero-cta{pointer-events:auto}@media (max-width:768px){.home-hero-ooo-cta{color:#1a1a1a;text-align:center;flex-direction:column;justify-content:space-between;align-items:center;gap:3rem;padding:3rem 1rem 4rem;position:static}.home-ooo-cta-left{align-items:center;gap:1.5rem}.home-ooo-cta-right{align-items:center;gap:2rem}.home-ooo-cta-title{color:#1a1a1a;letter-spacing:-.02em;font-size:clamp(3.5rem,14vw,5rem);line-height:.85}.home-ooo-cta-title span{color:#1a1a1a!important}.home-ooo-cta-subtitle{letter-spacing:.05em;font-size:1.25rem;font-weight:500}.home-ooo-cta-desc{opacity:.8;max-width:90%;margin:0 auto;font-size:1rem;line-height:1.6}}
.about-section{color:#1a1a1a;background-color:#fff;flex-direction:column;justify-content:center;height:100vh;margin-top:30px;padding:0 4rem;display:flex}.about-container{width:100%;max-width:1300px;margin:0 auto}.about-header{align-items:flex-start;max-width:100%;margin-bottom:5rem;display:flex}.about-index{color:#888;flex:0 0 35%;padding-top:1rem;font-family:Futura,sans-serif;font-size:1rem}.about-title{text-align:left;letter-spacing:-.01em;flex:1;max-width:850px;font-family:Times New Roman,Times,serif;font-size:3.2rem;font-weight:400;line-height:1.3}.about-content{justify-content:space-between;align-items:stretch;gap:6rem;display:flex}.about-visuals{flex:0 0 52%;align-items:stretch;gap:1.5rem;display:flex}.about-img-wrapper{border-radius:12px;overflow:hidden}.about-img-wrapper img{object-fit:cover;width:100%;height:100%;display:block}.about-left-img{width:45%}.about-mid-img{aspect-ratio:4/5;width:55%}.about-info{flex-direction:column;flex:1;display:flex}.about-right-img{aspect-ratio:4/3;width:240px;margin-left:auto}.about-text-box{flex-direction:column;gap:1.5rem;max-width:100%;margin-top:auto;padding-right:2rem;display:flex}.about-text-box p{color:#444;font-family:Futura,sans-serif;font-size:1.15rem;line-height:1.8}.about-btn{color:#4b0000;background:0 0;border:1px solid #4b0000;border-radius:6px;justify-content:center;align-items:center;width:fit-content;padding:1rem 2.5rem;font-family:Futura,sans-serif;font-size:1rem;text-decoration:none;transition:all .3s;display:inline-flex}.about-btn:hover{color:#fff;background:#4b0000}@media (max-width:1024px){.about-content{flex-direction:column;align-items:center;gap:3rem}.about-visuals{flex:auto;justify-content:center;width:100%;max-width:500px}.about-info{width:100%;max-width:500px}.about-right-img{margin:0 auto 2rem}.about-text-box{margin-top:0;padding-right:0}}@media (max-width:768px){.about-section{height:auto;padding:4rem 1rem}.about-header{flex-direction:column;gap:1rem;margin-bottom:3rem}.about-title{font-size:2.5rem}}
.gender-section{background-color:#fff;justify-content:center;align-items:center;width:100%;height:100vh;padding:1rem;display:flex;position:relative}.gender-container{border-radius:24px;width:100%;height:100%;position:relative;overflow:hidden}.gender-video{object-fit:cover;object-position:center 20%;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.gender-center-text{z-index:5;pointer-events:none;text-align:center;color:#fdfbf7;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gender-center-title{letter-spacing:-.01em;text-shadow:0 4px 20px #0000004d;flex-direction:column;margin:0;font-family:Times New Roman,Times,serif;font-size:5rem;font-weight:400;line-height:.9;display:flex}.gender-half{z-index:10;cursor:pointer;justify-content:center;align-items:center;width:50%;height:100%;display:flex;position:absolute;top:0}.gender-half.left-half{left:0}.gender-half.right-half{right:0}.half-overlay{opacity:0;z-index:1;background:#0a0a0a73;width:100%;height:100%;position:absolute;top:0;left:0}.half-content{z-index:2;opacity:0;visibility:hidden;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:relative}.half-title{color:#fdfbf7;margin:0;font-family:Times New Roman,Times,serif;font-size:4rem;font-weight:400}.half-btn{color:#fdfbf7;pointer-events:auto;background:0 0;border:1px solid #fdfbf7;border-radius:6px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-family:Futura,sans-serif;font-size:1rem;text-decoration:none;transition:all .3s;display:inline-flex}.half-btn:hover{color:#1a1a1a;background:#fdfbf7}@media (max-width:768px){.gender-section{padding:0}.gender-container{border-radius:0}.gender-center-title{font-size:2.5rem}.gender-half{width:100%;height:50%}.gender-half.left-half{top:0;left:0}.gender-half.right-half{top:auto;bottom:0;right:0}.half-title{font-size:2.5rem}.half-btn{padding:.8rem 2rem}.half-content{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.half-overlay{opacity:.5!important;visibility:visible!important}.gender-center-text{display:none!important}}
.curated-section{color:#1a1a1a;background-color:#fff;flex-direction:column;gap:4rem;padding:8rem 4rem 6rem;display:flex}.curated-header{justify-content:space-between;align-items:stretch;gap:4rem;display:flex}.curated-header-left{flex-direction:column;flex:1;gap:1.5rem;display:flex}.curated-index{opacity:.6;font-family:Futura,sans-serif;font-size:.9rem}.curated-title{letter-spacing:-.01em;margin:0;font-family:Times New Roman,Times,serif;font-size:4rem;font-weight:400;line-height:1.1}.curated-categories{gap:1.5rem;margin-top:1rem;display:flex}.curated-category{color:#1a1a1a;opacity:.7;font-family:Futura,sans-serif;font-size:.95rem;text-decoration:none;transition:opacity .3s}.curated-category:hover{opacity:1}.curated-header-right{flex-direction:column;justify-content:space-between;align-items:flex-start;width:350px;display:flex}.curated-desc{opacity:.8;margin:0;font-family:Futura,sans-serif;font-size:1rem;line-height:1.6}.curated-btn{color:#4b0000;background:0 0;border:1px solid #4b0000;border-radius:6px;justify-content:center;align-items:center;margin-top:2rem;padding:1rem 2rem;font-family:Futura,sans-serif;font-size:.95rem;text-decoration:none;transition:all .3s;display:inline-flex}.curated-btn:hover{color:#fff;background:#4b0000}.curated-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;display:grid}.curated-card{color:inherit;cursor:pointer;flex-direction:column;gap:1rem;text-decoration:none;display:flex}.curated-img-wrapper{aspect-ratio:1;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;background-color:#0000;border-radius:12px;width:100%;position:relative;overflow:hidden;-webkit-transform:translate(0,0);-moz-transform:translate(0,0)}.curated-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1)}.curated-card:hover .curated-img{transform:scale(1.05)}.curated-card-info{justify-content:space-between;align-items:center;padding:0 .5rem;display:flex}.curated-card-name{margin:0;font-family:Times New Roman,Times,serif;font-size:1.2rem}.curated-card-price{opacity:.8;font-family:Futura,sans-serif;font-size:.95rem}@media (max-width:1024px){.curated-header{flex-direction:column;align-items:flex-start;gap:2rem}.curated-header-right{width:100%}.curated-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.curated-grid{grid-template-columns:1fr}.curated-section{padding:4rem 1rem}.curated-title{font-size:3rem}}
