:root{--bg-dark:#111;--bg-card:#181818;--text-white:#fff;--text-muted:#ffffffb3;--accent-green:#25d366;--transition-fast:.25s cubic-bezier(.25, .1, .25, 1);--transition-normal:.35s cubic-bezier(.25, .1, .25, 1)}body:has(.trends-content-wrapper) header{background-color:#fffffff7;box-shadow:0 4px 20px #0000001f;padding-top:12px!important;padding-bottom:12px!important}body:has(.trends-content-wrapper) header .store{color:#111}body:has(.trends-content-wrapper) header .menu-btn{color:#111}body:has(.trends-content-wrapper) header nav.main-nav ul li a{color:#111}body:has(.trends-content-wrapper) header .cart a{color:#111}body:has(.trends-content-wrapper) header .search input{color:#111}body:has(.trends-content-wrapper) header .search button{color:#111}body:has(.trends-content-wrapper) header .store span:after{background-color:#111}body:has(.trends-content-wrapper) header nav.main-nav ul li a:after{background-color:#111}body:has(.trends-content-wrapper) header .search{border-bottom-color:#0006}:is(body:has(.trends-content-wrapper) header .search.active,body:has(.trends-content-wrapper) header .search:focus-within){border-bottom-color:#111}body:has(.trends-content-wrapper) header .search input::placeholder{color:#0009}body:has(.trends-content-wrapper) header .menu-btn img{filter:brightness(0)opacity(.75)}body:has(.trends-content-wrapper) header .cart a img{filter:brightness(0)opacity(.75)}body:has(.trends-content-wrapper) header .store{filter:brightness(0)opacity(.75)}body:has(.trends-content-wrapper) header .search button img{filter:brightness(0)opacity(.75)}body:has(.trends-content-wrapper) header .logo img{filter:invert()}:is(body:has(.trends-content-wrapper) header .teaser-section,body:has(.trends-content-wrapper) header .video-reveal-on-scroll){height:0!important;margin:0!important;padding:0!important;display:none!important}body:has(.trends-content-wrapper) .video-control-btn{display:none!important}.trends-content-wrapper{width:100%;max-width:100%;margin:0;padding:48px 48px 96px}.trends-hero{text-align:center;max-width:720px;margin:0 auto;padding:100px 0 64px}.trends-hero__eyebrow{color:#111;margin:0 0 8px;font-family:Times New Roman,Times,serif;font-size:35px}.trends-hero__title{color:#111;margin:0 0 20px;font-size:40px;font-weight:700;line-height:1.15}.trends-hero__description{color:#55534f;margin:0;font-size:16px;line-height:1.6}.trend-grid{grid-template-columns:repeat(4,1fr);gap:40px 24px;width:100%;padding-bottom:64px;display:grid}.trend-card{text-align:left;flex-direction:column;display:flex}.trend-card__media{aspect-ratio:1;background-color:#f6f4f1;width:100%;margin-bottom:16px;overflow:hidden}.trend-card__image{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.trend-card:hover .trend-card__image{transform:scale(1.04)}.trend-card__title{color:#111;margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.3}.trend-card__text{color:#55534f;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 12px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.trend-card__link{color:#111;align-items:center;gap:6px;margin-top:auto;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.trend-card__link:hover .trend-card__link-icon{transform:translate(3px)}.trend-card__link-icon{width:16px;height:16px;transition:transform .2s}.trends-cta{grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding:80px 0;display:grid}.trends-cta__content{flex-direction:column;justify-content:center;max-width:540px;margin-left:auto;display:flex}.trends-cta__title{color:#111;margin:0 0 20px;font-size:35px;font-weight:600;line-height:1}.trends-cta__text{color:#55534f;margin:0 0 25px;font-size:15px;line-height:1.6}.trends-cta__btn{color:#fff;background-color:#111;border:1px solid #111;align-items:center;gap:12px;width:fit-content;padding:14px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}.trends-cta__btn:hover{color:#111;background-color:#fff;border-color:#111}.trends-cta__btn:hover .trends-cta__btn-icon{filter:brightness(0);transform:translate(3px)}.trends-cta__btn-icon{filter:brightness(0)invert();flex-shrink:0;width:16px;height:16px;transition:transform .2s,filter .3s}.trends-cta__media{aspect-ratio:1;background-color:#f6f4f1;width:100%;max-width:580px;overflow:hidden}.trends-cta__media img{object-fit:cover;width:100%;height:100%;display:block}.trends-explore{border-top:1px solid #11111114;padding:64px 0}.trends-explore__title{color:#111;text-align:center;margin:0 0 32px;font-size:24px;font-weight:700}.trends-explore__list{grid-template-columns:repeat(7,1fr);gap:12px;display:grid}.trends-explore__item{text-align:left;flex-direction:column;align-items:flex-start;width:100%;text-decoration:none;display:flex}.trends-explore__media{aspect-ratio:3/4;background-color:#f6f4f1;justify-content:center;align-items:center;width:100%;margin-bottom:12px;display:flex;overflow:hidden}.trends-explore__media img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.trends-explore__item:hover .trends-explore__media img{transform:scale(1.05)}.trends-explore__label{color:#111;font-size:14px;font-weight:600;display:block}@media screen and (width>=1024px){.trend-grid{grid-template-columns:repeat(2,1fr)}.trends-cta{grid-template-columns:1fr;gap:32px;padding:48px 0}.trends-cta__content{text-align:center;align-items:center;max-width:100%}.trends-cta__media{order:-1}.trends-explore__list{grid-template-columns:repeat(4,1fr);gap:16px}}@media screen and (width>=768px){.trends-content-wrapper{padding:32px 20px 64px}.trends-hero{padding:24px 0 48px}.trends-hero__eyebrow{font-size:24px}.trends-hero__title{font-size:28px}.trends-hero__description{padding:0 10px;font-size:15px}.trends-cta__title{font-size:26px}.trends-explore{padding:48px 0}.trends-explore__title{margin:0 0 24px;font-size:20px}}@media screen and (width>=480px){.trend-grid{grid-template-columns:1fr;gap:32px 20px;padding-bottom:48px}.trend-card__title{font-size:17px}.trends-explore__list{grid-template-columns:repeat(2,1fr);gap:16px}}
