body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:#3a7376;color:#1a1a1a;font-family:-apple-system,sans-serif}.app-header{background:#f3ece2;color:#2f5d3a;padding:.2rem 1.5rem;text-align:center}.app-header h1{font-size:1.8rem;margin-bottom:.5rem}.app-header p{font-size:.95rem;opacity:.9}.app-main{padding:1.5rem}.piliers{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-top:1rem}.pilier{border-radius:12px;font-size:1rem;font-weight:500;padding:1.2rem;text-align:center}.nutrition{background:#eaf3de;color:#27500a}.sommeil{background:#e6f1fb;color:#0c447c}.stress{background:#faeeda;color:#633806}.mouvement{background:#faece7;color:#7626a4}.liste-routines{margin-top:1rem}.frequences{display:flex;gap:8px;margin-bottom:1rem}.freq-btn{background:#fff;border:1px solid #ddd;border-radius:20px;color:#ada5a5;cursor:pointer;flex:1 1;font-size:13px;padding:8px}.freq-btn.actif{background:#c5bfb5;border-color:#eaebe5;color:#fff;font-weight:500}.piliers-filtres{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:1.2rem}.pilier-btn{border:none;border-radius:20px;cursor:pointer;font-size:12px;opacity:.5;padding:4px 12px}.pilier-btn.actif{font-weight:500;opacity:1}.pilier-btn.tous{background:#eee;color:#444}.pilier-btn.nutrition{background:#eaf3de;color:#27500a}.pilier-btn.sommeil{background:#e6f1fb;color:#0c447c}.pilier-btn.stress{background:#faeeda;color:#633806}.pilier-btn.mouvement{background:#faece7;color:#7626a4}.routines-liste{display:flex;flex-direction:column;gap:8px}.routine-item{align-items:center;background:#fff;border:1px solid #eee;border-radius:12px;display:flex;gap:12px;padding:12px;transition:opacity .2s}.routine-item.cochee{opacity:.5}.routine-item input[type=checkbox]{accent-color:#d9d1c5;cursor:pointer;flex-shrink:0;height:20px;width:20px}.routine-texte{display:flex;flex:1 1;flex-direction:column;gap:3px}.routine-nom{color:#1a1a1a;font-size:14px;font-weight:500}.routine-desc{color:#888;font-size:12px}.routine-pilier{border-radius:20px;flex-shrink:0;font-size:11px;padding:2px 8px;white-space:nowrap}.routine-pilier.nutrition{background:#eaf3de;color:#27500a}.routine-pilier.sommeil{background:#e6f1fb;color:#0c447c}.routine-pilier.stress{background:#faeeda;color:#633806}.routine-pilier.mouvement{background:#faece7;color:#7626a4}.progression-wrap{background:#fff;border:1px solid #eee;border-radius:12px;margin-bottom:1rem;padding:12px}.progression-texte{color:#666;display:flex;font-size:13px;justify-content:space-between;margin-bottom:8px}.progression-bar{background:#f0f0f0;border-radius:10px;height:8px;overflow:hidden}.progression-fill{background:#c1e1c1;border-radius:10px;height:8px;transition:width .3s ease}.fiche-wrap{padding:1rem}.fiche-retour{background:none;border:none;color:#101510;cursor:pointer;display:block;font-size:14px;margin-bottom:1.2rem;padding:0}.fiche-pilier-badge{border-radius:20px;display:inline-block;font-size:12px;margin-bottom:10px;padding:3px 10px}.fiche-pilier-badge.nutrition{background:#eaf3de;color:#27500a}.fiche-pilier-badge.sommeil{background:#e6f1fb;color:#0c447c}.fiche-pilier-badge.stress{background:#faeeda;color:#633806}.fiche-pilier-badge.mouvement{background:#faece7;color:#7626a4}.fiche-titre{color:#1a1a1a;font-size:1.3rem;font-weight:600;line-height:1.4;margin-bottom:1.2rem}.fiche-section{background:#fff;border:1px solid #eee;border-radius:12px;padding:1rem}.fiche-section-titre{color:#a47551;font-size:13px;letter-spacing:.05em;margin-bottom:10px;text-transform:uppercase}.fiche-contenu{color:#444;font-size:14px;line-height:1.8}.nav-bar{background:#fff;border-top:1px solid #eee;bottom:0;display:flex;justify-content:space-around;left:0;padding:10px 0 20px;position:fixed;right:0;z-index:100}.nav-item{align-items:center;background:none;border:none;color:#999;cursor:pointer;display:flex;flex-direction:column;font-size:11px;gap:4px;padding:4px 16px}.nav-item.actif{color:#0e2b22;font-weight:500}.nav-icon{font-size:20px}.app-main{padding-bottom:80px}.accueil-wrap{padding:1rem}.accueil-date{color:#eee7e7;font-size:13px;margin-bottom:1rem;text-transform:capitalize}.accueil-hero{background:linear-gradient(135deg,#3f949e,#bfbdb9);border-radius:16px;color:#fff;margin-bottom:1.5rem;padding:1.5rem;text-align:center}.accueil-hero-icon{font-size:2rem;margin-bottom:8px}.accueil-hero-titre{font-size:1.4rem;font-weight:600;margin-bottom:6px}.accueil-hero-texte{font-size:13px;line-height:1.5;opacity:.9}.accueil-section-titre{color:#f1f5f2;font-size:13px;font-weight:600;letter-spacing:.05em;margin-bottom:10px;text-transform:uppercase}.accueil-piliers{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.accueil-pilier{align-items:center;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:6px;padding:1rem}.accueil-pilier-icon{font-size:1.5rem}.accueil-pilier-nom{font-size:13px;font-weight:500}.accueil-pilier.nutrition{background:#eaf3de;color:#27500a}.accueil-pilier.sommeil{background:#e6f1fb;color:#0c447c}.accueil-pilier.stress{background:#faeeda;color:#633806}.accueil-pilier.mouvement{background:#faece7;color:#712b13}.accueil-cards{display:flex;flex-direction:column;gap:10px;margin-bottom:1.5rem}.accueil-card{align-items:center;background:#fff;border:1px solid #eee;border-radius:12px;cursor:pointer;display:flex;gap:12px;padding:14px}.accueil-card-icon{flex-shrink:0;font-size:1.3rem}.accueil-card-titre{color:#1a1a1a;font-size:14px;font-weight:500}.accueil-card-sub{color:#999;font-size:12px;margin-top:2px}.accueil-card-arrow{color:#ccc;font-size:16px;margin-left:auto}.stat-wrap{padding:1rem}.stat-titre{color:#f4f0f0;font-size:1.2rem;font-weight:600;margin-bottom:1.2rem}.stat-section{background:#fff;border:1px solid #eee;border-radius:12px;margin-bottom:12px;padding:1rem}.stat-section-titre{color:#666;font-size:13px;font-weight:600;gap:6px;letter-spacing:.05em;margin-bottom:12px;text-transform:uppercase}.stat-row,.stat-section-titre{align-items:center;display:flex}.stat-row{border-bottom:.5px solid #f0f0f0;gap:8px;padding:6px 0}.stat-row:last-child{border-bottom:none}.stat-row.aujourd-hui{background:#f7fff9;border-radius:8px;padding:6px 8px}.stat-label{color:#666;font-size:12px;min-width:80px;text-transform:capitalize}.stat-barre-wrap{align-items:center;display:flex;flex:1 1;gap:6px}.stat-barre-bg{background:#f0f0f0;border-radius:10px;flex:1 1;height:8px;overflow:hidden}.stat-barre-fill{border-radius:10px;height:8px;transition:width .3s ease}.stat-count{color:#999;font-size:12px;min-width:35px;text-align:right}.profil-wrap{padding:1rem}.profil-hero{background:linear-gradient(135deg,#f0eff2,#468c93);border-radius:16px;color:#fff;margin-bottom:1.5rem;padding:1.5rem;text-align:center}.profil-avatar{background:#ffffff4d;color:#fff;font-size:1.8rem;font-weight:700;height:64px;margin:0 auto 12px;width:50px}.profil-nom{font-size:1.2rem;font-weight:600;margin-bottom:6px}.profil-nom-wrap{align-items:center;display:flex;flex-direction:column;gap:6px}.profil-btn-edit{background:#fff3;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:12px;padding:4px 12px}.profil-edition{align-items:center;display:flex;flex-direction:column;gap:8px}.profil-input{border:none;border-radius:8px;font-size:14px;padding:8px 12px;text-align:center;width:200px}.profil-btn-save{border:1px solid #fff;color:#fff;cursor:pointer;font-size:13px;padding:6px 16px}.profil-badge,.profil-btn-save{background:#fff3;border-radius:20px}.profil-badge{display:inline-block;font-size:11px;margin-top:10px;padding:3px 10px}.profil-section-titre{color:#ede8e8;font-size:13px;font-weight:600;letter-spacing:.05em;margin-bottom:10px;text-transform:uppercase}.profil-stats{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr 1fr;margin-bottom:1.5rem}.profil-stat-card{background:#fff;border:1px solid #eee;border-radius:12px;padding:10px 8px;text-align:center}.profil-stat-icon{font-size:1.2rem;margin-bottom:4px}.profil-stat-label{color:#999;font-size:11px;margin-bottom:4px}.profil-stat-valeur{color:#1a1a1a;font-size:14px;font-weight:600;margin-bottom:6px}.profil-stat-barre-bg{background:#f3f1f1;border-radius:10px;height:6px;margin-bottom:4px;overflow:hidden}.profil-stat-barre-fill{border-radius:10px;height:6px;transition:width .3s ease}.profil-stat-pct{color:#999;font-size:11px}.profil-infos{background:#fff;border:1px solid #eee;border-radius:12px;margin-bottom:1.5rem;overflow:hidden}.profil-info-row{border-bottom:.5px solid #f0f0f0;color:#444;display:flex;font-size:13px;justify-content:space-between;padding:12px 16px}.profil-info-row:last-child{border-bottom:none}.profil-btn-reset{background:#fff;border:1px solid #fcc;border-radius:12px;color:#c00;cursor:pointer;font-size:13px;padding:12px;width:100%}.ressources-wrap{padding:1rem}.ressources-titre{color:#f7f1f1;font-size:1.2rem;font-weight:600;margin-bottom:4px}.ressources-sous-titre{color:#f1ecec;font-size:13px;margin-bottom:1.2rem}.ressources-liste{display:flex;flex-direction:column;gap:10px}.ressource-card{align-items:center;background:#fff;border:1px solid #eee;border-radius:12px;cursor:pointer;display:flex;gap:12px;padding:14px}.ressource-card-emoji{flex-shrink:0;font-size:1.8rem}.ressource-card-body{flex:1 1}.ressource-card-titre{color:#1a1a1a;font-size:14px;font-weight:500;margin-bottom:4px}.ressource-card-resume{color:#9c9898;font-size:12px;line-height:1.5}.article-wrap{padding:1rem}.article-emoji{font-size:2.5rem;margin:10px 0}.article-resume{color:#f1f0ea;font-size:14px;font-style:italic;line-height:1.6;margin-bottom:1.2rem}.article-section{background:#fff;border:1px solid #eee;border-radius:12px;margin-bottom:10px;padding:1rem}.article-section-titre{color:#1d9e75;font-size:14px;font-weight:600;margin-bottom:8px}.article-section-texte{color:#444;font-size:13px;line-height:1.8}.accueil-logo{border-radius:16px;height:120px;margin-bottom:12px;object-fit:contain;width:140px}.header-logo{border-radius:8px;height:250px;margin-bottom:4px;object-fit:contain;width:300px}.accueil-hero-message{font-size:15px;line-height:1.7;margin-top:1px;opacity:1;text-align:center}.consentement-overlay{align-items:flex-end;background:#00000080;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:1000}.consentement-box{background:#fff;border-radius:20px 20px 0 0;padding:1.5rem;text-align:center;width:100%}.consentement-emoji{font-size:2rem;margin-bottom:10px}.consentement-titre{color:#1a1a1a;font-size:1.1rem;font-weight:600;margin-bottom:10px}.consentement-texte{color:#666;font-size:13px;line-height:1.6}.consentement-lien{color:#1d9e75;cursor:pointer;text-decoration:underline}.consentement-btn{background:#1d9e75;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;font-weight:500;margin-top:1.2rem;padding:14px;width:100%}.profil-avatar{align-items:center;border-radius:50%;display:flex;height:50px;justify-content:center;overflow:hidden;width:60px}.profil-avatar img{height:120%;object-fit:center;width:200%}.profil-apropos{background:#fff;border:1px solid #eee;border-radius:12px;margin-bottom:1.5rem;overflow:hidden}.profil-apropos-section{border-bottom:.5px solid #f0f0f0;padding:1rem}.profil-apropos-section:last-child{border-bottom:none}.profil-apropos-titre{color:#1d9e75;font-size:14px;font-weight:600;margin-bottom:8px}.profil-apropos-texte{color:#444;font-size:13px;line-height:1.7}.pilier-btn.environnement{background:#fef9c3;color:#854d0e}.pilier-btn.environnement.actif{font-weight:500;opacity:1}.fiche-pilier-badge.environnement,.pill.environnement,.routine-pilier.environnement{background:#fef9c3;color:#854d0e}
/*# sourceMappingURL=main.ec77528f.css.map*/