.leyn-hero{min-height:94vh;background:var(--bg);display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:4rem;padding:8rem 6vw 5rem;overflow:hidden}.leyn-hero__content{max-width:620px}.leyn-hero h1{font-size:clamp(3.4rem,7vw,7.8rem);margin:0 0 1.6rem}.leyn-hero__subtitle{max-width:500px;font-size:1.05rem;margin:0 0 2.4rem}.leyn-hero__buttons{display:flex;gap:1rem;flex-wrap:wrap}.leyn-hero__image-wrap{height:76vh;min-height:520px;border-radius:50% 50% 4px 4px;overflow:hidden}.leyn-hero__image-wrap img{width:100%;height:100%;object-fit:cover;animation:leynSlowZoom 9s ease infinite alternate}.leyn-story{background:#fff;text-align:center;padding:110px 0}.leyn-story__inner{max-width:900px;margin:auto}.leyn-story h2{font-size:clamp(2.5rem,5vw,5.5rem);margin:0 0 1.8rem}.leyn-story .leyn-subtitle{max-width:690px;margin:auto}.leyn-editorial,.leyn-custom__grid{display:grid;grid-template-columns:1.1fr .9fr;min-height:80vh;background:#fff}.leyn-editorial__image,.leyn-custom__image{overflow:hidden}.leyn-editorial__image img,.leyn-custom__image img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s}.leyn-editorial:hover img,.leyn-custom__image:hover img{transform:scale(1.05)}.leyn-editorial__content,.leyn-custom__content{display:flex;flex-direction:column;justify-content:center;padding:8vw}.leyn-editorial h2,.leyn-custom h2{font-size:clamp(3rem,5vw,6rem);margin:0 0 30px}.leyn-featured{background:var(--bg);padding:120px 0}.leyn-featured__head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:55px}.leyn-featured__head .leyn-title,.leyn-lookbook__head .leyn-title,.leyn-testimonials .leyn-title{font-size:clamp(2.8rem,5vw,6rem);margin:0}.leyn-featured__link{color:var(--green);text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:4px}.leyn-featured__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.leyn-custom{background:#fff;padding:120px 0}.leyn-custom__grid{min-height:auto;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center;background:transparent}.leyn-custom__steps{display:grid;gap:18px;margin:35px 0 42px}.leyn-custom__steps div{border-top:1px solid var(--line);padding-top:18px}.leyn-custom__steps span{color:var(--green);margin-right:18px;letter-spacing:.12em}.leyn-custom__image{height:75vh;min-height:520px;border-radius:300px 300px 8px 8px}.leyn-lookbook{background:var(--bg);padding:130px 0}.leyn-lookbook__head{max-width:850px;margin-bottom:70px}.leyn-lookbook__grid{display:grid;grid-template-columns:repeat(12,1fr);gap:28px;align-items:start}.leyn-lookbook__item img,.leyn-lookbook__item .leyn-image-placeholder{width:100%;height:100%;min-height:420px;object-fit:cover}.leyn-lookbook__item p{margin-top:14px;color:var(--muted);font-size:.9rem}.leyn-lookbook__item--1{grid-column:1/span 7}.leyn-lookbook__item--2{grid-column:9/span 4;margin-top:120px}.leyn-lookbook__item--3{grid-column:4/span 6;margin-top:40px}.leyn-testimonials{background:#fff;padding:130px 0}.leyn-testimonials .leyn-title{max-width:1000px;margin-bottom:70px}.leyn-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.leyn-quote{border-top:1px solid var(--line);padding-top:32px}.leyn-quote p{font-family:Georgia,serif;font-size:clamp(1.5rem,2vw,2.2rem);line-height:1.25;margin:0 0 28px}@keyframes leynSlowZoom{to{transform:scale(1.08)}}@media(max-width:990px){.leyn-hero,.leyn-editorial,.leyn-custom__grid{grid-template-columns:1fr}.leyn-hero{padding:6rem 1.4rem 3rem}.leyn-hero__image-wrap{height:58vh;min-height:420px;order:-1}.leyn-featured__head{display:block}.leyn-featured__link{display:inline-block;margin-top:24px}.leyn-featured__grid{grid-template-columns:repeat(2,1fr);gap:18px}.leyn-lookbook__grid{display:block}.leyn-lookbook__item{margin-top:28px!important}.leyn-testimonials__grid{grid-template-columns:1fr}}
