#container-top-homepage{--bg-screenshot:url(/assets/itineraire_light-BkrWZv0t.webp);background-image:linear-gradient(color-mix(in srgb, var(--bg-main) 30%, transparent), var(--bg-main)), var(--bg-screenshot);background-position:0 0;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;position:relative}[data-theme=dark] #container-top-homepage{--bg-screenshot:url(/assets/itineraire_dark-BlEfWU0R.webp)}#logo-homepage{width:35em;max-width:80%;height:auto}#title-homepage{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);font-size:clamp(3em,14vw,6.5em);font-weight:700}#home-faq-section{flex-direction:column;align-items:center;gap:100px;padding-top:100px;padding-bottom:150px;display:flex;position:relative}.home-section h2{color:var(--primary-hover);margin-top:0;font-size:2.5rem}.home-section p{color:var(--text-main);text-align:justify;font-size:1.2rem;line-height:1.6}.home-section p em{font-style:normal;font-weight:700}.home-section{background-color:color-mix(in srgb, var(--bg-tertiary) 80%, transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1;border-radius:20px;width:50%;min-width:620px;padding:40px 30px;transition:all .3s;position:relative;box-shadow:0 4px 15px #00000026}.home-section:hover{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 20px #00000040}.home-section:nth-child(2n){margin-left:15%}.home-section:nth-child(2n):hover{transform:translateY(-5px)translate(5px)}.home-section:nth-child(odd){margin-right:15%}.home-section:nth-child(odd):hover{transform:translateY(-5px)translate(-5px)}#app-section{background-color:var(--bg-surface);flex-flow:wrap;justify-content:center;align-items:center;gap:30px;width:100%;padding:1em;display:flex}#app-section img.app-visual{width:40%;min-width:250px;max-width:400px;height:auto;transition:filter .3s}#app-section img.app-visual:hover{filter:drop-shadow(0 5px 20px var(--primary-light))}#app-section aside{width:40%;min-width:380px;max-width:800px}#app-section aside h2{color:var(--primary-hover);font-size:2.5rem}#app-section aside p{color:var(--text-main);text-align:center;font-size:1.2rem;line-height:1.6}#app-section .store-badges{flex-flow:wrap;justify-content:center;align-items:center;gap:15px;margin-top:40px;display:flex}#app-section .store-badges img.store-badge{width:auto;min-width:20px;height:45px}#team-section{background-color:var(--bg-main);flex-direction:column;justify-content:center;align-items:center;gap:50px;width:100%;padding:4em 1em;display:flex}#team-section h2{color:var(--primary-hover);margin:0;font-size:2.5rem}#team-section .team-wrapper{flex-flow:wrap;justify-content:center;align-items:center;gap:30px;display:flex}#team-section .team-wrapper a.team-member{color:var(--text-main);background-color:var(--bg-surface);border:2px solid var(--border-strong);border-radius:10px;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:.5em 1em;text-decoration:none;transition:all .3s;display:flex}#team-section .team-wrapper a.team-member:hover{color:var(--primary-hover);background-color:var(--bg-surface-hover);box-shadow:0 4px 15px #0003}#team-section .team-wrapper a.team-member:focus,#team-section .team-wrapper a.team-member:focus-visible{outline:4px auto -webkit-focus-ring-color}#team-section .team-wrapper a.team-member:active{transform:scale(.95)}#team-section .team-wrapper a.team-member h3{margin:0;font-size:1rem}#team-section .team-wrapper a.team-member .icon{color:var(--primary);transition:color .3s}#team-section .team-wrapper a.team-member:hover .icon{color:var(--primary-hover)}@media (max-width:800px){#home-faq-section{gap:60px;margin-bottom:60px;padding-top:25px}.home-section{width:90%;min-width:300px;margin-bottom:2em}.home-section:nth-child(2n),.home-section:nth-child(odd){margin-left:5%;margin-right:5%}.home-section:hover{transform:none;box-shadow:0 4px 15px #00000026}.home-section:nth-child(2n):hover,.home-section:nth-child(odd):hover{transform:none}}.faq-route-svg{z-index:0;pointer-events:none;position:absolute;top:0;left:0;overflow:visible}.faq-route-line{fill:none;stroke:var(--primary);stroke-width:4px;stroke-linecap:round;stroke-dasharray:2 14;opacity:.35}.faq-route-progress{fill:none;stroke:var(--primary);stroke-width:4px;stroke-linecap:round;stroke-dasharray:2 14;opacity:.85}.faq-route-pin{z-index:1;pointer-events:none;filter:drop-shadow(0 4px 4px #0000004d);line-height:0;position:absolute;top:0;left:0}.faq-route-bike{z-index:0;pointer-events:none;color:var(--primary);transform-origin:50%;will-change:transform;filter:drop-shadow(0 2px 4px #00000040);line-height:0;transition:opacity .25s;position:absolute;top:0;left:0}
