Banarasi Silk Saree
<!DOCTYPE html>
<html lang="en">
<head>
<style>
.anantaa-product-card {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
max-width: 600px;
border: 1px solid #e0e0e0;
border-radius: 8px;
padding: 20px;
background-color: #ffffff;
color: #333;
margin: 20px auto;
box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}
.anantaa-title {
color: #1a237e; /* Navy Blue to match saree */
font-size: 24px;
margin-bottom: 5px;
border-bottom: 2px solid #f9a825; /* Mustard Yellow */
padding-bottom: 10px;
}
.mtnl-section {
margin-bottom: 15px;
}
.mtnl-header {
font-weight: bold;
color: #c62828; /* Rust/Red for contrast */
text-transform: uppercase;
font-size: 14px;
letter-spacing: 1px;
margin-bottom: 5px;
display: block;
}
.mtnl-list {
list-style-type: none;
padding: 0;
margin: 0;
}
.mtnl-list li {
margin-bottom: 5px;
line-height: 1.5;
font-size: 15px;
}
.highlight {
font-weight: 600;
}
</style>
</head>
<body>
<div class="anantaa-product-card">
<h2 class="anantaa-title">The Midnight Warli: Navy Blue Art Silk Saree</h2>
<div class="mtnl-section">
<span class="mtnl-header">M - Material & Make</span>
<ul class="mtnl-list">
<li><strong>Fabric:</strong> Soft Art Silk with a Semi-Tussar finish.</li>
<li><strong>Texture:</strong> Smooth with a subtle sheen; lightweight and easy to drape.</li>
<li><strong>Quality:</strong> High-definition digital print mimicking hand-painted folk art.</li>
</ul>
</div>
<div class="mtnl-section">
<span class="mtnl-header">T - Type & Trend</span>
<ul class="mtnl-list">
<li><strong>Category:</strong> Traditional Printed Saree.</li>
<li><strong>Print Style:</strong> <span class="highlight">Warli Folk Art</span> featuring tribal motifs and village scenes.</li>
<li><strong>Pattern:</strong> Delicate geometric <em>buttis</em> on the body with elaborate storytelling panels on the border.</li>
</ul>
</div>
<div class="mtnl-section">
<span class="mtnl-header">N - Name & Narrative</span>
<ul class="mtnl-list">
<li><strong>Narrative:</strong> A sophisticated blend of ancient art and modern fashion. The contrasting mustard yellow borders frame intricate Warli stick-figure art, depicting joy and celebration.</li>
</ul>
</div>
<div class="mtnl-section">
<span class="mtnl-header">L - Look & Styling</span>
<ul class="mtnl-list">
<li><strong>Occasion:</strong> Ideal for office wear, art galleries, or day events.</li>
<li><strong>Styling Tip:</strong> Pair with a <span class="highlight">Mustard Yellow</span> or <span class="highlight">Rust</span> blouse.</li>
<li><strong>Jewelry:</strong> Accessorize with Oxidized Silver or Terracotta sets for a bohemian look.</li>
</ul>
</div>
</div>
</body>
</html>