<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Hazel Alice LLP - Premium Talent Solutions</title>
    <script src="https://cdn.tailwindcss.com"></script>
    <style>
        @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&display=swap');
       
        body {
            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
        }
       
        .font-serif {
            font-family: 'Playfair Display', serif;
        }

        html {
            scroll-behavior: smooth;
        }

        .hero-bg {
            background-image: url('https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&q=80');
            background-size: cover;
            background-position: center;
        }
    </style>
</head>
<body>
    <!-- Navigation -->
    <nav class="fixed top-0 w-full bg-white/90 backdrop-blur-md border-b border-slate-200 z-50">
        <div class="max-w-7xl mx-auto px-6 py-4 flex justify-between items-center">
            <div class="text-2xl font-serif font-bold text-slate-900">Hazel Alice LLP</div>
            <a href="#contact" class="text-slate-700 hover:text-slate-900 transition-colors font-medium">
                Contact Us
            </a>
        </div>
    </nav>

    <!-- Hero Section -->
    <section class="pt-32 pb-20 px-6 relative overflow-hidden">
        <div class="absolute inset-0 z-0">
            <div class="absolute inset-0 bg-gradient-to-b from-slate-900/85 via-slate-900/80 to-slate-50/95 z-10"></div>
            <div class="hero-bg w-full h-full"></div>
        </div>
        <div class="max-w-6xl mx-auto text-center relative z-20">
            <h1 class="text-5xl md:text-7xl font-serif font-bold text-white mb-6 leading-tight drop-shadow-lg">
                Exceptional Talent,<br />
                <span class="text-slate-200">Delivered Seamlessly</span>
            </h1>
            <p class="text-xl md:text-2xl text-white mb-12 max-w-3xl mx-auto leading-relaxed drop-shadow-md">
                Access the world's most sought-after professional, scientific, and technical specialists.
                One relationship. One simple bill. Infinite possibilities.
            </p>
            <a href="#contact" class="inline-block bg-white hover:bg-slate-100 text-slate-900 px-8 py-6 text-lg rounded-full shadow-2xl hover:shadow-3xl transition-all font-semibold">
                Begin Your Search
            </a>
        </div>
    </section>

    <!-- About Section -->
    <section class="py-20 px-6 bg-white">
        <div class="max-w-6xl mx-auto">
            <div class="grid md:grid-cols-2 gap-16 items-center">
                <div>
                    <h2 class="text-4xl md:text-5xl font-serif font-bold text-slate-900 mb-6">
                        Your Strategic Talent Partner
                    </h2>
                    <p class="text-lg text-slate-600 leading-relaxed mb-6">
                        Hazel Alice LLP specializes in sourcing and managing hard-to-find professionals across scientific, technical, and professional disciplines. We serve discerning businesses worldwide who demand excellence without compromise.
                    </p>
                    <p class="text-lg text-slate-600 leading-relaxed">
                        From a single expert to an entire team, we handle every aspect of talent management—benefits, payroll, acquisition—so you can focus on what matters most: growing your business.
                    </p>
                </div>
                <div class="grid grid-cols-2 gap-6">
                    <div class="p-6 border border-slate-200 rounded-xl hover:shadow-lg transition-shadow bg-white">
                        <svg class="w-10 h-10 text-slate-900 mb-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                            <circle cx="12" cy="12" r="10"></circle>
                            <path d="M2 12h20"></path>
                            <path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"></path>
                        </svg>
                        <h3 class="font-semibold text-slate-900 mb-2">Global Reach</h3>
                        <p class="text-sm text-slate-600">On-site or remote talent across all time zones</p>
                    </div>
                    <div class="p-6 border border-slate-200 rounded-xl hover:shadow-lg transition-shadow bg-white">
                        <svg class="w-10 h-10 text-slate-900 mb-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                            <path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"></path>
                            <circle cx="9" cy="7" r="4"></circle>
                            <path d="M22 21v-2a4 4 0 0 0-3-3.87"></path>
                            <path d="M16 3.13a4 4 0 0 1 0 7.75"></path>
                        </svg>
                        <h3 class="font-semibold text-slate-900 mb-2">Elite Network</h3>
                        <p class="text-sm text-slate-600">Curated professionals you won't find elsewhere</p>
                    </div>
                    <div class="p-6 border border-slate-200 rounded-xl hover:shadow-lg transition-shadow bg-white">
                        <svg class="w-10 h-10 text-slate-900 mb-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                            <rect x="2" y="7" width="20" height="14" rx="2" ry="2"></rect>
                            <path d="M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16"></path>
                        </svg>
                        <h3 class="font-semibold text-slate-900 mb-2">Full Service</h3>
                        <p class="text-sm text-slate-600">Complete HR management included</p>
                    </div>
                    <div class="p-6 border border-slate-200 rounded-xl hover:shadow-lg transition-shadow bg-white">
                        <svg class="w-10 h-10 text-slate-900 mb-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                            <path d="M22 12h-4l-3 9L9 3l-3 9H2"></path>
                        </svg>
                        <h3 class="font-semibold text-slate-900 mb-2">Simplified Billing</h3>
                        <p class="text-sm text-slate-600">One monthly invoice for all positions</p>
                    </div>
                </div>
            </div>
        </div>
    </section>

    <!-- Services Section -->
    <section class="py-20 px-6 bg-slate-50">
        <div class="max-w-6xl mx-auto">
            <div class="text-center mb-16">
                <h2 class="text-4xl md:text-5xl font-serif font-bold text-slate-900 mb-6">
                    Comprehensive Talent Solutions
                </h2>
                <p class="text-xl text-slate-600 max-w-2xl mx-auto">
                    We manage every aspect of your talent needs with precision and care
                </p>
            </div>
           
            <div class="grid md:grid-cols-3 gap-8">
                <div class="bg-white p-8 rounded-lg border border-slate-200 hover:shadow-xl transition-all">
                    <div class="w-12 h-12 bg-slate-900 rounded-full flex items-center justify-center mb-6">
                        <svg class="w-6 h-6 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                            <path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path>
                            <polyline points="22 4 12 14.01 9 11.01"></polyline>
                        </svg>
                    </div>
                    <h3 class="text-2xl font-serif font-bold text-slate-900 mb-4">Talent Acquisition</h3>
                    <p class="text-slate-600 leading-relaxed">Access our exclusive network of vetted professionals across scientific, technical, and specialized domains. We find the candidates others cannot.</p>
                </div>
                <div class="bg-white p-8 rounded-lg border border-slate-200 hover:shadow-xl transition-all">
                    <div class="w-12 h-12 bg-slate-900 rounded-full flex items-center justify-center mb-6">
                        <svg class="w-6 h-6 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                            <path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path>
                            <polyline points="22 4 12 14.01 9 11.01"></polyline>
                        </svg>
                    </div>
                    <h3 class="text-2xl font-serif font-bold text-slate-900 mb-4">Complete HR Management</h3>
                    <p class="text-slate-600 leading-relaxed">Benefits administration, payroll processing, compliance, and ongoing support—all handled seamlessly by our dedicated team.</p>
                </div>
                <div class="bg-white p-8 rounded-lg border border-slate-200 hover:shadow-xl transition-all">
                    <div class="w-12 h-12 bg-slate-900 rounded-full flex items-center justify-center mb-6">
                        <svg class="w-6 h-6 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                            <path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path>
                            <polyline points="22 4 12 14.01 9 11.01"></polyline>
                        </svg>
                    </div>
                    <h3 class="text-2xl font-serif font-bold text-slate-900 mb-4">Flexible Deployment</h3>
                    <p class="text-slate-600 leading-relaxed">Whether on-site at your location or working remotely from anywhere in the world, we provide talent configured to your exact needs.</p>
                </div>
            </div>
        </div>
    </section>

    <!-- How It Works -->
    <section class="py-20 px-6 bg-white">
        <div class="max-w-6xl mx-auto">
            <div class="text-center mb-16">
                <h2 class="text-4xl md:text-5xl font-serif font-bold text-slate-900 mb-6">
                    A Refined Approach
                </h2>
                <p class="text-xl text-slate-600 max-w-2xl mx-auto">
                    Three simple steps to exceptional talent
                </p>
            </div>
           
            <div class="grid md:grid-cols-3 gap-8">
                <div class="text-center">
                    <div class="text-6xl font-serif font-bold text-slate-200 mb-4">01</div>
                    <h3 class="text-2xl font-serif font-bold text-slate-900 mb-4">Consultation</h3>
                    <p class="text-slate-600 leading-relaxed">Share your requirements. We listen carefully to understand your unique needs.</p>
                </div>
                <div class="text-center">
                    <div class="text-6xl font-serif font-bold text-slate-200 mb-4">02</div>
                    <h3 class="text-2xl font-serif font-bold text-slate-900 mb-4">Curation</h3>
                    <p class="text-slate-600 leading-relaxed">We source and vet exceptional candidates from our exclusive global network.</p>
                </div>
                <div class="text-center">
                    <div class="text-6xl font-serif font-bold text-slate-200 mb-4">03</div>
                    <h3 class="text-2xl font-serif font-bold text-slate-900 mb-4">Deployment</h3>
                    <p class="text-slate-600 leading-relaxed">Your team is assembled and managed. You receive one simple monthly bill.</p>
                </div>
            </div>
        </div>
    </section>

    <!-- Contact Form -->
    <section id="contact" class="py-20 px-6 bg-slate-900 text-white">
        <div class="max-w-4xl mx-auto">
            <div class="text-center mb-12">
                <h2 class="text-4xl md:text-5xl font-serif font-bold mb-6">
                    Let's Begin a Conversation
                </h2>
                <p class="text-xl text-slate-300">
                    Discover how Hazel Alice can elevate your team
                </p>
            </div>
           
            <form action="https://formspree.io/f/xreayyqr" method="POST" class="space-y-6">
                <div class="grid md:grid-cols-2 gap-6">
                    <div>
                        <label class="block text-sm font-medium mb-2">Company Name *</label>
                        <input required name="company_name" type="text" class="w-full px-3 py-2 bg-white/10 border border-white/20 rounded-md text-white placeholder-slate-400" placeholder="Your company" />
                    </div>
                    <div>
                        <label class="block text-sm font-medium mb-2">Your Name *</label>
                        <input required name="contact_name" type="text" class="w-full px-3 py-2 bg-white/10 border border-white/20 rounded-md text-white placeholder-slate-400" placeholder="Full name" />
                    </div>
                </div>
               
                <div class="grid md:grid-cols-2 gap-6">
                    <div>
                        <label class="block text-sm font-medium mb-2">Email *</label>
                        <input required name="email" type="email" class="w-full px-3 py-2 bg-white/10 border border-white/20 rounded-md text-white placeholder-slate-400" placeholder="you@company.com" />
                    </div>
                    <div>
                        <label class="block text-sm font-medium mb-2">Phone</label>
                        <input name="phone" type="text" class="w-full px-3 py-2 bg-white/10 border border-white/20 rounded-md text-white placeholder-slate-400" placeholder="+1 (555) 000-0000" />
                    </div>
                </div>
               
                <div>
                    <label class="block text-sm font-medium mb-2">Positions Needed</label>
                    <input name="positions_needed" type="text" class="w-full px-3 py-2 bg-white/10 border border-white/20 rounded-md text-white placeholder-slate-400" placeholder="e.g., 1-5, 10+, or specific number" />
                </div>
               
                <div>
                    <label class="block text-sm font-medium mb-2">Tell Us About Your Needs</label>
                    <textarea name="message" rows="5" class="w-full px-3 py-2 bg-white/10 border border-white/20 rounded-md text-white placeholder-slate-400" placeholder="Describe the type of talent you're seeking and any specific requirements..."></textarea>
                </div>
               
                <!-- Hidden field to specify where to send emails -->
                <input type="hidden" name="_replyto" value="contact@hazelalicellp.com">
               
                <button type="submit" class="w-full bg-white text-slate-900 hover:bg-slate-100 py-6 text-lg font-semibold rounded-full transition-colors">
                    Submit Inquiry
                </button>
            </form>
        </div>
    </section>

    <!-- Footer -->
    <footer class="bg-slate-950 text-slate-400 py-12 px-6">
        <div class="max-w-6xl mx-auto text-center">
            <div class="text-3xl font-serif font-bold text-white mb-6">Hazel Alice LLP</div>
            <p class="mb-8">Premium Talent Solutions for Discerning Businesses Worldwide</p>
            <div class="flex justify-center mb-8">
                <div class="flex items-center gap-2">
                    <svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
                        <path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"></path>
                        <circle cx="12" cy="10" r="3"></circle>
                    </svg>
                    <span>Global Services</span>
                </div>
            </div>
            <div class="text-sm text-slate-500">
                © 2026 Hazel Alice LLP. All rights reserved.
            </div>
        </div>
    </footer>
</body>
</html>