The brogue-style Nike Air Rift in “Light British Tan” has already begun surfacing overseas and will release through Nike during the Holiday 2025 shopping window.
Women’s sizes will be available for $145 USD.
See official retailer images below if you’re considering copping.
```
```css
.shoe-release-announcement {
max-width: 800px;
margin: 0 auto;
padding: 20px;
font-family: Arial, sans-serif;
color: #333;
}
.announcement-header h1 {
font-size: 2rem;
text-align: center;
margin-bottom: 20px;
color: #2d2d2d;
}
.product-details {
line-height: 1.6;
}
.description {
font-size: 1.1rem;
margin-bottom: 15px;
}
.pricing-info {
background-color: #f8f8f8;
padding: 15px;
border-radius: 5px;
margin: 20px 0;
}
.cta-section {
font-style: italic;
margin-top: 20px;
color: #666;
}
```