@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: rgb(111, 74, 230);--color-secondary: rgb(132, 99, 212);--color-valid: #4CAF8D;--color-error: #e35d6a;--background-low-opacity:#c1beef15;--pink-color-background: rgba(248, 219, 243, .837);--light-lavender: #D9C9E8;--lither-lavender: #F1EAF7;--deep-violet: #3E2563;--deeper-violet: #2E1A4F;--mid-violet: #6F4AA3;--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: 10px;--spacing-medium: 20px;--spacing-large: 30px;--spacing-xlarge: 50px;--screen-size-small: 480px;--screen-size-medium: 768px;--screen-size-large: 1024px;--screen-size-xlarge: 1440px}:root{--color-background: hsl(0, 0%, 17%);--color-text: rgb(132, 99, 212);--color-border: #2c2c2c;--color-muted: #9ca3af;--color-bar:#535151;--background-gradient: linear-gradient(rgba(216, 36, 36, 0),rgb(137, 43, 226));--color-icon: #ffffff;--color-error: #e35d6a}[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:#e35d6a}*{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);justify-content:center}.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}.danger-button{background-color:var(--color-error);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:700;font-size:1rem}.danger-button:hover{opacity:.9}.no-style-button{background-color:transparent;border:none}.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}.input-maj{border:none;font-size:1rem;background-color:var(--color-background);color:var(--color-text);font-weight:500;height:40px;border-bottom:2px var(--color-muted) solid}.icon{width:40px;height:40px}textarea{resize:none;font-family:var(--font-primary)}h2{color:var(--color-secondary)}.erreur{color:var(--color-error);font-size:.8rem;margin:0 0 10px}.low-opacity{opacity:.5}.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-fa14cec0]{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-fa14cec0]{width:100%;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.logo[data-v-fa14cec0]{height:130px}.nav[data-v-fa14cec0]{display:flex;justify-content:center;align-items:center;gap:1.5rem}.button-white-text[data-v-fa14cec0]{color:#fff}.header-user-photo[data-v-fa14cec0]{width:40px;height:40px;border-radius:50%;object-fit:cover}@media (max-width: 768px){.container-logo[data-v-fa14cec0]{width:100%;height:60px;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0}.nav[data-v-fa14cec0]{display:flex;justify-content:space-around;align-items:center;width:100%}.icon-flottante-arrondie-droite[data-v-fa14cec0]{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-fa14cec0]{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-fa14cec0]{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-317e5847]{display:flex;flex-direction:column;max-width:var(--screen-size-xlarge);margin:0 auto}.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}.main[data-v-0994d67d]{background:var(--background-gradient)}h1[data-v-0994d67d]{font-size:3rem}.logo[data-v-0994d67d]{width:300px}.introduction[data-v-0994d67d]{height:800px;display:flex;flex-direction:column;justify-content:center;align-items:center}.text-intro[data-v-0994d67d]{font-size:1.5rem;width:70%}.section-top[data-v-0994d67d]{height:700px;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.description-simplifie-top[data-v-0994d67d]{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-0994d67d]{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-0994d67d]{height:600px;background-color:var(--color-primary);display:flex;justify-content:center;align-items:center}.titre-description[data-v-0994d67d],.text-description[data-v-0994d67d]{color:#000}.titre-description[data-v-0994d67d]{font-size:1.7rem}.description-simplifie-middle[data-v-0994d67d]{margin-left:30px;height:100%;width:55%;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.text-description-middle[data-v-0994d67d]{font-size:1.7rem;font-weight:700;width:75%}.carrousel-wrapper[data-v-0994d67d]{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-0994d67d]{font-size:2rem;font-weight:700;width:90%;max-width:1000px;color:#fff}.text-carrousel[data-v-0994d67d]{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-0994d67d]{position:absolute;top:75%}@media (max-width: 768px){.description-simplifie-top[data-v-0994d67d]{top:0;width:100%;height:300px;left:0%;background-color:var(--color-background);border-radius:initial;box-shadow:none}.titre-description[data-v-0994d67d],.text-description[data-v-0994d67d]{color:var(--color-text)}.titre-description[data-v-0994d67d]{font-size:1.5rem}.section-middle[data-v-0994d67d]{height:800px;background-size:auto 50%;background-position:bottom center}.section-bottom[data-v-0994d67d]{height:450px}.description-simplifie-middle[data-v-0994d67d]{height:50%;width:100%;margin-top:30px}.text-intro[data-v-0994d67d]{font-size:1rem;margin-bottom:50px}.text-description-middle[data-v-0994d67d]{font-size:1.5rem}.text-description-bottom[data-v-0994d67d]{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}.wrap[data-v-771c87b2]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:var(--color-background);color:#a8b3c7;padding:16px;margin-top:50px;margin-bottom:50px}header[data-v-771c87b2]{display:flex;flex-direction:column;gap:12px;margin-bottom:12px;text-align:center}.controls[data-v-771c87b2]{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}button[data-v-771c87b2]{background:transparent;border:1px solid rgba(255,255,255,.1);padding:8px 14px;border-radius:8px;color:#a8b3c7;cursor:pointer}button.primary[data-v-771c87b2]{background:#f2b6c8;color:#042233;border:none}canvas[data-v-771c87b2]{width:100%;max-width:800px;aspect-ratio:16 / 9;border-radius:10px;box-shadow:0 8px 30px #0009;background:#ffffff05;touch-action:none}.info[data-v-771c87b2]{margin-top:12px;font-size:14px;text-align:center}.target-input[data-v-771c87b2]{width:50px;border-radius:6px;border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;padding:4px 6px}h2[data-v-40c26304]{font-size:3rem;margin-bottom:100px}.connexion-container[data-v-40c26304]{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--background-gradient)}.connexion-form[data-v-40c26304]{display:flex;flex-direction:column;gap:1rem;width:80%;max-width:300px}.connexion-form input[data-v-40c26304]::placeholder{color:#aaa;font-weight:600}h2[data-v-17b6b595]{font-size:3rem;margin-bottom:100px}.register-container[data-v-17b6b595]{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--background-gradient)}.register-form[data-v-17b6b595]{display:flex;flex-direction:column;gap:1rem;width:80%;max-width:300px}.register-form input[data-v-17b6b595]::placeholder{color:#aaa;font-weight:600}.sidebar[data-v-6cf7fd04]{min-height:100vh;width:70px;background-color:#00000059;display:flex;flex-direction:column;padding-top:1rem;transition:width .3s ease;overflow:hidden;z-index:1}.sidebar.expanded[data-v-6cf7fd04]{width:350px}.menu-item[data-v-6cf7fd04]{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;text-decoration:none;transition:background .2s}.menu-item[data-v-6cf7fd04]:hover{background-color:var(--color-secondary)}.label[data-v-6cf7fd04]{opacity:0;transition:opacity .2s;white-space:nowrap;color:#fff}.sidebar.expanded .label[data-v-6cf7fd04]{opacity:1}.icon-list[data-v-6cf7fd04]{width:40px;height:40px;top:1rem;left:-20px;transition:left .3s ease;color:#fff}@media (max-width: 768px){.sidebar[data-v-6cf7fd04]{position:absolute;width:100%;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:30px;padding-bottom:30px}.label[data-v-6cf7fd04]{opacity:1}.menu-item[data-v-6cf7fd04]{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-6cf7fd04]{width:100%}}.applications-view[data-v-768e314e]{display:flex;flex-direction:row;background-image:url(./background-app-CttlK40Q.png);background-attachment:fixed;background-size:cover;background-position:bottom;width:100vw;max-width:var(--screen-size-xlarge)}.min-height[data-v-768e314e]{min-height:100vh}.hello-wrapper[data-v-36220150]{display:flex;justify-content:center;flex-direction:column;flex:1;margin-left:50px}.hello-title[data-v-36220150]{display:flex;flex-direction:column;align-items:flex-start}h2[data-v-36220150]{font-size:2rem;color:#fff}.subtitle[data-v-36220150]{font-size:1.2rem;color:#ffffffc0}.loader[data-v-cb83bfdf]{width:fit-content;font-size:17px;font-family:monospace;line-height:1.4;font-weight:700;--c: no-repeat linear-gradient(#000 0 0);background:var(--c),var(--c),var(--c),var(--c),var(--c),var(--c),var(--c);background-size:calc(1ch + 1px) 100%;border-bottom:10px solid #0000;position:relative;animation:l8-0-cb83bfdf 3s infinite linear;clip-path:inset(-20px 0)}.loader[data-v-cb83bfdf]:before{content:"Loading"}.loader[data-v-cb83bfdf]:after{content:"";position:absolute;width:10px;height:14px;background:var(--color-primary);left:-10px;bottom:100%;animation:l8-1-cb83bfdf 3s infinite linear}@keyframes l8-0-cb83bfdf{0%,12.5%{background-position:0% 0,calc(1*100%/6) 0,calc(2*100%/6) 0,50% 0,calc(4*100%/6) 0,calc(5*100%/6) 0,100% 0}25%{background-position:0% 40px,calc(1*100%/6) 0,calc(2*100%/6) 0,50% 0,calc(4*100%/6) 0,calc(5*100%/6) 0,100% 0}37.5%{background-position:0% 40px,calc(1*100%/6) 40px,calc(2*100%/6) 0,50% 0,calc(4*100%/6) 0,calc(5*100%/6) 0,100% 0}50%{background-position:0% 40px,calc(1*100%/6) 40px,calc(2*100%/6) 40px,50% 0,calc(4*100%/6) 0,calc(5*100%/6) 0,100% 0}62.5%{background-position:0% 40px,calc(1*100%/6) 40px,calc(2*100%/6) 40px,50% 40px,calc(4*100%/6) 0,calc(5*100%/6) 0,100% 0}75%{background-position:0% 40px,calc(1*100%/6) 40px,calc(2*100%/6) 40px,50% 40px,calc(4*100%/6) 40px,calc(5*100%/6) 0,100% 0}87.4%{background-position:0% 40px,calc(1*100%/6) 40px,calc(2*100%/6) 40px,50% 40px,calc(4*100%/6) 40px,calc(5*100%/6) 40px,100% 0}to{background-position:0% 40px,calc(1*100%/6) 40px,calc(2*100%/6) 40px,50% 40px,calc(4*100%/6) 40px,calc(5*100%/6) 40px,100% 40px}}@keyframes l8-1-cb83bfdf{to{left:115%}}.ListeWrapper[data-v-ca668ac7]{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;min-height:100vh;width:100%}.content[data-v-ca668ac7]{width:100%}.message[data-v-ca668ac7]{font-weight:700;text-align:center;margin:auto}.loader[data-v-ca668ac7]{margin:20px}.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-f56a24c8]{display:flex;flex-direction:column;gap:50px;align-items:center}.max-width[data-v-f56a24c8]{max-width:200px;margin-bottom: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}button[data-v-eb98ffcc]{background:none;border:none}.update-icon[data-v-eb98ffcc]{width:16px;height:16px}h2[data-v-2df41752]{margin-bottom:30px;margin-right:30px}.user-wrapper[data-v-2df41752]{display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start;min-height:100vh;width:100%;padding-left:50px;padding-top:50px;margin-bottom:50px}.user-profil[data-v-2df41752]{display:flex;flex-direction:row;width:90%;margin-top:50px;justify-content:left;flex-wrap:wrap;background-color:var(--pink-color-background);padding:30px;border-radius:8px}.picture-box[data-v-2df41752]{display:flex;flex-direction:column;margin-bottom:50px}.updatePicture[data-v-2df41752]{text-decoration:underline}.photo-profil[data-v-2df41752]{width:200px;height:200px;border-radius:50%;border:2px black solid;object-fit:cover;margin-bottom:50px}.user-information[data-v-2df41752]{display:flex;flex-direction:column;flex:1;gap:30px;padding-left:30px;max-width:600px}.user-details[data-v-2df41752]{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;justify-content:space-between;align-items:baseline}.large-input[data-v-2df41752]{min-width:100%}.small-input[data-v-2df41752]{width:45%}.info-static[data-v-2df41752]{font-size:1.5rem;text-align:left}.isAdminBox[data-v-2df41752]{display:flex;justify-content:left}.isAdmin[data-v-2df41752]{text-align:left;margin-right:10px}.new-password-box-inputs[data-v-2df41752]{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px}.user-suppression-box[data-v-2df41752]{display:flex;flex-direction:column;width:100%;gap:20px;align-items:center}@media (max-width: 768px){.user-wrapper[data-v-2df41752]{align-items:center;padding-left:0}.info-static[data-v-2df41752]{font-size:1rem;text-align:center;width:100%}.user-profil[data-v-2df41752]{flex-direction:column;align-items:center}.user-information[data-v-2df41752]{width:90%}.info-static[data-v-2df41752]{text-align:center}.user-details[data-v-2df41752]{width:100%}.isAdminBox[data-v-2df41752]{width:100%;justify-content:center}.large-input[data-v-2df41752]{min-width:initial;width:100%}.small-input[data-v-2df41752]{width:100%}.sticky-button[data-v-2df41752]{position:sticky;bottom:0;padding-top:20px;padding-bottom:20px;width:100%;display:flex;justify-content:space-between}}.bdd-down[data-v-84d3610a]{display:flex;flex-direction:column;align-items:center;min-height:100vh;width:100%;padding-left:50px;padding-top:50px;margin-bottom:50px}.bdddown-image[data-v-84d3610a]{height:300px}h2[data-v-84d3610a]{font-size:2rem;color:#fff;margin-bottom:20px}
