.page-body h1{margin:.67em 0;font-size:2em;font-weight:700}.page-body h2{margin:.83em 0;font-size:1.5em;font-weight:700}.page-body h3{margin:1em 0;font-size:1.17em;font-weight:700}.page-body h4{margin:1.33em 0;font-size:1em;font-weight:700}.page-body h5{margin:1.67em 0;font-size:.83em;font-weight:700}.page-body h6{margin:2.33em 0;font-size:.67em;font-weight:700}.page-body p{margin:1em 0}.page-body blockquote{margin:1em 40px}.page-body ul,.page-body ol{margin:1em 0;padding-left:40px}.page-body ul{list-style:outside}.page-body ol{list-style:decimal}.page-body nav ul,.page-body nav ol{margin:0;padding-left:0;list-style:none}
:root{--bg:var(--brand-canvas);--surface:var(--brand-surface);--text:var(--brand-ink);--muted:var(--brand-muted);--accent:var(--brand-accent);--accent2:var(--brand-highlight);--shadow:var(--brand-shadow-lg)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1480px,100% - 52px);margin:auto}.header{align-items:center;gap:34px;padding:24px 0;display:flex}.logo{width:245px}.nav{gap:30px;margin-left:auto;font-weight:650;display:flex}.header-actions{gap:12px;display:flex}.btn{background:#fff;border:1px solid #111a381f;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 22px;font-weight:800;display:inline-flex}.btn-primary{background:linear-gradient(135deg,var(--accent),var(--accent2));color:#fff;border:0;box-shadow:0 12px 28px #6c4cf133}.hero{grid-template-columns:.92fr 1.08fr;align-items:center;gap:44px;padding:42px 0 8px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--accent2);font-size:.84rem;font-weight:850}.hero h1{letter-spacing:-.06em;margin:18px 0 24px;font-size:clamp(3.4rem,6vw,6.2rem);line-height:.92}.hero h1 span{color:var(--accent);font-style:italic;display:block}.lead{color:var(--muted);max-width:620px;font-size:1.18rem;line-height:1.55}.hero-actions{gap:14px;margin-top:28px;display:flex}.proof{align-items:center;gap:12px;margin-top:28px;font-weight:650;display:flex}.avatars{display:flex}.avatar{background:linear-gradient(135deg,#ffd4df,#c8b7ff);border:3px solid #fff;border-radius:50%;width:35px;height:35px;margin-left:-8px}.avatar:first-child{margin-left:0}.hero-art{place-items:center;min-height:470px;display:grid}.hero-art img{filter:drop-shadow(0 30px 35px #2327431f);width:100%}.categories{grid-template-columns:repeat(7,1fr);gap:17px;margin:14px 0 28px;display:grid}.card{background:var(--surface);box-shadow:var(--shadow);border:1px solid #111a380f;border-radius:24px;min-width:0;padding:13px;transition:all .2s}.card:hover{transform:translateY(-5px)}.card-media{border-radius:19px;overflow:hidden}.card h3{margin:14px 6px 8px;font-size:1.05rem}.card p{color:var(--muted);min-height:52px;margin:0 6px 12px;font-size:.89rem;line-height:1.42}.card-footer{justify-content:flex-end;display:flex}.arrow{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.features{box-shadow:var(--shadow);background:#fff;border-radius:32px;grid-template-columns:repeat(4,1fr);margin:22px auto 60px;padding:24px 28px;display:grid}.feature{border-right:1px solid #ececf4;padding:8px 24px}.feature:last-child{border-right:0}.feature strong{margin-bottom:6px;display:block}.feature span{color:var(--muted);font-size:.93rem}.theme-premium{--bg:#fffdfc;--accent:#0b1b3a;--accent2:#d97177}.theme-premium .hero h1 span{font-family:Georgia,serif;font-weight:500}.theme-equilibre{--bg:#fff8f6;--accent:#ff4f87;--accent2:#ff8a4c}.theme-equilibre .hero h1 span{font-family:Georgia,serif;font-weight:500}@media (max-width:1180px){.nav{display:none}.categories{grid-template-columns:repeat(4,1fr)}.features{grid-template-columns:repeat(2,1fr)}.feature:nth-child(2){border-right:0}}@media (max-width:860px){.container{width:min(100% - 28px,720px)}.header{flex-wrap:wrap}.logo{width:195px}.header-actions{margin-left:auto}.hero{grid-template-columns:1fr;padding-top:20px}.hero-art{min-height:auto}.categories{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.header-actions .btn:first-child{display:none}.btn{padding:13px 16px}.hero h1{font-size:3.15rem}.hero-actions{flex-direction:column}.categories,.features{grid-template-columns:1fr}.feature{border-bottom:1px solid #ececf4;border-right:0}.feature:last-child{border-bottom:0}}
.page-body{min-height:100vh}.page-shell{width:min(1180px,100% - 40px);margin:auto}.page-main{min-height:62vh;padding:70px 0 90px}.page-hero{max-width:820px;margin-bottom:42px}.page-kicker{color:var(--accent);text-transform:uppercase;letter-spacing:.13em;font-size:.78rem;font-weight:850}.page-hero h1{letter-spacing:-.055em;margin:14px 0 20px;font-size:clamp(2.6rem,6vw,5rem);line-height:1}.page-hero p{color:var(--muted);font-size:1.12rem;line-height:1.65}.page-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.page-card{box-shadow:var(--shadow);background:#fff;border:1px solid #111a3812;border-radius:24px;padding:26px;display:block}.page-card h2,.page-card h3{margin:0 0 10px}.page-card p{color:var(--muted);line-height:1.55}.page-card .arrow{margin-left:auto}.page-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.event-form{max-width:820px;box-shadow:var(--shadow);background:#fff;border-radius:28px;grid-template-columns:repeat(2,1fr);gap:18px;padding:30px;display:grid}.event-form label{gap:8px;font-weight:750;display:grid}.event-form label.full{grid-column:1/-1}.event-form input,.event-form select,.event-form textarea{width:100%;font:inherit;border:1px solid #dfe1eb;border-radius:12px;padding:14px}.event-form button{grid-column:1/-1;justify-self:start}.legal-content{max-width:900px;box-shadow:var(--shadow);background:#fff;border-radius:26px;padding:36px;line-height:1.65}.legal-content h2{margin-top:32px}.legal-content .todo{background:#fff4cc;border-left:4px solid #f2b600;border-radius:8px;padding:14px 16px}.legal-footer{border-top:1px solid #111a381f;grid-template-columns:1fr 2fr auto;align-items:start;gap:28px;width:min(1480px,100% - 52px);margin:20px auto 0;padding:34px 0;display:grid}.legal-footer p{color:var(--muted);margin:.4rem 0}.footer-brand{font-size:1.3rem;font-weight:900}.legal-footer nav{color:var(--muted);flex-wrap:wrap;gap:12px 22px;font-size:.9rem;display:flex}.footer-theme{min-width:220px}.theme-picker{width:100%}.page-card[data-accent=naissance]{--accent:#26a88d}.page-card[data-accent=anniversaire]{--accent:#f07800}.page-card[data-accent=diplome]{--accent:#8150e9}.page-card[data-accent=evg]{--accent:#ee5839}.page-card[data-accent=mariage]{--accent:#ed397f}.page-card[data-accent=famille]{--accent:#62b626}.page-card[data-accent=retraite]{--accent:#278fe8}@media (max-width:850px){.page-grid{grid-template-columns:1fr 1fr}.legal-footer,.event-form{grid-template-columns:1fr}.event-form label.full{grid-column:auto}}@media (max-width:560px){.page-grid{grid-template-columns:1fr}.page-main{padding-top:38px}.legal-content{padding:24px}.legal-footer{width:calc(100% - 28px)}}
.site-footer{border-top:1px solid #111a381f;justify-content:flex-end;width:min(1480px,100% - 52px);margin:0 auto 28px;padding:22px 0;display:flex}.theme-picker{color:var(--muted);align-items:center;gap:12px;font-size:.92rem;font-weight:700;display:flex}.theme-picker select{background:var(--surface);min-width:190px;color:var(--text);font:inherit;cursor:pointer;border:1px solid #111a3829;border-radius:12px;padding:11px 14px}.theme-picker select:focus-visible{outline:3px solid var(--accent);outline-offset:2px}@media (max-width:560px){.site-footer{width:calc(100% - 28px)}.theme-picker{justify-content:space-between;width:100%}.theme-picker select{min-width:0}}
html{scrollbar-gutter:stable}.page-shell{width:min(1480px,100% - 52px)}.page-main{width:100%;margin-inline:0}.models-page .page-main{width:100%}.models-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:14px}.models-grid .page-card{border-radius:19px;padding:12px}.models-grid .page-card img{aspect-ratio:1;object-fit:cover;border-radius:14px;width:100%}.models-grid .page-card h2{margin:12px 2px 8px;font-size:.96rem}.models-grid .arrow{width:30px;height:30px}.page-grid>.event-form{grid-column:span 2}@media (max-width:1100px){.models-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:650px){.page-shell{width:calc(100% - 28px)}.models-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-grid>.event-form{grid-column:auto}}.form-erreur{background:#fff4cc;border-left:4px solid #f2b600;border-radius:8px;max-width:820px;margin:0 0 22px;padding:14px 16px;font-weight:700}
.theme-fun .eyebrow{display:none}.theme-fun .hero-art img{mix-blend-mode:darken;border-radius:0;-webkit-mask-image:radial-gradient(82% 94%,#000 64%,#000000e6 78%,#0000 100%);mask-image:radial-gradient(82% 94%,#000 64%,#000000e6 78%,#0000 100%)}.theme1-logo,.theme-fun .default-logo{display:none}.theme-fun .theme1-logo{letter-spacing:-.04em;align-items:center;font-size:2.55rem;font-weight:900;line-height:1;display:inline-flex}.theme-fun .theme1-logo .party{margin-right:5px;font-size:2.8rem;transform:rotate(-8deg)}.theme-fun .theme1-logo .l1{color:#7049e8}.theme-fun .theme1-logo .l2{color:#ef7d11}.theme-fun .theme1-logo .l3{color:#ffbd19}.theme-fun .theme1-logo .l4{color:#4caf62}.theme-fun .theme1-logo .l5{color:#f08b21}.theme-fun .theme1-logo .l6{color:#d94fc5}.theme-fun .theme1-logo .l7{color:#ef3e87}.theme-fun .theme1-logo .l8{color:#f05278}.theme-fun .hero-highlight{width:fit-content;padding:0 .32em;position:relative}.theme-fun .hero h1{letter-spacing:-.045em;font-size:clamp(2.75rem,4.2vw,4.5rem);line-height:.98}.theme-fun .hero h1 .headline-line{color:var(--text);width:fit-content;font-style:normal}.theme-fun .hero h1 .hero-highlight{color:var(--accent);font-style:italic}.theme-fun .headline-heart,.theme-fun .subtitle-heart{color:#ef3e87;filter:drop-shadow(0 4px 5px #ef3e8738);font-style:normal}.theme-fun .headline-heart{vertical-align:.17em;font-size:.54em}.theme-fun .lead span{display:block}.theme-fun .subtitle-heart{font-size:1.05em}.theme-fun .rays{width:30px;height:52px;position:absolute;top:50%;transform:translateY(-50%)}.theme-fun .rays-left{right:100%}.theme-fun .rays-right{left:100%;transform:translateY(-50%)scaleX(-1)}.theme-fun .rays i{background:#ffc21c;border-radius:999px;width:19px;height:7px;position:absolute;top:23px;right:0}.theme-fun .rays i:first-child{top:5px;right:2px;transform:rotate(34deg)}.theme-fun .rays i:nth-child(2){top:23px;right:-3px}.theme-fun .rays i:last-child{top:41px;right:2px;transform:rotate(-34deg)}.theme-fun .hero-highlight b{color:#ef3e87;vertical-align:.17em;filter:drop-shadow(0 4px 5px #ef3e8740);font-size:.54em;font-style:normal}.theme-fun .button-sparkle{color:#ffd43b;text-shadow:0 0 8px #ffd43b73;font-size:1.15em}.theme-fun .avatar{background-image:url(/theme/images/avatar-reference.png);background-repeat:no-repeat;background-size:1072px 375px;border:2px solid #fff;width:30px;height:30px;display:block;overflow:hidden}.theme-fun .avatar:first-child{background-position:-34px -322px}.theme-fun .avatar:nth-child(2){background-position:-56px -322px}.theme-fun .avatar:nth-child(3){background-position:-78px -322px}.theme-fun .avatar:nth-child(4){background-position:-100px -322px}.theme-fun .avatars .avatar+.avatar{margin-left:-8px}.theme-fun .card-media{aspect-ratio:1;background:#fff}.theme-fun .card-media img{object-fit:cover;width:100%;height:100%}.theme-fun .card:first-child h3{color:#21a915}.theme-fun .card:first-child .arrow{background:#77c628}.theme-fun .card:nth-child(2) h3{color:#f06a00}.theme-fun .card:nth-child(2) .arrow{background:#ff7a00}.theme-fun .card:nth-child(3) h3{color:#7b45e7}.theme-fun .card:nth-child(3) .arrow{background:#8850ed}.theme-fun .card:nth-child(4) h3{color:#f25536}.theme-fun .card:nth-child(4) .arrow{background:#ff5b39}.theme-fun .card:nth-child(5) h3{color:#eb3478}.theme-fun .card:nth-child(5) .arrow{background:#ef3780}.theme-fun .card:nth-child(6) h3{color:#20aa92}.theme-fun .card:nth-child(6) .arrow{background:#70bf26}.theme-fun .card:nth-child(7) h3{color:#1689e8}.theme-fun .card:nth-child(7) .arrow{background:#2397ef}.theme-fun .feature{grid-template-columns:58px 1fr;align-items:center;gap:14px;display:grid}.theme-fun .feature>img{object-fit:cover;border-radius:50%;width:58px;height:58px}.theme-fun .feature span{display:block}@media (max-width:560px){.theme-fun .feature{grid-template-columns:52px 1fr}.theme-fun .feature>img{width:52px;height:52px}}
.page-body .page-main{padding-top:28px}.page-body .form-suite{color:var(--muted);grid-column:1/-1;margin:0;font-size:.92rem;line-height:1.5}.page-body .categories a.card{color:inherit;display:block}.page-body .form-suite-pret{color:#1a7f4b;font-weight:700}.page-body .menu-mobile{display:none;position:relative}.page-body .menu-mobile-bouton{background:var(--surface);cursor:pointer;width:46px;height:46px;color:var(--text);border:1px solid #111a381f;border-radius:999px;font-size:1.15rem;line-height:1}.page-body .menu-mobile-panneau{z-index:40;background:var(--surface);min-width:230px;box-shadow:var(--shadow);border:1px solid #111a381a;border-radius:18px;gap:2px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.page-body .menu-mobile-panneau a{color:var(--text);border-radius:12px;padding:11px 14px;font-weight:700}.page-body .menu-mobile-panneau a:hover{background:var(--bg)}@media (max-width:1180px){.page-body .menu-mobile{margin-left:auto;display:block}.page-body .header-actions{display:none}}
