Test lien Insta

Voir mon Profil Instagram

Ma météo intérieure — L’Art des Émotions *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } :root { –tc: #C4704A; –tc-lt: #F7EDE4; –tc-md: #E8A882; –tc-dk: #7A3F26; –sage: #7A9E87; –sage-lt: #EAF2ED; –sage-dk: #2E5C3A; –gold: #B8832A; –gold-lt: #FBF1DC; –gold-dk: #7A5820; –mauve: #9E8AA0; –mauve-lt: #F3EEF5; –mauve-dk: #4A3050; –beige: #F9F5F0; –beige-dk: #E4D9CC; –ink: #2C2420; –ink-mid: #6B5B52; –white: #FFFCF9; –serif: ‘Cormorant Garamond’, Georgia, serif; –sans: ‘DM Sans’, system-ui, sans-serif; –radius: 16px; –radius-sm: 8px; } body { font-family: var(–sans); background: var(–white); color: var(–ink); line-height: 1.7; -webkit-font-smoothing: antialiased; } .page { max-width: 760px; margin: 0 auto; padding: 0 24px 100px; } /* HERO */ .hero { padding: 72px 0 56px; text-align: center; } .hero-eyebrow { display: inline-flex; align-items: center; gap: 10px; font-size: 10.5px; font-weight: 500; letter-spacing: 0.13em; text-transform: uppercase; color: var(–tc); margin-bottom: 22px; } .hero-eyebrow::before, .hero-eyebrow::after { content:  »; display: inline-block; width: 28px; height: 0.5px; background: var(–tc); opacity: 0.5; } .hero-title { font-family: var(–serif); font-size: clamp(32px, 6vw, 52px); font-weight: 300; line-height: 1.15; color: var(–ink); margin-bottom: 22px; } .hero-title em { font-style: italic; color: var(–tc-dk); } .hero-baseline { font-family: var(–serif); font-size: clamp(16px, 2.5vw, 20px); font-weight: 300; font-style: italic; color: var(–ink-mid); max-width: 520px; margin: 0 auto 28px; line-height: 1.6; } /* ACCROCHE */ .accroche { max-width: 580px; margin: 0 auto 32px; background: var(–tc-lt); border-radius: var(–radius); border-left: 3px solid var(–tc); padding: 28px 32px; text-align: left; } .accroche-punch { font-family: var(–serif); font-size: clamp(18px, 3vw, 22px); font-weight: 400; color: var(–tc-dk); line-height: 1.4; margin-bottom: 14px; } .accroche-body { font-size: 13.5px; color: var(–tc-dk); line-height: 1.8; opacity: 0.85; } .accroche-body p + p { margin-top: 10px; } /* PILLS + CTA */ .hero-pills { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; margin-bottom: 28px; } .pill { font-size: 12px; padding: 5px 15px; border-radius: 99px; border: 0.5px solid; } .pill-tc { background: var(–tc-lt); color: var(–tc-dk); border-color: var(–tc-md); } .pill-sage { background: var(–sage-lt); color: var(–sage-dk); border-color: #A8C8B4; } .pill-mauve { background: var(–mauve-lt); color: var(–mauve-dk); border-color: #C0AACC; } .cta-btn { display: inline-block; background: var(–tc); color: #FFF8F3; font-family: var(–sans); font-size: 14px; font-weight: 500; padding: 15px 36px; border-radius: 99px; text-decoration: none; letter-spacing: 0.02em; border: none; cursor: pointer; box-shadow: 0 4px 18px rgba(196,112,74,0.25); transition: background 0.2s, transform 0.15s, box-shadow 0.2s; } .cta-btn:hover { background: var(–tc-dk); transform: translateY(-2px); box-shadow: 0 8px 28px rgba(196,112,74,0.3); } .hero-visio { margin-top: 14px; font-size: 12px; color: var(–ink-mid); font-style: italic; opacity: 0.7; } /* DIVIDER */ .divider { display: flex; align-items: center; gap: 16px; margin: 52px 0; } .divider-line { flex: 1; height: 0.5px; background: var(–beige-dk); } .divider-dot { width: 5px; height: 5px; border-radius: 50%; background: var(–tc); opacity: 0.35; } /* TITRES */ .section-title { font-family: var(–serif); font-size: clamp(22px, 4vw, 28px); font-weight: 300; color: var(–ink); margin-bottom: 20px; line-height: 1.3; } .section-title em { font-style: italic; color: var(–tc-dk); } .section-sub { font-size: 13px; color: var(–ink-mid); font-style: italic; margin-bottom: 32px; text-align: center; } /* POUR QUI */ .pourqui-list { display: flex; flex-direction: column; gap: 10px; margin-bottom: 48px; } .pq-item { display: flex; align-items: flex-start; gap: 14px; background: var(–beige); border-radius: var(–radius-sm); padding: 15px 18px; } .pq-leaf svg { width: 18px; height: 18px; display: block; margin-top: 1px; } .pq-text { font-size: 14px; color: var(–ink-mid); line-height: 1.55; } /* AVANT */ .avant { background: var(–gold-lt); border-radius: var(–radius); padding: 32px 36px; margin-bottom: 48px; display: flex; gap: 22px; align-items: flex-start; } .avant-icon svg { width: 30px; height: 30px; flex-shrink: 0; margin-top: 2px; } .avant-eyebrow { font-size: 10px; font-weight: 500; letter-spacing: 0.1em; text-transform: uppercase; color: var(–gold); margin-bottom: 6px; } .avant-title { font-family: var(–serif); font-size: 20px; font-weight: 400; color: var(–gold-dk); margin-bottom: 10px; line-height: 1.3; } .avant-list { list-style: none; margin-bottom: 12px; display: flex; flex-direction: column; gap: 6px; } .avant-list li { display: flex; gap: 10px; font-size: 13.5px; color: #7A5820; line-height: 1.5; align-items: flex-start; } .avant-list li::before { content:  »; width: 5px; height: 5px; border-radius: 50%; background: var(–gold); flex-shrink: 0; margin-top: 7px; } .avant-note { font-size: 13px; color: #7A5820; line-height: 1.7; font-style: italic; } /* TIMELINE */ .timeline { position: relative; margin-bottom: 52px; } .timeline::before { content:  »; position: absolute; left: 17px; top: 4px; bottom: 28px; width: 1px; background: linear-gradient(to bottom, var(–tc-md), transparent); } .tl-item { display: flex; gap: 22px; padding-bottom: 26px; position: relative; } .tl-item:last-child { padding-bottom: 0; } .tl-dot { width: 35px; height: 35px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; position: relative; z-index: 1; } .tl-dot svg { width: 15px; height: 15px; } .dot-tc { background: var(–tc-lt); border: 1px solid var(–tc-md); } .dot-sage { background: var(–sage-lt); border: 1px solid #A8C8B4; } .dot-gold { background: var(–gold-lt); border: 1px solid #DDB870; } .dot-mauve { background: var(–mauve-lt); border: 1px solid #C0AACC; } .tl-body { padding-top: 5px; } .tl-time { font-size: 10px; font-weight: 500; letter-spacing: 0.09em; text-transform: uppercase; color: var(–tc); margin-bottom: 3px; } .tl-title { font-family: var(–serif); font-size: clamp(17px, 3vw, 21px); font-weight: 400; color: var(–ink); margin-bottom: 7px; line-height: 1.25; } .tl-title .verb { font-style: italic; color: var(–tc-dk); margin-right: 4px; } .tl-desc { font-size: 13.5px; color: var(–ink-mid); line-height: 1.75; } .tl-desc em { font-style: italic; color: var(–tc-dk); } .tl-note { margin-top: 10px; padding: 8px 13px; background: var(–beige); border-radius: var(–radius-sm); font-size: 12px; color: var(–ink-mid); font-style: italic; line-height: 1.55; border: 0.5px solid var(–beige-dk); } /* MOMENT SIGNATURE */ .signature-moment { background: var(–gold-lt); border: 1px solid #E8C87A; border-radius: var(–radius); padding: 24px 28px; margin: -10px 0 22px 57px; position: relative; } .signature-moment::before { content: ‘✦ ✦ ✦’; font-size: 9px; color: var(–gold); letter-spacing: 6px; position: absolute; top: -9px; left: 18px; background: var(–gold-lt); padding: 0 10px; } .sig-label { font-size: 9.5px; font-weight: 500; letter-spacing: 0.1em; text-transform: uppercase; color: var(–gold); margin-bottom: 8px; } .sig-text { font-family: var(–serif); font-size: 17px; font-style: italic; color: var(–gold-dk); line-height: 1.7; font-weight: 300; } /* LIVRABLES */ .livrables { background: var(–sage-lt); border-radius: var(–radius); padding: 32px 36px; margin-bottom: 48px; } .liv-header { display: flex; align-items: center; gap: 14px; margin-bottom: 24px; } .liv-header svg { width: 28px; height: 28px; flex-shrink: 0; } .liv-title { font-family: var(–serif); font-size: clamp(18px, 3vw, 22px); font-weight: 400; color: var(–sage-dk); line-height: 1.3; } .liv-group { margin-bottom: 18px; } .liv-group:last-child { margin-bottom: 0; } .liv-glabel { font-size: 10px; font-weight: 500; letter-spacing: 0.09em; text-transform: uppercase; color: var(–sage); margin-bottom: 10px; } .liv-cols { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; } @media (max-width: 500px) { .liv-cols { grid-template-columns: 1fr; } } .liv-item { display: flex; gap: 10px; align-items: flex-start; background: var(–white); border-radius: var(–radius-sm); padding: 12px 14px; } .liv-bullet { width: 5px; height: 5px; border-radius: 50%; background: var(–sage); margin-top: 8px; flex-shrink: 0; } .liv-text { font-size: 13px; color: var(–sage-dk); line-height: 1.55; } /* TARIF */ .tarif { border: 1px solid var(–beige-dk); border-radius: var(–radius); padding: 30px 36px; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 20px; margin-bottom: 48px; } .tarif-price { font-family: var(–serif); font-size: 52px; font-weight: 300; color: var(–tc-dk); line-height: 1; margin-bottom: 4px; } .tarif-detail { font-size: 13px; color: var(–ink-mid); } .tarif-modes { display: flex; flex-direction: column; gap: 8px; } .tarif-mode { display: flex; align-items: center; gap: 10px; font-size: 13px; color: var(–ink-mid); } .tarif-mode::before { content:  »; width: 4px; height: 4px; border-radius: 50%; background: var(–tc); flex-shrink: 0; } /* SUITE VERS PARCOURS */ .suite { border-left: 2px solid var(–mauve); padding: 18px 24px; background: var(–mauve-lt); border-radius: 0 var(–radius-sm) var(–radius-sm) 0; margin-bottom: 48px; } .suite-label { font-size: 9.5px; font-weight: 500; letter-spacing: 0.1em; text-transform: uppercase; color: var(–mauve); margin-bottom: 8px; } .suite-text { font-family: var(–serif); font-size: 16.5px; font-style: italic; color: var(–mauve-dk); line-height: 1.7; font-weight: 300; } .suite-link { display: inline-block; margin-top: 10px; font-size: 13px; color: var(–mauve-dk); text-decoration: underline; text-underline-offset: 3px; } /* CTA */ .cta-block { background: var(–tc-lt); border-radius: var(–radius); padding: 56px 40px; text-align: center; } .cta-title { font-family: var(–serif); font-size: clamp(22px, 4vw, 32px); font-weight: 300; color: var(–tc-dk); line-height: 1.3; margin-bottom: 12px; } .cta-sub { font-size: 14px; color: var(–tc-dk); opacity: 0.72; margin-bottom: 32px; line-height: 1.65; } .cta-reassurance { margin-top: 18px; font-size: 11.5px; color: var(–tc-dk); opacity: 0.5; font-style: italic; } /* RESPONSIVE */ @media (max-width: 580px) { .avant { flex-direction: column; gap: 14px; padding: 24px 20px; } .livrables { padding: 24px 20px; } .tarif { flex-direction: column; align-items: flex-start; padding: 24px 20px; } .cta-block { padding: 40px 20px; } .accroche { padding: 22px 20px; } .signature-moment { margin-left: 0; } .timeline::before { display: none; } } @keyframes fadeUp { from { opacity:0; transform:translateY(18px); } to { opacity:1; transform:translateY(0); } } .hero { animation: fadeUp 0.7s ease both; } .accroche { animation: fadeUp 0.65s 0.08s ease both; }

Séance individuelle · Offre d’entrée

Ma météo intérieure

Une immersion douce par l’art et la méditation guidée
pour faire la paix avec ce que tu ressens.

Tu ressens beaucoup. Parfois trop.
Et souvent, sans vraiment comprendre pourquoi.

Tu peux te sentir submergée, confuse, ou simplement fatiguée de porter tout ça seule.

Cette séance est un espace pour ralentir. Observer ce qui se passe en toi comme on lit le ciel — avec curiosité, sans chercher à contrôler. Tu ne viens pas « faire du beau ». Tu viens donner une forme à ton vécu, à travers la couleur, le geste et le ressenti.

1 séance · 1h30 90 € Cabinet ou visioconférence
Je réserve ma séance météo

En visio : de simples feuilles, des crayons de couleur ou des feutres suffisent — aucun matériel spécial requis.

Cette séance est faite pour toi si…

Tes émotions te submergent et tu ne sais plus par quel bout les prendre.

Le stress ou le doute saturent ton esprit et tu tournes en rond.

Tu n’as jamais eu d’espace rien qu’à toi pour te poser — et tu en as besoin.

Avant la séance

Un premier geste créatif rien que pour toi

  • Une palette de couleurs à explorer chez toi
  • Quelques questions douces pour poser ton intention

Ce premier contact permet déjà d’ouvrir un espace intérieur, à ton rythme. Pas de bonne ou mauvaise réponse.

Le déroulé de la séance

1h30 à ton rythme, dans un espace de confiance et de bienveillance.

0 – 15 min

S’ancrer — déposer le poids de la journée

Un temps d’accueil et une courte méditation pour revenir dans le corps et se rendre disponible à l’expérience. Ici, tu n’as rien à faire, rien à réussir. On pose l’espace ensemble.

15 – 20 min

Nommer — identifier ton état présent

Comment tu te sens aujourd’hui — en une image météo ? Soleil voilé, orage qui gronde, brume du matin… On nomme ensemble le temps qu’il fait en toi, sans chercher à l’analyser. Juste observer.

Un point de départ simple et universel — aucune connaissance artistique requise.

20 – 55 min

Créer — Le Mandala des 4 Éléments

Le cœur de la séance. Tu réalises ton mandala en laissant la terre, l’eau, le feu et l’air guider tes couleurs et tes formes. Chaque élément explore une dimension de ton vécu : ton ancrage, tes émotions, ton énergie, ton espace mental. Pas de dessin imposé, pas de technique. La main suit ce qui vient.

Matériel fourni en cabinet. En visio, de simples feuilles et des crayons de couleur suffisent.

Le moment signature de la séance

Le Rituel du Fil d’Or vient unifier ton mandala — redonner une place à chaque partie de toi, remettre du lien là où c’est fragmenté.

Chaque partie de toi a sa place. Rien n’est à jeter.
Tu es entière, même dans le désordre.

55 – 65 min

Relier — Le Rituel du Fil d’Or

Un moment symbolique et doux pour unifier les différentes zones de ton mandala. La création permet de faire émerger ce qui est là, sans passer uniquement par les mots.

65 – 80 min

Intégrer — L’Arbre et le Mantra

Une méditation guidée de l’arbre pour s’enraciner et retrouver ta solidité intérieure. Puis ensemble, on cherche une phrase, un mot, une image qui te ressemble : ton mantra du moment. Tu repars avec quelque chose qui t’appartient.

80 – 90 min

Clore — revenir en douceur

Un temps d’échange pour poser des mots si tu le souhaites. On sort de la séance sans précipitation — le temps de reprendre pied avant de retrouver ta journée.

Ce que tu gardes après la séance

En repartant

Une lecture plus claire de ton état émotionnel du moment

Ton mantra — une phrase ou un mot ressource pour les jours suivants

Sous 48h — Ta lettre de chemin

Un résumé doux de ce qui a émergé pendant la séance

La photo de ton mandala et ton mantra écrit, à garder comme boussole

90 €

Séance 1h30 · lettre de chemin incluse

En cabinet — L’Atelier du Colibri, Champigny-sur-Marne
En visioconférence — partout en France
Paiement : virement · espèces · Wero

Et ensuite ?

« Si tu ressens l’envie d’aller plus loin — comprendre ta sensibilité, apaiser durablement tes émotions, retrouver un équilibre intérieur — ta lettre de chemin t’ouvrira une porte. Sans engagement. À ton rythme. »

Découvrir le parcours Au fil des émotions

Prête à faire connaissance
avec ta météo intérieure ?

Un premier pas doux, sans engagement.
Tu repars toujours avec quelque chose qui t’appartient.

Je réserve ma séance météo

Séance sans engagement · Matériel fourni · Espace bienveillant et confidentiel