<header>
<div class="container">
<nav>
<a href="#" class="logo">The Colorful Stem</a>
<div class="nav-links">
<a href="#passion">About Me</a>
<a href="gallery.html">Gallery</a>
<a href="process.html">Bespoke Process</a>
<a href="contact.html" class="button button-primary">Contact / Order</a>
</div>
</nav>
</div>
</header>
<section id="hero">
<div class="container">
<h1>Everlasting Color. Uniquely You.</h1>
<p>Bespoke Artificial Floristry & Creative Designs, Handcrafted with Passion.</p>
<a href="process.html" class="button button-primary" style="background-color: var(--color-secondary); color: var(--color-dark);">Start Your Bespoke Design</a>
</div>
</section>
<section id="passion">
<div class="container">
<h2>More Than Just Flowers—It's a Feeling.</h2>
<div style="max-width: 700px; margin: 0 auto;">
<p>For me, creation is a commitment. It’s a colourful and cheerful process that keeps me mentally positive. I use the highest quality artificial flowers to create stunning, bespoke designs that look incredibly realistic and last for years.</p>
<p>My commitment is to work with you, within your budget, to bring your dream piece to life—with continuous photo updates along the way.</p>
</div>
<a href="about.html" class="button" style="border: 2px solid var(--color-primary); color: var(--color-primary);">Meet the Designer</a>
</div>
</section>
<section id="services" style="background-color: var(--color-light);">
<div class="container">
<h2>Designed for Every Occasion. Created with Love.</h2>
<div class="feature-grid">
<div class="feature-item">
...