@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Roboto:wght@400;700&display=swap";:root{--font-primary: "Inter", sans-serif;--font-secondary: "Roboto", sans-serif;--color-primary: #4f46e5;--color-secondary: #6366f1;--color-valid: #00bf63;--color-error: #ff8080;--font-size-small: 1rem;--font-size-medium: 1.5rem;--font-size-large: 2rem;--font-size-xlarge: 3rem;--element-size-small: 30px;--element-size-medium: 40px;--element-size-large: 50px;--element-size-xlarge: 60px;--spacing-small: .5rem;--spacing-medium: 1rem;--spacing-large: 2rem;--spacing-xlarge: 3rem;--screen-size-small: 480px;--screen-size-medium: 768px;--screen-size-large: 1024px;--screen-size-xlarge: 1440px}:root{--color-background: hsl(0, 0%, 0%);--color-text: #ffffff;--color-border: #2c2c2c;--color-muted: #9ca3af;--color-bar:#535151;--background-gradient: linear-gradient(0deg, #8b1be3, #000000);--color-icon: #ffffff;--color-error:rgb(245, 132, 132)}[data-theme=light]{--color-background: #ffffff;--color-text: #000000;--color-border: #e5e7eb;--color-muted: #6b7280;--color-bar: #ffffff;--background-gradient: linear-gradient(0deg,rgba(137, 43, 226, .135),rgba(255, 0, 0, 0));--color-icon: #007dff;--color-error:rgb(253, 0, 0)}*{margin:0;padding:0;box-sizing:border-box;color:var(--color-text);text-align:center;text-decoration:none;list-style:none}body{background-color:var(--color-background);color:var(--color-text);font-family:var(--font-primary)}.primary-button{background-color:var(--color-primary);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:700;font-size:1rem}.primary-button:hover{background-color:var(--color-secondary)}.secondary-button{background-color:#535151;color:#fff;border:1px solid var(--color-border);padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:700;font-size:1rem}.secondary-button:hover{background-color:#9ca3af}.input-form{border-radius:8px;border:none;font-size:1rem;background-color:var(--color-background);color:var(--color-text);font-weight:500;height:40px;border:2px var(--color-muted) solid}.icon{width:40px;height:40px}textarea{resize:none;font-family:var(--font-primary)}.theme-toggle{border:none;background-color:var(--color-background);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s;outline:none;position:relative;overflow:hidden}.theme-icon{display:block;width:30px;height:30px}.header[data-v-47f8abed]{display:flex;align-items:center;margin-top:5px;height:60px;position:sticky;top:0;right:0;left:0;background-color:var(--color-background);z-index:2}.container[data-v-47f8abed]{width:100%;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.logo[data-v-47f8abed]{height:50px}.nav[data-v-47f8abed]{display:flex;justify-content:center;align-items:center;gap:1.5rem}.button-white-text[data-v-47f8abed]{color:#fff}@media (max-width: 768px){.container-logo[data-v-47f8abed]{width:100%;height:60px;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0}.logo[data-v-47f8abed]{height:60px;padding-top:20px}.nav[data-v-47f8abed]{display:flex;justify-content:space-around;align-items:center;width:100%}.icon-flottante-arrondie-droite[data-v-47f8abed]{position:fixed;top:10px;right:20px;width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center}.icon-flottante-arrondie-gauche[data-v-47f8abed]{position:fixed;top:10px;left:20px;width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center}.theme-toggle[data-v-47f8abed]{position:fixed;bottom:10px;right:20px;width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center}}.footer[data-v-2c8cb1f2]{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;margin-top:50px;margin-bottom:50px}.footer-links[data-v-2c8cb1f2]{flex-direction:column}@media (max-width: 768px){.footer[data-v-2c8cb1f2]{flex-direction:column;gap:30px}}.app[data-v-a161b787]{display:flex;flex-direction:column;max-width:var(--screen-size-xlarge);margin:0 auto}.views[data-v-a161b787]{background:var(--background-gradient)}.not-found-container[data-v-adadc309]{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;font-family:Segoe UI,sans-serif;padding:2rem}.circle-animation[data-v-adadc309]{width:200px;height:200px;border:10px solid transparent;border-top:10px solid var(--color-primary);border-radius:50%;animation:spin-adadc309 3s linear infinite;display:flex;align-items:center;justify-content:center}.big-404[data-v-adadc309]{font-size:var(--font-size-xlarge);font-weight:700}@keyframes spin-adadc309{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.carousel-container[data-v-30fb01a1]{width:100%;height:100%;margin:auto;overflow:hidden}.carousel-image[data-v-30fb01a1]{width:100%;height:100%;object-fit:cover;transition:opacity .5s ease}h1[data-v-2fa70df1]{font-size:3rem}.logo[data-v-2fa70df1]{margin-top:100px;margin-bottom:100px;width:300px}.introduction[data-v-2fa70df1]{height:800px;display:flex;flex-direction:column;justify-content:center;align-items:center}.text-intro[data-v-2fa70df1]{font-size:1.5rem;width:70%}.section-top[data-v-2fa70df1]{height:700px;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.description-simplifie-top[data-v-2fa70df1]{position:relative;top:250px;left:55%;width:40%;height:250px;background-color:#fff;display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:20px;border-radius:10px;box-shadow:gray 0 2px 20px}.section-middle[data-v-2fa70df1]{height:100vh;width:100%;background-repeat:no-repeat;background-position:bottom right;background-size:60%;display:flex;justify-content:flex-start}.section-bottom[data-v-2fa70df1]{height:600px;background-color:var(--color-background);display:flex;justify-content:center;align-items:center}.titre-description[data-v-2fa70df1],.text-description[data-v-2fa70df1]{color:#000}.titre-description[data-v-2fa70df1]{font-size:1.7rem}.description-simplifie-middle[data-v-2fa70df1]{margin-left:30px;height:100%;width:55%;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.text-description-middle[data-v-2fa70df1]{font-size:1.7rem;font-weight:700;width:75%}.carrousel-wrapper[data-v-2fa70df1]{position:relative;height:600px;width:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;background-color:var(--color-background)}.text-description-bottom[data-v-2fa70df1]{font-size:2rem;font-weight:700;width:90%;max-width:1000px}.text-carrousel[data-v-2fa70df1]{font-size:3rem;font-weight:700;position:absolute;top:50%;color:#fff;text-shadow:rgb(0,0,0) 1px 0 10px}.btn-bottom[data-v-2fa70df1]{position:absolute;top:75%}@media (max-width: 768px){.description-simplifie-top[data-v-2fa70df1]{top:0;width:100%;height:300px;left:0%;background-color:var(--color-background);border-radius:initial;box-shadow:none}.titre-description[data-v-2fa70df1],.text-description[data-v-2fa70df1]{color:var(--color-text)}.titre-description[data-v-2fa70df1]{font-size:1.5rem}.section-middle[data-v-2fa70df1]{height:800px;background-size:auto 50%;background-position:bottom center}.section-bottom[data-v-2fa70df1]{height:450px}.description-simplifie-middle[data-v-2fa70df1]{height:50%;width:100%;margin-top:30px}.text-intro[data-v-2fa70df1]{font-size:1rem;margin-bottom:50px}.text-description-middle[data-v-2fa70df1]{font-size:1.5rem}.text-description-bottom[data-v-2fa70df1]{font-size:1rem}}.about[data-v-70160d72]{display:flex;justify-content:center;align-items:center;min-height:100vh}h2[data-v-50ee558a]{font-size:3rem}.sous-titre[data-v-50ee558a]{margin-bottom:100px}.register-container[data-v-50ee558a]{min-height:100vh;padding-bottom:50px;padding-top:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--color-background)}.register-form[data-v-50ee558a]{display:flex;flex-direction:column;gap:1rem;width:80%;max-width:600px}.register-form input[data-v-50ee558a]::placeholder{color:#aaa;font-weight:600}.textarea[data-v-50ee558a]{height:200px;font-weight:600;color:#aaa}.erreur[data-v-50ee558a]{color:var(--color-error);font-size:.8rem;margin:0 0 10px}h2[data-v-f3e4cfff]{font-size:3rem;margin-bottom:100px}.connexion-container[data-v-f3e4cfff]{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--color-background)}.connexion-form[data-v-f3e4cfff]{display:flex;flex-direction:column;gap:1rem;width:80%;max-width:300px}.connexion-form input[data-v-f3e4cfff]::placeholder{color:#aaa;font-weight:600}.erreur[data-v-f3e4cfff]{color:var(--color-error);font-size:.8rem;margin:0 0 10px}h2[data-v-2b638d42]{font-size:3rem;margin-bottom:100px}.register-container[data-v-2b638d42]{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--color-background)}.register-form[data-v-2b638d42]{display:flex;flex-direction:column;gap:1rem;width:80%;max-width:300px}.register-form input[data-v-2b638d42]::placeholder{color:#aaa;font-weight:600}.erreur[data-v-2b638d42]{color:var(--color-error);font-size:.8rem;margin:0 0 10px}.sidebar[data-v-87e116d2]{min-height:100vh;width:70px;background-color:var(--color-primary);display:flex;flex-direction:column;padding-top:1rem;transition:width .3s ease;overflow:hidden;z-index:1}.sidebar.expanded[data-v-87e116d2]{width:250px}.menu-item[data-v-87e116d2]{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;text-decoration:none;transition:background .2s}.menu-item[data-v-87e116d2]:hover{background-color:var(--color-secondary)}.label[data-v-87e116d2]{opacity:0;transition:opacity .2s;white-space:nowrap;color:#fff}.sidebar.expanded .label[data-v-87e116d2]{opacity:1}.icon-list[data-v-87e116d2]{width:40px;height:40px;top:1rem;left:-20px;transition:left .3s ease;color:#fff}@media (max-width: 768px){.sidebar[data-v-87e116d2]{width:100%;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:30px;padding-bottom:30px}.label[data-v-87e116d2]{opacity:1}.menu-item[data-v-87e116d2]{border-radius:15px;width:45%;min-width:160px;background-color:var(--color-secondary);flex-direction:column;align-items:center;justify-content:center}.sidebar.expanded[data-v-87e116d2]{width:100%}}.applications-view[data-v-a2fcce10]{display:flex;flex-direction:row}.ListeWrapper[data-v-93036020]{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;min-height:100vh}.message[data-v-93036020]{font-weight:700;text-align:center;margin:auto}.budget-wrapper[data-v-7715aa68],.menus-wrapper[data-v-a3a4636b],.immo-wrapper[data-v-3105462f]{display:flex;align-items:center;justify-content:center;flex:1}.theme-change[data-v-71f24208]{display:flex;flex-direction:column;gap:50px}.settings-wrapper[data-v-84111564]{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:50px}.titre-params[data-v-84111564]{font-size:3rem}.tasks-wrapper[data-v-62c4e784]{display:flex;align-items:center;justify-content:center;flex:1}
