:root{–teal:#3BBFBF;–teal-light:#E8F8F8;–pink:#E87EB0;–pink-light:#FCE8F3;–pink-dark:#d66a9c;–yellow:#F5C230;–blue:#4169C8;–blue-dark:#2D4899;–peach:#FDECD0;–cream:#FFFCF8;–text:#1C1C2E;–muted:#6B6B7B;–border:#EAE4DC;–white:#FFFFFF;–shadow:0 4px 24px rgba(65,105,200,0.08);–shadow-lg:0 8px 40px rgba(65,105,200,0.13);}*{box-sizing:border-box;margin:0;padding:0;}.mi-page{font-family:’Inter’,Arial,sans-serif;background:var(–cream);color:var(–text);-webkit-font-smoothing:antialiased;}.mi-announcement-bar{background:linear-gradient(90deg,#2D4899 0%,#3BBFBF 100%);color:#fff;text-align:center;padding:10px 16px;font-family:’Inter’,Arial,sans-serif;font-size:13px;font-weight:600;letter-spacing:0.3px;}.mi-hero{background:linear-gradient(155deg,#FDF0DC 0%,#FFFCF8 60%);padding:72px 24px 64px;text-align:center;border-bottom:1px solid var(–border);}.mi-hero-badge{display:inline-block;background:var(–teal-light);color:var(–teal);font-size:12px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;padding:6px 16px;border-radius:20px;margin-bottom:20px;border:1px solid rgba(59,191,191,0.25);}.mi-hero h1{font-family:’Capriola’,Arial,sans-serif;font-size:clamp(32px,5vw,52px);color:var(–blue-dark);line-height:1.15;max-width:700px;margin:0 auto 16px;}.mi-hero h1 span{color:var(–pink);}.mi-hero p{font-size:17px;color:var(–muted);max-width:520px;margin:0 auto 36px;line-height:1.75;}.mi-hero-cta{display:inline-block;background:var(–pink);color:#fff;font-size:16px;font-weight:700;padding:16px 40px;border-radius:50px;text-decoration:none;box-shadow:0 4px 20px rgba(232,126,176,0.38);}.mi-hero-sub{display:block;margin-top:14px;font-size:13px;color:var(–muted);}.mi-section{max-width:1100px;margin:0 auto;padding:72px 24px;}.mi-section-label{font-family:’Capriola’,Arial,sans-serif;font-size:12px;color:var(–teal);text-transform:uppercase;letter-spacing:1.4px;margin-bottom:10px;}.mi-section-title{font-family:’Capriola’,Arial,sans-serif;font-size:clamp(26px,3vw,36px);color:var(–blue-dark);margin-bottom:12px;line-height:1.2;}.mi-section-title span{color:var(–pink);}.mi-section-sub{font-size:16px;color:var(–muted);max-width:540px;line-height:1.7;margin-bottom:52px;}.mi-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:28px;}.mi-product-card{background:var(–white);border-radius:20px;overflow:hidden;box-shadow:var(–shadow);transition:box-shadow 0.25s,transform 0.25s;border:1px solid var(–border);display:flex;flex-direction:column;}.mi-product-card:hover{box-shadow:var(–shadow-lg);transform:translateY(-4px);}.mi-card-cover{height:180px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:24px;position:relative;overflow:hidden;}.mi-card-cover::before{content:””;position:absolute;width:160px;height:160px;border-radius:50%;background:rgba(255,255,255,0.1);top:-50px;right:-40px;}.mi-card-cover::after{content:””;position:absolute;width:90px;height:90px;border-radius:50%;background:rgba(255,255,255,0.08);top:20px;right:60px;}.mi-cover-teal{background:linear-gradient(140deg,#3BBFBF 0%,#2D9F9F 100%) !important;}.mi-cover-pink{background:linear-gradient(140deg,#E87EB0 0%,#d66a9c 100%) !important;}.mi-cover-blue{background:linear-gradient(140deg,#4169C8 0%,#2D4899 100%) !important;}.mi-cover-yellow{background:linear-gradient(140deg,#F5C230 0%,#e8a800 100%) !important;}.mi-cover-peach{background:linear-gradient(140deg,#F5844E 0%,#e06b35 100%) !important;}.mi-cover-number{font-family:’Capriola’,Arial,sans-serif;font-size:11px;color:rgba(255,255,255,0.7);letter-spacing:1.2px;text-transform:uppercase;margin-bottom:6px;position:relative;z-index:1;}.mi-cover-title{font-family:’Capriola’,Arial,sans-serif;font-size:20px;color:#fff;line-height:1.25;position:relative;z-index:1;}.mi-cover-icon{position:absolute;top:20px;right:24px;font-size:36px;z-index:1;}.mi-card-body{padding:24px;flex:1;display:flex;flex-direction:column;}.mi-card-tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;padding:4px 12px;border-radius:20px;margin-bottom:14px;}.mi-tag-teal{background:var(–teal-light);color:var(–teal);}.mi-tag-pink{background:var(–pink-light);color:var(–pink-dark);}.mi-tag-blue{background:#EBF0FB;color:var(–blue);}.mi-tag-yellow{background:#FEF8E4;color:#B8860B;}.mi-tag-peach{background:var(–peach);color:#B35A2A;}.mi-card-desc{font-size:14.5px;color:var(–muted);line-height:1.65;margin-bottom:20px;flex:1;}.mi-card-what{font-size:12px;font-weight:700;color:var(–blue-dark);text-transform:uppercase;letter-spacing:0.8px;margin-bottom:8px;}.mi-card-includes{list-style:none;margin-bottom:24px;}.mi-card-includes li{font-size:13.5px;color:var(–text);padding:5px 0 5px 20px;position:relative;line-height:1.5;}.mi-card-includes li::before{content:”✓”;position:absolute;left:0;color:var(–teal);font-weight:700;font-size:12px;}.mi-card-email-form{display:flex;flex-direction:column;gap:8px;}.mi-card-email-input{width:100%;padding:12px 16px;border:1.5px solid var(–border);border-radius:50px;font-family:’Inter’,Arial,sans-serif;font-size:14px;color:var(–text);background:var(–cream);outline:none;}.mi-card-email-input::placeholder{color:#AAAABC;}.mi-card-cta{display:block;text-align:center;background:var(–pink);color:#fff !important;font-size:14px;font-weight:700;padding:13px 24px;border-radius:50px;border:none;cursor:pointer;width:100%;}.mi-cta-section{background:linear-gradient(135deg,#2D4899 0%,#3BBFBF 100%);padding:80px 24px;text-align:center;}.mi-cta-section h2{font-family:’Capriola’,Arial,sans-serif;font-size:clamp(26px,3vw,36px);color:#fff;margin-bottom:16px;}.mi-cta-section p{font-size:16px;color:rgba(255,255,255,0.8);max-width:480px;margin:0 auto 36px;line-height:1.7;}.mi-cta-btn{display:inline-block;background:#fff;color:#2D4899;font-size:16px;font-weight:700;padding:16px 40px;border-radius:50px;text-decoration:none;}@media(max-width:640px){.mi-hero{padding:48px 20px 40px;}.mi-product-grid{grid-template-columns:1fr;}.mi-section{padding:48px 20px;}.mi-cta-section{padding:52px 20px;}.mi-hero-cta{display:block;text-align:center;max-width:280px;margin:20px auto 0;}.mi-cta-btn{display:block;max-width:280px;margin:0 auto;padding:16px 24px;}.mi-section-sub{font-size:15px;margin-bottom:36px;}.mi-card-cover{height:160px;}}

Five free expert guides for parents. Enter your email and get instant access.
Free for Every Family

Resources that actually help your child grow

Five expert-created guides. Free, practical, and grounded in the same developmental approach we use every day in the studio.

Get all 5 free guidesEnter your email. Download your guide instantly.

Five guides. One goal: a more confident child.

Every guide is built around the same belief that drives Mini Ivy. Creativity is not a hobby. It is a development tool. Take what helps. Share what resonates.

🧠

Guide 01
The Growth Mindset
Starter Kit
For parents · Ages 3-6

The exact language Mini Ivy art teachers use to rewire how children think about challenge, mistakes, and trying hard. And how to use it at home starting today.

What’s inside
  • The 5 phrases to replace “good job”
  • Scripts for when your child says “I can’t”
  • How to talk about mistakes without fixing them
  • A fridge-ready reference card

Your guide is on its way!

Check your inbox. Or download it right now:

Download PDF

📱

Guide 02
The Screen-Free
Weekend Playbook
For families · Ages 2-8

What actually works when you take the screen away. 20 structured creative experiences your child can do at home, with no prep and no mess anxiety.

What’s inside
  • 20 screen-free creative activities by age group
  • How to handle the “I’m bored” transition
  • The science of boredom and creativity
  • A printable weekend activity chart

Your guide is on its way!

Check your inbox. Or download it right now:

Download PDF

🎯

Guide 03
Is My Child Ready
for School?
Developmental · Ages 3-5

Not the checklist you will find on a government website. This is what a qualified early childhood art teacher actually looks for. And what you can do about it now.

What’s inside
  • The 7 skills schools expect (that no one tells you)
  • Emotional regulation: what it really looks like
  • A simple self-assessment for your child
  • What to focus on in the final 6 months before school

Your guide is on its way!

Check your inbox. Or download it right now:

Download PDF

🎨

Guide 04
Art as a Feelings
Language
Emotional development · Ages 3-7

When children can’t find the words, they use colour, shape, and pressure. This guide teaches you how to read what your child is making. And what to say when you do.

What’s inside
  • What children’s art is actually communicating
  • The colours, marks, and patterns to pay attention to
  • How to have a conversation through creative process
  • When to step in and when to step back

Your guide is on its way!

Check your inbox. Or download it right now:

Download PDF

📋

Guide 05
The Fine Motor
Skills Checklist
Developmental · Ages 2.5-6

Fine motor skills are the foundation of writing, eating, and independence. And most children are behind without anyone noticing. Know where your child stands, and what to do next.

What’s inside
  • Age-by-age fine motor milestone guide
  • 10 home activities that build grip strength
  • What to look for before first year of school starts
  • When to speak to a professional

Your guide is on its way!

Check your inbox. Or download it right now:

Download PDF

Ready to see the difference in your child?

Join families across Adelaide who have made creativity a cornerstone of their child’s development.

Begin With a Discovery Session

.mi-card-success{display:none;text-align:center;padding:16px;background:#E8F8F8;border-radius:12px;border:1px solid #3BBFBF;}.mi-card-success.show{display:block;}.mi-success-title{font-family:’Capriola’,Arial,sans-serif;font-size:15px;color:#2D4899;margin-bottom:8px;}.mi-success-dl{display:inline-block;background:#3BBFBF;color:#fff;font-size:13px;font-weight:700;padding:10px 20px;border-radius:50px;text-decoration:none;margin-top:4px;}.mi-card-cta-loading{opacity:0.6;pointer-events:none;}(function(){function submitGuide(btn,guideId){ var form=btn.closest(“.mi-card-email-form”); var input=form.querySelector(“.mi-card-email-input”); var email=input.value.trim(); if(!email||!/^[^@]+@[^@]+\.[^@]+$/.test(email)){input.style.borderColor=”#E87EB0″;input.focus();return;} btn.classList.add(“mi-card-cta-loading”); btn.textContent=”Sending…”; var data=new FormData(); data.append(“action”,”mini_ivy_guide_download”); data.append(“email”,email); data.append(“guide_id”,guideId); data.append(“nonce”,typeof miniIvyAjax!==”undefined”?miniIvyAjax.nonce:””); fetch(typeof miniIvyAjax!==”undefined”?miniIvyAjax.ajaxurl:”/wp-admin/admin-ajax.php”,{method:”POST”,body:data}) .then(function(r){return r.json();}) .then(function(d){ if(d.success){ var card=btn.closest(“.mi-card-body”); var successDiv=card.querySelector(“.mi-card-success”); if(successDiv){ successDiv.querySelector(“.mi-success-dl”).href=d.data.url; form.style.display=”none”; successDiv.classList.add(“show”); window.open(d.data.url,”_blank”); } } else { btn.classList.remove(“mi-card-cta-loading”); btn.textContent=”Get the guide →”; alert(“Something went wrong. Please try again.”); } }) .catch(function(){ btn.classList.remove(“mi-card-cta-loading”); btn.textContent=”Get the guide →”; });}document.addEventListener(“click”,function(e){ var btn=e.target.closest(“.mi-card-cta”); if(!btn)return; var card=btn.closest(“.mi-product-card”); if(!card)return; var cards=document.querySelectorAll(“.mi-product-card”); var idx=Array.from(cards).indexOf(card)+1; submitGuide(btn,idx);});})();