Zentlemen.vn

.newsletter-card background: #fff8ef; border-radius: 48px; padding: 3rem 2rem; max-width: 800px; margin: 0 auto; border: 1px solid #e9dfd0;

.hero-content flex: 1.2;

.btn-primary background: var(--deep-charcoal); border-color: var(--deep-charcoal); color: #fff;

.feature-card p color: #5c5c6b; line-height: 1.4; zentlemen.vn

.copyright text-align: center; margin-top: 2.5rem; padding-top: 1.5rem; border-top: 1px solid #2c2c3a; font-size: 0.75rem; color: #9898a5;

.hero-image flex: 1; background: linear-gradient(135deg, #e3dacf, #f3ede4); border-radius: 32px; min-height: 380px; display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden; box-shadow: 0 20px 35px -12px rgba(0,0,0,0.05);

<!-- newsletter / join community --> <div class="newsletter"> <div class="container"> <div class="newsletter-card"> <h3>Join the inner circle</h3> <p style="margin-top: 0.5rem; max-width: 500px; margin-left: auto; margin-right: auto;">Be the first to experience new collections, exclusive events, and private trunk shows.</p> <div class="form-group"> <input type="email" placeholder="Your email address" id="newsEmail"> <button class="btn btn-primary" id="subscribeBtn">Subscribe</button> </div> <p style="font-size: 0.7rem; margin-top: 1rem; opacity: 0.7;">No spam, only timeless inspiration.</p> </div> </div> </div> </main> .newsletter-card background: #fff8ef

/* newsletter */ .newsletter padding: 5rem 0; text-align: center;

/* features grid */ .features padding: 5rem 0; background-color: var(--cream); border-radius: 48px 48px 0 0; margin-top: 1rem;

@media (max-width: 800px) .navbar flex-direction: column; gap: 1rem; .hero-content h1 font-size: 2.5rem; .hero-content p max-width: 100%; .container padding: 0 1.5rem; .hero padding: 2rem 0 3rem; </style> </head> <body> padding: 3rem 2rem

.feature-icon font-size: 2.3rem; margin-bottom: 1rem;

.product-info .price font-weight: 700; margin-top: 0.5rem; color: var(--warm-gold); font-size: 1.2rem;

.footer-col .logo-foot font-size: 1.5rem; font-weight: 600; color: white; margin-bottom: 1rem;

/* custom variables */ :root --deep-charcoal: #1e1e2a; --warm-gold: #c7a45b; --soft-gold: #e3c784; --cream: #fefaf0; --stone: #ece6dc; --border-light: #e2dbcf;