@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Playfair+Display:wght@700;800&display=swap');
:root{--lx-black:#111;--lx-burgundy:#7a1b2e;--lx-gold:#c59b27;--lx-cream:#fbfaf8;--lx-line:#e5dcd5;--lx-grey:#f5f4f2}.lx-home{background:var(--lx-cream);color:#111;font-family:Inter,Arial,sans-serif}.lx-home *{box-sizing:border-box}.lx-section{width:100%}.lx-utility{height:32px;background:#111;color:#fff;padding:0 40px;display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:700;letter-spacing:1.5px}.lx-utility__cities{display:flex;gap:20px;color:#d9d1c7;font-weight:500}.lx-masthead{height:185px;background:#fff;border-bottom:1px solid var(--lx-line);padding:20px 40px;display:flex;flex-direction:column;gap:24px}.lx-masthead__row{height:92px;display:flex;align-items:center;justify-content:space-between}.lx-search{display:flex;align-items:center;gap:16px;font-size:11px;font-weight:700;letter-spacing:1px}.lx-search img{width:20px;height:20px}.lx-logo{width:380px;height:92px;object-fit:contain}.lx-actions,.lx-nav{display:flex;gap:16px}.lx-btn{display:inline-flex;align-items:center;justify-content:center;min-height:29px;padding:8px 16px;border-radius:2px;font-size:11px;font-weight:700;letter-spacing:1px;text-decoration:none}.lx-btn--burgundy{background:var(--lx-burgundy);color:#fff}.lx-btn--outline{border:1px solid #111;color:#111;background:#fff}.lx-nav{justify-content:center;gap:40px;padding-top:8px}.lx-nav a{color:#111;text-decoration:none;font-size:12px;letter-spacing:2px}.lx-nav a.is-active{color:var(--lx-burgundy);border-bottom:2px solid var(--lx-burgundy);padding-bottom:6px}.lx-ticker{height:44px;background:#111;color:#fff;padding:0 40px;display:flex;align-items:center;gap:24px;overflow:hidden;white-space:nowrap}.lx-ticker__tag{background:var(--lx-burgundy);padding:4px 10px;font-size:10px;letter-spacing:1px}.lx-ticker__items{display:flex;gap:32px;font-size:12px}.lx-ticker__item{display:flex;gap:8px}.lx-ticker__item strong{color:#d9d1c7}.lx-up{color:#4cd964}.lx-down{color:#ff3b30}.lx-hero{height:289px;background:var(--lx-burgundy);display:flex;overflow:hidden}.lx-hero__content{padding:60px;flex:1;color:#fff}.lx-kicker{display:flex;gap:8px;align-items:center;color:var(--lx-gold);font-size:11px;font-weight:900;letter-spacing:2px}.lx-kicker i{width:20px;height:1px;background:var(--lx-gold)}.lx-kicker span:last-child{color:#fff}.lx-hero h1{font:800 48px/56px 'Playfair Display',serif;max-width:1012px;margin:24px 0}.lx-hero__image{width:323px;height:100%;object-fit:cover}.lx-spacer-48{height:48px}.lx-spacer-22{height:22px}.lx-editorial{height:500px;background:#fff;display:flex}.lx-editorial__image{width:60%;object-fit:cover}.lx-editorial__content{width:40%;background:var(--lx-grey);padding:48px;display:flex;flex-direction:column;justify-content:space-between}.lx-label{font-size:10px;font-weight:900;letter-spacing:1.5px;color:var(--lx-burgundy)}.lx-editorial h2{font:700 36px/44px 'Playfair Display',serif;margin:16px 0}.lx-editorial p{font-size:14px;line-height:22px;color:#555}.lx-byline{color:var(--lx-burgundy);font-size:11px;font-weight:700;letter-spacing:1px}.lx-link{color:var(--lx-burgundy);font-size:11px;font-weight:800;letter-spacing:1px;text-decoration:none;display:flex;align-items:center;gap:8px}.lx-link img{width:14px;height:14px}.lx-content{padding:40px;background:var(--lx-cream)}.lx-section-head{padding-bottom:20px;border-bottom:1px solid var(--lx-line);margin-bottom:32px}.lx-section-head .lx-label{margin-bottom:8px}.lx-section-head__row{display:flex;align-items:baseline;justify-content:space-between}.lx-section-head h2{font:700 32px/43px 'Playfair Display',serif;margin:0}.lx-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.lx-card{background:#fff}.lx-card>img{width:100%;height:260px;object-fit:cover;display:block}.lx-card__body{padding:24px}.lx-card h3{font:700 23px/29px 'Playfair Display',serif;margin:10px 0}.lx-card p,.lx-pick p{color:#555;font-size:13px;line-height:20px}.lx-most-read{background:#fff;padding:32px}.lx-most-read h3{font:700 24px/29px 'Playfair Display',serif}.lx-article{padding:17px 0 12px;border-bottom:1px solid var(--lx-line);display:flex;justify-content:space-between;gap:16px}.lx-article__title{font:600 14px/22px 'Playfair Display',serif;max-width:75%}.lx-article__meta{font-size:10px;color:#777}.lx-trends{background:#fff;padding:38px 40px 45px}.lx-trends__grid{display:grid;grid-template-columns:2fr 1fr;gap:24px}.lx-wide,.lx-mini{position:relative;overflow:hidden;color:#fff}.lx-wide{height:480px}.lx-mini{height:228px}.lx-wide>img,.lx-mini>img{width:100%;height:100%;object-fit:cover}.lx-wide__overlay,.lx-mini__overlay{position:absolute;inset:auto 0 0;padding:32px;background:linear-gradient(transparent,rgba(0,0,0,.8))}.lx-wide h3{font:700 30px/36px 'Playfair Display',serif}.lx-stack{display:grid;gap:24px}.lx-picks{padding:32px 40px 66px}.lx-picks__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.lx-pick{padding:20px}.lx-pick img{width:100%;height:200px;object-fit:cover}.lx-pick h3{font:700 18px/22px 'Playfair Display',serif}.lx-video{padding:29px 40px 60px;background:#fbfaf8}.lx-video__thumb{height:720px;position:relative}.lx-video__thumb>img:first-child{width:100%;height:100%;object-fit:cover}.lx-video__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:72px;height:72px}.lx-video h2{font:700 30px/38px 'Playfair Display',serif;margin:12px 0}.lx-video p{color:#555}.lx-instagram{height:516px;padding:34px 40px 60px;border-top:1px solid #e5dcd5;border-bottom:1px solid #e5dcd5}.lx-instagram__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.lx-instagram__brand{display:flex;align-items:center;gap:12px}.lx-instagram__brand>img{width:36px;height:36px;padding:9px;background:#111;border-radius:50%;object-fit:contain}.lx-instagram__brand strong{display:block;font:700 24px/29px 'Playfair Display',serif}.lx-instagram__brand small{font-size:10px;letter-spacing:1.5px}.lx-instagram__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.lx-instagram__grid img{width:100%;aspect-ratio:1;object-fit:cover}.lx-newsletter{min-height:161px;background:var(--lx-burgundy);color:#fff;padding:40px;display:flex;justify-content:space-between;align-items:center}.lx-newsletter h2{font:700 32px/43px 'Playfair Display',serif;margin:0}.lx-newsletter p{font-size:14px;color:#e8dfe1}.lx-newsletter__form{display:flex;gap:12px}.lx-newsletter input{width:320px;height:44px;padding:0 16px}.lx-newsletter button{width:124px;height:44px;padding:12px 24px;border:0;background:#111;color:#fff;font:800 11px Inter,Arial,sans-serif;letter-spacing:1px}.lx-footer{height:390px;background:#0c0c0c;color:#fff;padding:80px 40px 40px}.lx-footer__grid{display:grid;grid-template-columns:340px 1fr 1fr 190px;gap:60px}.lx-footer img{width:340px;height:94px;object-fit:contain;object-position:left}.lx-footer p,.lx-footer li{color:#b3b3b3;font-size:12px;line-height:18px}.lx-footer h3{font-size:11px;letter-spacing:1.5px}.lx-footer ul{list-style:none;padding:0}.lx-footer li{margin-bottom:16px}.lx-footer__bottom{border-top:1px solid #333;margin-top:24px;padding-top:24px;display:flex;justify-content:space-between;color:#666;font-size:11px}.lx-footer__legal{display:flex;gap:24px}@media(max-width:900px){.lx-utility,.lx-masthead,.lx-ticker,.lx-content,.lx-trends,.lx-picks,.lx-video,.lx-instagram,.lx-newsletter,.lx-footer{padding-left:20px;padding-right:20px}.lx-masthead{height:auto}.lx-masthead__row{height:auto;flex-wrap:wrap}.lx-logo{order:-1;width:100%;height:65px}.lx-nav{gap:14px;flex-wrap:wrap}.lx-hero,.lx-editorial{height:auto;display:block}.lx-hero__content{padding:40px 20px}.lx-hero h1{font-size:36px;line-height:42px}.lx-hero__image,.lx-editorial__image,.lx-editorial__content{width:100%;height:300px}.lx-editorial__content{height:auto;min-height:420px}.lx-grid-3,.lx-trends__grid,.lx-picks__grid,.lx-instagram__grid{grid-template-columns:1fr 1fr}.lx-video__thumb{height:50vw}.lx-newsletter{display:block}.lx-newsletter__form{margin-top:20px}.lx-footer{height:auto}.lx-footer__grid{grid-template-columns:1fr 1fr;gap:30px}.lx-footer__bottom{display:block}}@media(max-width:600px){.lx-utility__cities{display:none}.lx-actions{width:100%}.lx-actions .lx-btn{flex:1}.lx-grid-3,.lx-trends__grid,.lx-picks__grid,.lx-instagram__grid{grid-template-columns:1fr}.lx-footer__grid{grid-template-columns:1fr}.lx-newsletter__form{display:block}.lx-newsletter input,.lx-newsletter button{width:100%;margin-bottom:8px}}