<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Become an Ambassador — KarmaKarma</title>
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
font-family: Arial, sans-serif;
background: var(--orange);
top: -200px; right: -200px;
width: 600px; height: 600px;
background: radial-gradient(circle, rgba(255,246,234,0.15) 0%, transparent 70%);
bottom: -150px; left: -150px;
width: 500px; height: 500px;
background: radial-gradient(circle, rgba(75,52,20,0.1) 0%, transparent 70%);
background: rgba(189,71,32,0.25);
color: var(--brown-light);
text-transform: uppercase;
border: 1px solid rgba(189,71,32,0.4);
animation: fadeUp 0.8s ease both;
font-family: 'Arial Black', Arial, sans-serif;
font-size: clamp(36px, 5vw, 52px);
animation: fadeUp 0.8s ease 0.1s both;
color: var(--brown-light);
font-size: clamp(16px, 2.5vw, 22px);
color: rgba(255,246,234,0.75);
animation: fadeUp 0.8s ease 0.2s both;
background: var(--orange);
font-family: 'Arial Black', Arial, sans-serif;
transition: transform 0.2s, box-shadow 0.2s;
animation: fadeUp 0.8s ease 0.3s both;
transform: translateY(-2px);
box-shadow: 0 8px 30px rgba(189,71,32,0.4);
transform: translateX(-50%);
animation: fadeUp 1s ease 0.6s both;
color: rgba(255,246,234,0.4);
text-transform: uppercase;
background: linear-gradient(to bottom, rgba(255,246,234,0.4), transparent);
animation: scrollPulse 2s ease infinite;
text-transform: uppercase;
font-family: 'Arial Black', Arial, sans-serif;
font-size: clamp(28px, 4vw, 44px);
color: var(--text-muted);
grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
background: var(--white);
border: 1px solid rgba(75,52,20,0.1);
transition: transform 0.2s, box-shadow 0.2s;
transform: translateY(-4px);
box-shadow: 0 12px 40px rgba(75,52,20,0.1);
background: var(--orange);
background: var(--orange);
font-family: 'Arial Black', Arial, sans-serif;
font-size: clamp(18px, 2.5vw, 26px);
.how-inner { max-width: 1100px; margin: 0 auto; }
.how-section .section-label { color: var(--orange); }
.how-section h2 { color: var(--brown); font-family: 'Arial Black', Arial, sans-serif; font-weight: 900; font-size: clamp(28px, 4vw, 44px); line-height: 1.1; margin-bottom: 0; }
.how-section h2 em { color: var(--orange); font-style: italic; }
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
background: var(--orange);
transition: background 0.2s;
.step:hover { background: var(--brown); }
font-family: 'Arial Black', Arial, sans-serif;
color: rgba(255,255,255,0.25);
font-family: 'Arial Black', Arial, sans-serif;
color: rgba(255,255,255,0.8);
background: rgba(255,255,255,0.2);
border: 1px solid rgba(255,255,255,0.3);
background: var(--orange);
.disclaimer p strong { font-family: 'Arial Black', Arial, sans-serif; font-weight: 900; }
.form-section .section-label { color: var(--orange); }
font-family: 'Arial Black', Arial, sans-serif;
font-size: clamp(28px, 4vw, 44px);
.form-section h2 em { font-style: italic; color: var(--orange); }
color: var(--text-muted);
.form { display: flex; flex-direction: column; gap: 20px; }
.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
@media (max-width: 600px) { .form-row { grid-template-columns: 1fr; } }
.form-group { display: flex; flex-direction: column; gap: 8px; }
font-family: Arial, sans-serif;
background: var(--white);
border: 1.5px solid rgba(75,52,20,0.2);
transition: border-color 0.2s, box-shadow 0.2s;
.form-group textarea:focus,
.form-group select:focus {
border-color: var(--orange);
box-shadow: 0 0 0 3px rgba(189,71,32,0.12);
.form-group textarea { resize: vertical; min-height: 120px; line-height: 1.6; }
.form-group .hint { font-size: 12px; color: var(--text-muted); line-height: 1.4; }
background: var(--brown-light);
.form-check input[type="checkbox"] {
width: 18px; height: 18px;
flex-shrink: 0; margin-top: 2px;
accent-color: var(--orange); cursor: pointer;
.form-check label { font-size: 14px; color: var(--brown); line-height: 1.5; cursor: pointer; }
background: var(--orange);
font-family: 'Arial Black', Arial, sans-serif;
transition: transform 0.2s, box-shadow 0.2s, background 0.2s;
background: var(--brown);
transform: translateY(-2px);
box-shadow: 0 8px 30px rgba(75,52,20,0.25);
.submit-btn:active { transform: translateY(0); }
.form-note { font-size: 13px; color: var(--text-muted); line-height: 1.5; margin-top: 8px; }
from { opacity: 0; transform: translateY(24px); }
to { opacity: 1; transform: translateY(0); }
0%, 100% { opacity: 0.4; }
background: var(--brown-light);
border: 1.5px solid var(--orange);
.success-msg h3 { font-family: 'Arial Black', Arial, sans-serif; font-size: 28px; font-weight: 900; color: var(--brown); margin-bottom: 8px; }
.success-msg p { font-size: 16px; color: var(--brown-mid); }
<span class="hero-tag">The Better Cookie · KarmaKarma</span>
<h1>Become an <em>ambassador</em>.</h1>
<p class="hero-sub">Are you already making conscious choices for yourself and your family? Then we're looking for you.</p>
<a href="#form" class="hero-cta">Sign up</a>
<div class="scroll-hint"><span>Scroll</span><div class="scroll-line"></div></div>
<section class="section">
<p class="section-label">Is this you?</p>
<h2>Do you love talking about<br><em>mindful eating?</em></h2>
<p>Follower count doesn't matter. We're looking for people who are genuinely interested in what they eat and what they give their family.</p>
<div class="topics-grid">
<div class="topic-dot"></div>
<p>Mindful eating for children</p>
<div class="topic-dot"></div>
<p>Healthy snacks and lunchbox tips</p>
<div class="topic-dot"></div>
<p>Organic food and honest ingredients</p>
<div class="topic-dot"></div>
<p>Daily routines for the whole family</p>
<div class="topics-cta">Then we're looking for you.</div>
<section class="how-section">
<p class="section-label">How it works</p>
<h2>Simple, <em>honest</em> and no strings attached.</h2>
<div class="step-nr">01</div>
<h3>We send you a cookie package</h3>
<p>You'll receive a selection of our three flavours — Sweet Vanilla, Cacao Love and Speculoos Dream — delivered to your door.</p>
<span class="step-badge">Free</span>
<div class="step-nr">02</div>
<h3>You taste and discover The Better Cookie</h3>
<p>Take your time to really get to know the product. Give them to your kids, pop one in the lunchbox, taste them yourself.</p>
<span class="step-badge">At your own pace</span>
<div class="step-nr">03</div>
<h3>You share your honest opinion</h3>
<p>With your community, in your own way. No script, no obligations — just honest.</p>
<span class="step-badge">Completely free</span>
<p>We'll be in touch if it's a <strong>good match</strong>. Spots are limited — sign up quickly.</p>
<section class="form-section" id="form">
<p class="section-label">Sign up</p>
<h2>Tell us<br><em>who you are.</em></h2>
<p class="form-intro">Leave your details and tell us briefly why The Better Cookie suits you. We'll get in touch if it's a match.</p>
<form class="form" id="ambassadeurForm" action="/contact#contact_form" method="POST">
<input type="hidden" name="form_type" value="contact">
<input type="hidden" name="utf8" value="✓">
<label for="voornaam">First name *</label>
<input type="text" id="voornaam" name="voornaam" placeholder="Your first name" required>
<label for="achternaam">Last name *</label>
<input type="text" id="achternaam" name="achternaam" placeholder="Your last name" required>
<label for="email">Email address *</label>
<input type="email" id="email" name="email" placeholder="your@email.com" required>
<label for="instagram">Instagram or TikTok handle</label>
<input type="text" id="instagram" name="instagram" placeholder="@yourhandle">
<span class="hint">Optional — fill in if you're active on social media</span>
<label for="platform">Where are you active?</label>
<select id="platform" name="platform">
<option value="" disabled selected>Choose a platform</option>
<option value="instagram">Instagram</option>
<option value="tiktok">TikTok</option>
<option value="facebook">Facebook</option>
<option value="blog">Blog or website</option>
<option value="geen">I'm not active on social media</option>
<option value="anders">Other</option>
<label for="motivatie">Why does The Better Cookie suit you? *</label>
<textarea id="motivatie" name="motivatie" placeholder="Tell us briefly about yourself and why you want to be our next ambassador..." required></textarea>
<span class="hint">No script needed — just honest, in your own words</span>
<input type="checkbox" id="akkoord" name="akkoord" required>
<label for="akkoord">I agree that KarmaKarma may use my details to contact me in the context of the ambassador programme. My details will not be shared with third parties.</label>
<button type="submit" class="submit-btn">Submit my application →</button>
<p class="form-note">We'll be in touch if it's a good match. Not every application leads to a collaboration.</p>
<div class="success-msg" id="successMsg">
<h3>Thanks for signing up! 🍪</h3>
<p>We've received your details and will be in touch if it's a good match. Keep an eye on your inbox.</p>