@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.app{background-color:#fff}.header{position:fixed;top:0;width:100%;height:72px;padding:0 25px;display:flex;align-items:center;justify-content:flex-start;background-color:#000;z-index:1000}.header nav{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1300px;margin:0 auto;flex-shrink:0;align-self:stretch}.profile-dropdown{right:0;left:auto}.profile-dropdown{position:absolute;top:110%;right:0;left:auto}.header-logo{width:95px;height:26px;object-fit:contain}.nav-links{display:flex;align-items:center;gap:32px;margin-left:35px}.nav-link{color:#fff;text-decoration:none;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:500;cursor:pointer;transition:.2s ease}.nav-link:hover{color:#ccc;transform:translateY(-2px)}.vector-icon{width:12px;height:8px;margin-left:4px}.dropdown{position:relative}.dropdown-content{position:absolute;display:flex;flex-direction:column;top:110%;border-radius:8px;overflow:hidden;z-index:1001;background:#fff;min-width:180px;box-shadow:0 4px 10px #0003}.dropdown-link{padding:12px 18px;text-decoration:none;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;transition:.2s}.dropdown-link.qualifiees{background-color:#ffee7e;color:#000}.dropdown-link.generales{background-color:#000;color:#7ee2d6}.dropdown-link:hover{opacity:.8}.right-section{display:flex;align-items:center;gap:1rem}.btn-connexion-header{display:inline-flex;align-items:center;justify-content:center;color:#fff;border:1px solid white;padding:.45rem 1.2rem;border-radius:25px;font-family:Montserrat,sans-serif;font-weight:500;font-size:.95rem;background-color:transparent;cursor:pointer;transition:.2s ease;text-decoration:none}.btn-connexion-header:hover{background-color:#fff;color:#000}.profile-pic{width:40px;height:40px;border-radius:50%;border:2px solid white;object-fit:cover;cursor:pointer}.profile-dropdown{background:#fff;padding:0;min-width:160px}.profile-dropdown .dropdown-link{background:#fff;color:#000!important;border-bottom:1px solid #eee}.profile-dropdown .dropdown-link:hover{background:#f2f2f2}.menu-toggle{display:none;background:transparent;border:none}.menu-toggle img{width:24px}@media (max-width: 768px){.nav-links{display:none;flex-direction:column;gap:1rem;position:absolute;top:72px;left:0;width:100%;background-color:#000;padding:1rem 0}.nav-links.active{display:flex}.menu-toggle{display:block}}.etud-hero-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(#0009,#0009),url(/assets/bgEtud-bUwJpiQ6.png) center/cover no-repeat;padding:3rem 1rem;text-align:center}.etud-hero{display:flex;flex-direction:column;align-items:center}.etud-hero-logo{max-height:150px;width:auto;display:block;margin:0 auto 2rem}.etud-hero-title{display:flex;flex-direction:column;align-items:center;color:var(--white);line-height:1.3;max-width:800px}.etud-hero-line{margin-bottom:.8rem;display:inline-block}.etud-hero-students{font-size:32px;font-weight:700;color:#6ec1e4;font-family:Montserrat,sans-serif}.etud-hero-question{font-size:24px;color:#6ec1e4;font-family:Montserrat,sans-serif;padding-right:7px}.etud-hero-find{font-size:20px;font-weight:700;color:#fff;font-family:Montserrat,sans-serif;padding-right:7px}.etud-hero-linky{font-size:24px;color:#6ec1e4;font-family:Montserrat,sans-serif}.etud-hero-cta{margin-top:2rem;display:flex;justify-content:center}.etud-hero-search{display:flex;gap:1rem;align-items:center}.etud-hero-input{padding:.8rem 1.2rem;border-radius:30px;border:1px solid #ccc;font-size:1rem;outline:none;max-width:400px}.etud-hero-button{padding:.8rem 1.5rem;border-radius:30px;background-color:#6ec1e4;color:#fff;font-size:1rem;font-weight:700;border:none;cursor:pointer;transition:transform .2s ease,background-color .3s ease}.etud-hero-button:hover{transform:translateY(-2px);background-color:#5ba8d0}@media (max-width: 768px){.etud-hero-logo{max-width:80%;height:auto}.etud-hero-students{font-size:28px}.etud-hero-question,.etud-hero-linky{font-size:20px}.etud-hero-find{font-size:18px}.etud-hero-cta{flex-direction:column;gap:1rem;width:100%}.etud-hero-input,.etud-hero-button{width:100%}}@media (max-width: 480px){.etud-hero-logo{max-width:70%}.etud-hero-students{font-size:24px}.etud-hero-question,.etud-hero-linky{font-size:18px}.etud-hero-find{font-size:16px}.etud-hero-input,.etud-hero-button{font-size:.9rem;padding:.7rem 1rem}}.footer{background-color:#000;color:#fff;padding:2rem 0}.footer-content{max-width:1200px;margin:0 auto;padding:0 1rem;text-align:center}.footer-logo{margin-bottom:2rem}.footer-logo img{max-width:200px;height:auto}.footer-nav{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;margin-bottom:2rem}.footer-nav a{color:#fff;text-decoration:none;font-size:.95rem;transition:color .3s ease}.footer-nav a:hover{color:#87ceeb}.divider{border:none;height:1px;background-color:#fff;margin:2rem auto;width:95%;opacity:.6}.footer-contact{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem;text-align:left}.footer-contact>div{display:flex;flex-direction:column;gap:.3rem}.icons{display:flex;gap:1.5rem}.icons svg{cursor:pointer;transition:color .3s ease}.icons svg:hover{color:#87ceeb}.footer-contact p{margin:0}.footer-contact a{color:#fff;text-decoration:none;transition:color .3s ease}.footer-contact a:hover{color:#87ceeb}@media (max-width: 768px){.footer-nav,.icons{gap:1rem}}.prestas-container{padding:2rem;text-align:center}.prestas-title{text-align:center;font-size:2rem;font-weight:700;color:#6ec1e4;margin-bottom:1rem}.prestas-subtitle{color:#444;margin-top:-10px;margin-bottom:2rem;font-size:.95rem}.prestas-filters{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.filter-button,.filter-link{padding:.5rem 1rem;cursor:pointer;border:none;text-decoration:none;font-weight:500;background:transparent;color:#000;transition:.3s}.filter-button:hover,.filter-link:hover{background:#6ec1e4;color:#fff}.filter-button.active{border:2px solid black;background:#fff;color:#000}.filter-link.active{background:#6ec1e4;color:#fff}.prestas-grid-fixed{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.prestas-navigation{display:flex;justify-content:center;margin-top:2rem;gap:1rem}.nav-button-img{width:50px;height:50px;cursor:pointer;transition:.2s}.nav-button-img:hover{transform:scale(1.1)}.nav-button-img.disabled{opacity:.4;cursor:not-allowed;pointer-events:none}@media (max-width: 768px){.prestas-grid-fixed{grid-template-columns:1fr}}.presta-card-type.yellow{background-color:gold;color:#000}@media (max-width: 768px){.presta-card{border-radius:8px}.presta-card-image{height:150px}.presta-card-content{padding:.75rem}.presta-card-title{font-size:1.1rem}.presta-card-description,.presta-card-link{font-size:.8rem}}@media (max-width: 480px){.presta-card-image{height:130px}.presta-card-content{padding:.5rem}.presta-card-title{font-size:1rem}.presta-card-description,.presta-card-date,.presta-card-link{font-size:.75rem}}.presta-card{border:1px solid black;overflow:hidden;background-color:#fff;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.presta-card:hover{transform:translateY(-5px);box-shadow:0 4px 15px #0000001a}.presta-card-image{width:100%;height:180px;object-fit:cover}.presta-card-content{padding:1rem;text-align:left}.presta-card-header{display:flex;align-items:center;margin-bottom:.5rem}.presta-card-type{padding:.2rem .5rem;border-radius:4px;font-size:.875rem;font-weight:700}.presta-card-type.yellow1{background-color:#7fd8b1;color:#000}.presta-card-type.green{background-color:#6ec1e4;color:#fff}.presta-card-date{font-size:.875rem;color:#999;margin-left:1rem}.presta-card-title{font-size:1.25rem;font-weight:700;margin:0 0 .5rem;color:#333}.presta-card-description{font-size:.875rem;color:#666;margin-bottom:1rem}.presta-card-link{font-size:.875rem;color:#000;text-decoration:none;font-weight:700}.presta-card-link:hover{text-decoration:underline}.presta-card.applied .presta-card-image{filter:grayscale(100%) opacity(.5)}.presta-card.applied:hover{transform:none;box-shadow:none}.presta-card{position:relative}.applied-banner1{position:absolute;top:150px;left:12px;right:12px;background:#d2d2d2;color:#000;font-size:.75rem;padding:6px 12px;font-weight:600;z-index:10;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}@media (max-width: 768px){.presta-card-image{height:160px}.presta-card-content{padding:.75rem}.presta-card-title{font-size:1.1rem}.presta-card-description,.presta-card-type,.presta-card-link,.presta-card-date{font-size:.8rem}}@media (max-width: 480px){.presta-card-image{height:140px}.presta-card-content{padding:.5rem}.presta-card-title{font-size:1rem}.presta-card-description,.presta-card-link,.presta-card-date,.presta-card-type{font-size:.75rem}}.entreprise-hero-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(#0009,#0009),url(/assets/bgEntreprise-gJgHuSUU.jpg) center/cover no-repeat;padding:3rem 1rem;text-align:center}.entreprise-hero{display:flex;flex-direction:column;align-items:center}.entreprise-hero-logo{max-height:150px;width:auto;display:block;margin:0 auto 2rem}.entreprise-hero-title{display:flex;flex-direction:column;align-items:center;color:var(--white);line-height:1.3;max-width:800px}.entreprise-hero-line{margin-bottom:.8rem;display:inline-block}.entreprise-hero-students{font-size:32px;font-weight:700;color:#ff7f32;font-family:Montserrat,sans-serif}.entreprise-hero-question{font-size:24px;color:#ff7f32;font-family:Montserrat,sans-serif;padding-right:7px}.entreprise-hero-find{font-size:20px;font-weight:700;color:#fff;font-family:Montserrat,sans-serif;padding-right:7px}.entreprise-hero-linky{font-size:24px;color:#ff7f32;font-family:Montserrat,sans-serif}.entreprise-hero-cta{margin-top:2rem;display:flex;justify-content:center}.entreprise-hero-search{display:flex;gap:1rem;align-items:center}.entreprise-hero-input{padding:.8rem 1.2rem;border-radius:30px;border:1px solid #ccc;font-size:1rem;outline:none;max-width:400px}.entreprise-hero-button{padding:.8rem 1.5rem;border-radius:30px;background-color:#ff7f32;color:#fff;font-size:1rem;font-weight:700;border:none;cursor:pointer;transition:transform .2s ease,background-color .3s ease}.entreprise-hero-button:hover{transform:translateY(-2px);background-color:#ff7f32}.entreprise-hero-btn-wrapper{margin-top:2rem;display:flex;justify-content:center}.entreprise-hero-add-btn{background-color:#ff7f32;color:#fff;padding:.9rem 2rem;border-radius:40px;font-size:1rem;font-weight:600;border:none;cursor:pointer;display:flex;align-items:center;gap:10px;box-shadow:0 3px 6px #00000040;transition:.2s ease}.entreprise-hero-add-btn:hover{transform:translateY(-2px);background-color:#ff6a00}.entreprise-hero-plus{font-size:22px;font-weight:700;line-height:0}@media (max-width: 768px){.entreprise-hero-logo{max-width:80%;height:auto}.entreprise-hero-students{font-size:28px}.entreprise-hero-question,.entreprise-hero-linky{font-size:20px}.entreprise-hero-find{font-size:18px}.entreprise-hero-cta{flex-direction:column;gap:1rem;width:100%}.entreprise-hero-input,.entreprise-hero-button{width:100%}}@media (max-width: 480px){.entreprise-hero-logo{max-width:70%}.entreprise-hero-students{font-size:24px}.entreprise-hero-question,.entreprise-hero-linky{font-size:18px}.entreprise-hero-find{font-size:16px}.entreprise-hero-input,.entreprise-hero-button{font-size:.9rem;padding:.7rem 1rem}}.team-directory{padding:4rem 2rem}.container{max-width:1200px;margin:0 auto}.team-member-link{text-decoration:none;color:inherit}.team-directory__title{font-size:2.5rem;font-weight:700;text-align:center;color:#f97316;margin-bottom:4rem;letter-spacing:.5px}.team-directory__title{font-size:26px;font-weight:700;color:#f97316;margin-bottom:40px}.team-directory__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:3rem}.team-member{display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease}.team-member:hover{transform:translateY(-5px)}.team-member__image-wrapper{width:120px;height:120px;border-radius:50%;overflow:hidden;margin-bottom:1.5rem;box-shadow:0 4px 12px #0000001a}.team-member__image{width:100%;height:100%;object-fit:cover}.team-member__name{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#1f2937}.team-member__title{font-size:1rem;color:#6b7280;margin-bottom:1rem}.team-member__description{font-size:.9rem;line-height:1.5;color:#4b5563;margin-bottom:1.5rem;max-width:300px}.team-member__social{display:flex;gap:1.25rem;justify-content:center;align-items:center}.social-icon{display:flex;align-items:center;justify-content:center;color:#374151;transition:color .2s ease}.social-icon:hover{color:#f97316}.team-directory__cta{display:flex;justify-content:center;margin-top:2rem}.team-directory__load-more{background-color:#f97316;color:#fff;border:none;border-radius:9999px;padding:.75rem 2rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.team-directory__load-more:hover{background-color:#ea580c;transform:translateY(-2px)}.team-directory__load-more:active{transform:translateY(0)}@media (max-width: 1024px){.team-directory__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (max-width: 768px){.team-directory{padding:3rem 1.5rem}.team-directory__title{font-size:2rem;margin-bottom:3rem}}@media (max-width: 640px){.team-directory__grid{grid-template-columns:1fr;gap:2.5rem}.team-member__description{max-width:100%}}.condition-container{display:flex;justify-content:space-between;align-items:center;background-image:url(/assets/Condition-BH1ExgFL.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:75px;color:#fff;height:100vh;box-sizing:border-box;position:relative}.condition-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1}.condition-container>*{position:relative;z-index:2}.logoo-image{width:220px;height:auto}.first-line{font-weight:700;text-align:center}.second-line{display:inline-block;text-align:center;margin-left:30px;font-size:90%}.information-image img{max-width:400px;height:auto;border-radius:8px;object-fit:contain}.left-content{width:20%;text-align:left;display:flex;flex-direction:column;margin-left:50px}.left-content h3{font-size:32px;font-weight:700;line-height:1.2}.right-content{width:50%;text-align:left;padding:10%}.right-content h3{font-size:20px;margin-bottom:20px}.right-content ul{list-style:none;padding:0}.right-content li{display:flex;align-items:center;margin-bottom:15px}.icon{width:24px;height:24px;margin-right:10px}.inscription-button{margin-top:20px;padding:10px 30px;background-color:#87ceeb;color:#fff;border:none;border-radius:25px;cursor:pointer;font-size:16px;transition:background-color .3s ease}.inscription-button:hover{background-color:#008cba}@media (max-width: 768px){.condition-container{flex-direction:column;padding:20px;height:auto}.left-content,.right-content{width:100%;margin-left:0;padding:0}.left-content{margin-bottom:20px}.right-content{padding:0 10%}.logoo-image{width:150px;height:80px}.first-line,.second-line{text-align:center;margin-left:0}.information-image img{max-width:100%;margin:0 auto}}@media (max-width: 480px){.condition-container{padding:10px}.left-content h3{font-size:24px;margin-left:0}.right-content h3{font-size:18px}.inscription-button{width:100%;padding:10px;font-size:14px}}.hero-section{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:3rem 1rem;background:linear-gradient(#0009,#0009),url(/assets/bg-8vJ3a0zr.png) center/cover no-repeat}.hero-logo{max-height:150px;width:auto;display:block;margin:0 auto}.hero-heading{display:flex;flex-direction:column;align-items:center;color:var(--white);line-height:1.3;max-width:800px;margin-bottom:2rem}.hero-plateforme{font-size:24px;color:var(--white);font-weight:700;font-family:Montserrat,sans-serif;padding-right:7px}.hero-relie{font-size:24px;color:var(--white);font-family:Montserrat,sans-serif;padding-right:7px}.hero-students{font-size:24px;color:#6ec1e4;font-weight:700;font-family:Montserrat,sans-serif}.hero-et{font-size:24px;color:var(--white);font-family:Montserrat,sans-serif;padding-right:7px}.hero-employers{font-size:24px;color:#ff7f32;font-weight:700;font-family:Montserrat,sans-serif;padding-right:7px}.hero-missions{font-size:24px;color:var(--white);font-family:Montserrat,sans-serif}.hero-line{margin-bottom:.8rem;gap:.5rem;display:inline-block;text-align:center}.hero-cta-buttons{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.hero-btn-student,.hero-btn-employer{padding:1rem 2rem;border-radius:30px;font-weight:500;transition:transform .2s ease;text-decoration:none;width:100%;max-width:300px;text-align:center}.hero-btn-student{background-color:#6ec1e4;color:var(--white);border:none}.hero-btn-employer{background-color:#ff7f32;color:#fff;border:none}.hero-btn-student:hover,.hero-btn-employer:hover{transform:translateY(-2px);cursor:pointer}@media (max-width: 768px){.hero-logo{max-width:80%;height:auto;margin-top:3rem}.hero-cta-buttons{flex-direction:column;gap:1rem;width:100%;align-items:center}.hero-btn-student,.hero-btn-employer{width:100%;max-width:300px;text-align:center}}.title{font-family:Arial,sans-serif;font-size:36px;font-weight:400;color:#000}.information-text{flex:1;margin-left:150px;margin-right:20px}.information-text h2{text-align:left;margin-bottom:10px}.information-text p{text-align:left;margin-top:10px}.highlight{color:#00bfff;font-weight:700}.highlight1{color:#90ee90;font-weight:700}.highlights{color:orange;font-weight:700}.black-text{color:#000}.information-container{display:flex;flex-direction:column;gap:30px;background-color:#fff;padding:20px;border-radius:8px}.information-item{display:flex;flex-direction:row;align-items:center;text-align:left}.information-item.reverse{flex-direction:row-reverse}.information-text{flex:1;margin-right:20px}.information-image{flex:1;display:flex;justify-content:center;align-items:center}.information-image img{max-width:100%;height:auto;border-radius:8px;max-width:300px}@keyframes slideFromRight{0%{opacity:0;transform:translate(80px)}to{opacity:1;transform:translate(0)}}@keyframes slideFromLeft{0%{opacity:0;transform:translate(-80px)}to{opacity:1;transform:translate(0)}}.information-item{opacity:0;transform:translate(0);will-change:transform,opacity}.information-item.from-right.visible{animation:slideFromRight .8s ease-out forwards}.information-item.from-left.visible{animation:slideFromLeft .8s ease-out forwards}.information-item:nth-child(1){animation-delay:.1s}.information-item:nth-child(2){animation-delay:.25s}.information-item:nth-child(3){animation-delay:.4s}@media (max-width: 768px){.information-text{margin-left:10px;margin-right:10px}.information-item{flex-direction:column;text-align:center}.information-item.reverse{flex-direction:column}.information-text h2,.information-text p{text-align:center}.information-image img{max-width:100%}}@media (max-width: 480px){.title{font-size:28px}.information-text{margin-left:5px;margin-right:5px}.information-text h2{font-size:24px}.information-text p{font-size:14px}.information-image img{max-width:100%}}.service-card{flex:0 0 320px;background:var(--white);border-radius:0;overflow:hidden;text-decoration:none;cursor:pointer;transition:transform .3s ease;display:flex;flex-direction:column}.service-card:hover{transform:translateY(-5px)}.service-card-image{width:100%;height:220px;object-fit:cover}.service-card-content{padding-top:1rem}.service-card-content h3{font-family:Montserrat,sans-serif;font-weight:700;font-size:20px;line-height:150%;margin:0 0 4px;color:var(--text-color)}.service-training{display:block;font-family:Montserrat,sans-serif;font-weight:600;font-size:20px;line-height:140%;margin-bottom:8px;color:#000}.service-card-content p{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;line-height:150%;color:var(--gray-600);margin:0}.service-card-footer{display:flex;align-items:center;gap:.75rem;margin-top:auto}.category-icon{width:42px;height:42px;border-radius:50%;object-fit:cover;flex-shrink:0}.service-meta-info{display:flex;flex-direction:column}.category{font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;line-height:150%;color:var(--gray-600)}.date{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;line-height:150%;color:var(--gray-500)}@media (max-width: 768px){.service-card{flex:0 0 260px}.service-card-image{height:180px}.service-card-content h3,.service-training{font-size:18px}}.services{padding:4rem 2rem;background-color:var(--white);position:relative}.services-header{text-align:left;margin-bottom:3rem;position:relative;display:flex;flex-direction:column;align-items:flex-start}.services-header:before{content:"";position:absolute;left:0;top:0;width:40px;height:40px;background-color:#6ec1e4;z-index:0}.services-header h2{font-size:2rem;color:var(--text-color);margin-bottom:1rem;font-weight:700;position:relative;z-index:1;margin-top:3rem}.services-description{color:var(--gray-600);max-width:600px;text-align:left;font-size:.875rem}.voir-plus{position:absolute;right:2rem;top:1rem;padding:.5rem 1rem;background-color:#6ec1e4;color:var(--text-color);border:none;border-radius:20px;font-weight:500;font-size:.875rem;cursor:pointer}.services-scroll{overflow-x:auto;padding-bottom:1rem;margin:0 -2rem;padding-left:2rem;padding-right:2rem;scrollbar-width:none;-ms-overflow-style:none}.services-scroll::-webkit-scrollbar{display:none}.services-grid{display:flex;gap:2rem;width:max-content}.scroll-buttons{display:flex;justify-content:flex-end;gap:15px;margin-top:25px}.scroll-btn{width:50px;height:50px;cursor:pointer;transition:transform .2s ease}.scroll-btn:hover{transform:scale(1.1)}@media (max-width: 768px){.services{padding:3rem 1.5rem}.services-header{margin-bottom:2rem}.services-header:before{width:30px;height:30px}.services-header h2{font-size:1.5rem;margin-top:2rem}.services-description{font-size:.8rem;max-width:100%}.voir-plus{top:.5rem;right:1rem;padding:.4rem .8rem;font-size:.8rem}.services-grid{gap:1.2rem}}@media (max-width: 480px){.services{padding:2rem 1rem}.services-header h2{font-size:1.3rem}.services-description{font-size:.75rem}.voir-plus{font-size:.75rem;padding:.3rem .7rem}.services-grid{gap:1rem}}.linky-service-card{flex:0 0 320px;background:#fff;border-radius:0;overflow:hidden;transition:transform .3s ease;position:relative}.linky-service-card:hover{transform:translateY(-5px)}.linky-service-card-image{width:100%;height:220px;object-fit:cover;display:block}.linky-service-type{display:inline-block;padding:.4rem .8rem;font-size:.85rem;font-weight:700;margin-top:1rem;margin-left:1rem}.linky-service-type.expertise{background:#ffeb64;color:#000}.linky-service-type.service{background:#7fd8b1;color:#000}.linky-service-content{padding:0 1rem;margin-top:1rem}.linky-service-card h3{font-size:1.4rem;margin-bottom:.5rem;font-weight:700;color:#666}.linky-service-card p{font-size:.9rem;color:#888;line-height:1.4}.linky-service-footer{display:flex;align-items:center;gap:.75rem;padding:1rem;margin-top:auto}.linky-company-info{display:flex;flex-direction:column}.linky-company-name{font-weight:600;font-size:.9rem;color:#444}.linky-date{font-size:.85rem;color:#999}.linky-service-card.applied .linky-service-card-image{filter:grayscale(100%) opacity(.5)}.linky-service-card.applied:hover{transform:none}.applied-banner{position:absolute;top:180px;left:12px;width:90%;background:#d2d2d2;color:#000;font-size:.75rem;padding:6px 12px;font-weight:600;z-index:10;text-align:left;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.linky-service-card{flex:0 0 280px}.linky-service-card-image{height:180px}.applied-banner{top:140px;font-size:.7rem}}.services-section{padding:4rem 2rem;background-color:var(--white);position:relative}.services-header-section{text-align:left;margin-bottom:3rem;position:relative;display:flex;flex-direction:column;align-items:flex-start}.services-header-section:before{content:"";position:absolute;left:0;top:0;width:40px;height:40px;background-color:#ff7f32;z-index:0}.services-header-section h2{font-size:2rem;color:var(--text-color);margin-bottom:1rem;font-weight:700;position:relative;z-index:1;margin-top:3rem}.services-description-section{color:var(--gray-600);max-width:600px;text-align:left;font-size:.875rem}.voir-plus-section{position:absolute;right:0;top:0;padding:.5rem 1.5rem;background-color:#ff7f32;color:#000;border:none;border-radius:20px;font-weight:500;font-size:.875rem;cursor:pointer}.services-scroll-section{overflow-x:auto;padding-bottom:1rem;margin:0 -2rem;padding-left:2rem;padding-right:2rem;scrollbar-width:none;-ms-overflow-style:none}.services-scroll-section::-webkit-scrollbar{display:none}.services-grid-section{display:flex;gap:2rem;width:max-content}.scroll-buttons-section{display:flex;justify-content:flex-end;gap:20px;margin-top:25px}.scroll-btn-section{width:50px;height:50px;cursor:pointer;transition:.2s ease}.scroll-btn-section:hover{transform:scale(1.1)}@media (max-width: 768px){.services-section{padding:2rem 1rem}.services-header-section{margin-bottom:2rem}.services-header-section:before{width:30px;height:30px}.services-header-section h2{font-size:1.5rem;margin-top:2rem}.services-description-section{font-size:.8rem;max-width:100%}.voir-plus-section{padding:.4rem 1rem;font-size:.75rem;top:-10px;right:10px}.services-grid-section{gap:1rem}}.avis-section{max-width:1280px;margin:60px auto;padding:0 20px;overflow:hidden}.avis-container{display:flex;gap:24px;transition:transform .5s ease-out;margin-bottom:40px}.avis-card{flex:0 0 calc(40% - 16px);min-width:350px;border:1px solid black;padding:32px;display:flex;flex-direction:column;justify-content:space-between;min-height:280px;background:#fff;transition:all .3s ease}.avis-card:hover{border-color:#000;box-shadow:0 10px 30px #0000000d}.stars-container{display:flex;gap:4px;margin-bottom:20px}.star{font-size:20px}.star.active{color:#ffeb3b}.star.inactive{color:#000}.avis-text{font-size:15px;line-height:1.6;color:#333;margin-bottom:30px;font-style:italic;font-family:Montserrat,sans-serif}.profile-section{display:flex;align-items:center;gap:16px}.profile-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;background-color:#f0f0f0}.profile-info h4{font-size:14px;font-weight:700;margin:0;color:#000;font-family:Montserrat,sans-serif}.profile-info p{font-family:Montserrat,sans-serif;font-size:13px;color:#666;margin:2px 0 0}.avis-controls{display:flex;justify-content:space-between;align-items:center;padding:0 10px}.pagination-dots{display:flex;gap:8px}.dot{width:6px;height:6px;border-radius:50%;background-color:#ccc;cursor:pointer;transition:all .3s ease}.dot.active{background-color:#000;transform:scale(1.2)}.nav-buttons{display:flex;gap:12px}.nav-btn{width:44px;height:44px;border-radius:50%;border:1px solid #000;display:flex;align-items:center;justify-content:center;background:transparent;cursor:pointer;transition:all .2s ease}.nav-btn:hover{background-color:#000;color:#fff}.nav-btn svg{width:20px;height:20px}@media (max-width: 768px){.avis-card{flex:0 0 85%;min-width:280px}.avis-section{margin:40px auto}}.cf-container{text-align:center;padding:30px 20px;position:relative;max-width:600px;margin:80px auto}.cf-logo{margin-bottom:20px;Width:400px;Height:130px}.cf-title{font-size:32px;font-weight:400;margin-bottom:25px;color:#000}.cf-form{display:flex;flex-direction:column;max-width:450px;margin:0 auto}.cf-form-group{margin-bottom:12px;text-align:left}.cf-form-label{display:block;font-size:13px;margin-bottom:6px;color:#333}.cf-form-input,.cf-form-textarea{width:100%;padding:8px 10px;border:1px solid #000;font-size:13px;background-color:#fff}.cf-form-textarea{height:90px;resize:vertical}.cf-checkbox-container{display:flex;align-items:center;justify-content:center;margin:15px 0}.cf-checkbox{margin-right:8px}.cf-checkbox-label{font-size:13px;color:#333}.cf-submit-button{background-color:#000;color:#fff;border:none;padding:15px 28px;font-size:14px;border-radius:20px;cursor:pointer;margin:0 auto}.cf-line{position:absolute;height:1.5px;width:350px;border-radius:2px;box-shadow:0 0 4px #0000001a;transition:transform .3s ease}.cf-line:hover{transform:scaleX(1.05)}.cf-line:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;top:-2.5px}.cf-line-top-left{left:-350px;top:45%;background:linear-gradient(to right,gold,orange)}.cf-line-top-left:after{right:-3px;background-color:orange}.cf-line-top-right{right:-350px;top:45%;background:linear-gradient(to right,#87ceeb,#00ced1)}.cf-line-top-right:after{left:-3px;background-color:#87ceeb}.cf-line-bottom-left{left:-350px;bottom:25%;background:linear-gradient(to right,#ffa07a,tomato)}.cf-line-bottom-left:after{right:-3px;background-color:tomato}.cf-line-bottom-right{right:-350px;bottom:25%;background:linear-gradient(to right,#90ee90,#00ced1)}.cf-line-bottom-right:after{left:-3px;background-color:#90ee90}@media (max-width: 768px){.cf-container{padding:20px 15px;margin:60px auto}.cf-logo{max-width:120px;margin-bottom:15px}.cf-title{font-size:28px;margin-bottom:20px}.cf-form{max-width:100%}.cf-form-label{font-size:12px}.cf-form-input,.cf-form-textarea{font-size:12px;padding:6px 10px}.cf-form-textarea{height:80px}.cf-submit-button{padding:7px 16px;font-size:13px}.cf-checkbox-label{font-size:12px}.cf-line{display:none}}.login-container{position:relative;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:80px}.decorative-lines{position:absolute;width:100%;height:100%;pointer-events:none;z-index:0}.line{position:absolute;height:3px;width:25%}.line-yellow{background:linear-gradient(90deg,#fde047,#fde04700);top:40%;left:0}.line-blue{background:linear-gradient(90deg,#38bdf800,#38bdf8);top:40%;right:0}.line-orange{background:linear-gradient(90deg,#fb923c,#fb923c00);bottom:35%;left:0}.line-teal{background:linear-gradient(90deg,#2dd4bf00,#2dd4bf);bottom:35%;right:0}.circle{width:14px;height:14px;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%)}.circle-yellow{background-color:#fde047;right:0}.circle-blue{background-color:#38bdf8;left:0}.circle-orange{background-color:#fb923c;right:0}.circle-teal{background-color:#2dd4bf;left:0}.login-form-wrapper{background-color:#fff;width:100%;max-width:500px;padding:2rem;z-index:1}.form-container{padding:1rem 1.5rem;border:1px solid black;margin-bottom:50px}.form-title{font-family:Montserrat,sans-serif;font-weight:400;font-size:40px;line-height:120%;letter-spacing:0;text-align:center;margin-bottom:.5rem}.form-subtitle{text-align:center;color:#6b7280;font-size:.875rem;margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500}.password-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.forgot-password{font-size:.75rem;color:#6b7280;text-decoration:none;transition:color .2s ease}.forgot-password:hover{color:#000;text-decoration:underline}.login-container input{width:100%;padding:.6rem .75rem;font-size:.85rem;border:1px solid black;border-radius:0;background-color:#fff;color:#000;box-shadow:none;transition:border-color .2s ease}.login-container input:focus{outline:none;border-color:#000;box-shadow:none}.login-container .form-group label{color:#000}.form-group label{color:#000;display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500}.input-error{border-color:#ef4444}.error-message{display:block;color:#ef4444;font-size:.75rem;margin-top:.25rem}.btn{width:100%;padding:.75rem 1rem;border-radius:19px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;justify-content:center;align-items:center;gap:.5rem}.btn-primary{background-color:#000;color:#fff;border:none;margin-bottom:1rem}.btn-google{background-color:#fff;color:#000;border:1px solid #d1d5db;margin-bottom:1.5rem}.btn-google:hover{background-color:#f9fafb}.register-prompt{text-align:center;font-size:.875rem;color:#6b7280}.register-link{color:#000;font-weight:500;text-decoration:none;margin-left:.25rem;transition:color .2s ease}.register-link:hover{text-decoration:underline}@media (max-width: 640px){.login-form-wrapper{max-width:90%;padding:1.5rem}.line{width:30%}}@media (max-width: 480px){.password-header{flex-direction:column;align-items:flex-start;gap:.5rem}.line{width:20%}}.forgetpass-container{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:80px}.lf-logo{height:130px;width:400px}.fp-decorative-lines{position:absolute;width:100%;height:100%;pointer-events:none;z-index:0}.fp-line{position:absolute;height:3px;width:25%}.fp-line-yellow{background:linear-gradient(90deg,#fde047,#fde04700);top:40%;left:0}.fp-line-blue{background:linear-gradient(90deg,#38bdf800,#38bdf8);top:40%;right:0}.fp-line-orange{background:linear-gradient(90deg,#fb923c,#fb923c00);bottom:25%;left:0}.fp-line-teal{background:linear-gradient(90deg,#2dd4bf00,#2dd4bf);bottom:25%;right:0}.fp-circle{width:14px;height:14px;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%)}.fp-circle-yellow{background:#fde047;right:0}.fp-circle-blue{background:#38bdf8;left:0}.fp-circle-orange{background:#fb923c;right:0}.fp-circle-teal{background:#2dd4bf;left:0}.forgetpass-wrapper{background-color:#fff;padding:2rem;max-width:500px;width:100%;z-index:1;text-align:center}.logo-container{display:flex;justify-content:center;margin-bottom:3rem}.forgetpass-title{font-size:32px;font-family:Montserrat,sans-serif;font-weight:400;margin-bottom:.5rem}.forgetpass-subtitle{font-size:.875rem;color:#6b7280;margin-bottom:2rem}input[type=email]{width:100%;padding:.75rem;border:1px solid black;border-radius:0;font-size:.875rem;margin-bottom:1rem;color:#000;background-color:#fff}input[type=email]:focus{outline:none;border-color:#000;box-shadow:none}.btn-primary{background-color:#000;color:#fff;padding:.75rem;width:100%;border-radius:19px;border:none;cursor:pointer;transition:background-color .2s ease}.btn-primary:hover{background-color:#1f2937}@media (max-width: 768px){.forgetpass-container{padding:40px 20px;min-height:auto}.forgetpass-wrapper{padding:1.5rem;max-width:100%}.forgetpass-title{font-size:24px}.forgetpass-subtitle{font-size:.8rem;margin-bottom:1.5rem}input[type=email]{font-size:.8rem}.btn-primary{padding:.6rem}.logo-container{margin-bottom:2rem}.lf-logo{height:80px}.fp-line,.fp-circle{display:none}}.choseInscripComponent-container{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:80px}.choseInsc-wrapper{background-color:#fff;padding:2rem;max-width:500px;width:100%;z-index:1;text-align:center}.logo-container{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}.lf-logo{height:130px;width:auto}.choseInsc-form{display:flex;flex-direction:column;gap:1rem;align-items:center}.choseInsc-title{margin-top:0%;font-size:32px;font-family:Montserrat,sans-serif;font-weight:400;margin-bottom:3rem}.choseInsc-btn1,.choseInsc-btn2{width:320px;height:60px;border-radius:40px;padding:32px;font-size:1.3rem;font-weight:500;border:2px solid;background-color:transparent;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration-line:none}.choseInsc-btn1{color:#3db8df;border-color:#3db8df}.choseInsc-btn1:hover{background-color:#3db8df;color:#fff}.choseInsc-btn2{color:#f57c1f;border-color:#f57c1f}.choseInsc-btn2:hover{background-color:#f57c1f;color:#fff}.back-link{display:block;margin-top:1.5rem;font-size:.85rem;color:#000;text-decoration:none}.back-link:hover{text-decoration:underline}@media (max-width: 768px){.choseInsc-wrapper{padding:1.5rem;max-width:90%}.choseInsc-title{font-size:28px;margin-bottom:2rem}.choseInsc-btn1,.choseInsc-btn2{width:100%;font-size:1.1rem;padding:1rem}.lf-logo{height:80px}}@media (max-width: 480px){.choseInsc-title{font-size:24px}.choseInsc-btn1,.choseInsc-btn2{font-size:1rem;height:auto;padding:.8rem}.back-link{font-size:.75rem}}.rf-etud-container{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:80px}.rf-etud-logo{height:130px;width:400px}.rf-etud-decorative-lines{position:absolute;width:100%;height:100%;pointer-events:none;z-index:0}.rf-etud-line{position:absolute;height:3px;width:25%}.rf-etud-line-yellow{background:linear-gradient(90deg,#fde047,#fde04700);top:40%;left:0}.rf-etud-line-blue{background:linear-gradient(90deg,#38bdf800,#38bdf8);top:40%;right:0}.rf-etud-line-orange{background:linear-gradient(90deg,#fb923c,#fb923c00);bottom:35%;left:0}.rf-etud-line-teal{background:linear-gradient(90deg,#2dd4bf00,#2dd4bf);bottom:35%;right:0}.rf-etud-circle{width:14px;height:14px;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%)}.rf-etud-circle-yellow{background:#fde047;right:0}.rf-etud-circle-blue{background:#38bdf8;left:0}.rf-etud-circle-orange{background:#fb923c;right:0}.rf-etud-circle-teal{background:#2dd4bf;left:0}.rf-etud-wrapper{background:#fff;max-width:500px;width:100%;padding:2rem;z-index:1}.rf-dispo-group{width:calc(100% + 80px);margin-left:-40px}.rf-etud-logo-container{display:flex;justify-content:center}.rf-etud-form-container{padding:1rem 1.5rem}.rf-etud-title{font-family:Montserrat,sans-serif;font-weight:400;font-size:40px;text-align:center;margin-bottom:1.5rem;margin-top:0%}.rf-etud-group{margin-bottom:1rem}.rf-etud-group label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#000}.rf-etud-input{width:100%;padding:.6rem .75rem;font-size:.85rem;border:1px solid black;background-color:#fff;color:#000;border-radius:0}.rf-etud-input:focus{outline:none;border-color:#000}.rf-etud-btn{width:100%;padding:.75rem;font-weight:500;border-radius:10px;cursor:pointer;transition:all .2s ease;margin-bottom:1rem}.rf-etud-btn-primary{background:#000;color:#fff;border:none}.rf-etud-btn-primary:hover{background:#1f2937}.rf-etud-btn-google{background:#fff;color:#000;border:1px solid #d1d5db;display:flex;align-items:center;justify-content:center;gap:8px;font-size:.95rem;font-weight:500;padding:.75rem;width:100%;border-radius:10px;cursor:pointer;transition:background-color .2s ease}.rf-etud-btn-google svg{flex-shrink:0;fill:currentColor}.rf-etud-btn-google:hover{background:#f9fafb}.rf-etud-back{background:none;border:none;padding:0;display:block;text-align:left;margin-top:1rem;font-size:.875rem;color:#000;text-decoration:none;cursor:pointer}.rf-etud-back:hover{text-decoration:underline}.rf-etud-nav{display:flex;justify-content:space-between;margin-top:1rem}.rf-etud-textarea{width:100%;min-height:120px;padding:12px;border:1px solid #333;resize:vertical;font-family:inherit}.rf-etud-next{background:none;border:none;font-size:.875rem;cursor:pointer;color:#000}.rf-lang-block{margin-bottom:16px}.rf-lang-levels{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.rf-lang-level{padding:6px 12px;border:1px solid #333;background:#fff;cursor:pointer;border-radius:4px}.rf-lang-level.active{background:#000;color:#fff}.rf-lang-add{margin-top:10px;background:none;border:none;cursor:pointer;font-weight:700}.rf-etud-next:hover{text-decoration:underline}.rf-lang-card{margin-bottom:20px}.rf-lang-input-wrapper{position:relative}.rf-lang-input{padding-right:40px}.rf-lang-plus{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:26px;height:26px;border-radius:50%;border:none;background:#000;color:#fff;font-size:18px;cursor:pointer}.rf-lang-plus:disabled{opacity:.4;cursor:not-allowed}.rf-lang-radio{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(4,auto);row-gap:16px;column-gap:40px;margin-top:16px}.rf-lang-radio-item{display:flex;align-items:center;gap:6px;font-size:.9rem;cursor:pointer}.rf-lang-radio-item input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:1.5px solid black;border-radius:50%;position:relative}.rf-lang-radio-item[data-level=A1]{grid-row:1;grid-column:1}.rf-lang-radio-item[data-level=B2]{grid-row:1;grid-column:2}.rf-lang-radio-item[data-level=A2]{grid-row:2;grid-column:1}.rf-lang-radio-item[data-level=C1]{grid-row:2;grid-column:2}.rf-lang-radio-item[data-level=B1]{grid-row:3;grid-column:1}.rf-lang-radio-item[data-level=C2]{grid-row:3;grid-column:2}.rf-lang-radio-item[data-level=Natif]{grid-row:4;grid-column:2}.rf-etud-group>label{margin-bottom:14px;font-size:.95rem}.rf-lang-radio-item input:checked:after{content:"";width:10px;height:10px;background:#000;border-radius:50%;position:absolute;top:3px;left:3px}.rf-etud-group{margin-bottom:32px}.rf-etud-group table{max-width:640px;border:1px solid black;border-collapse:separate}.rf-etud-group label{display:block;margin-bottom:8px}.rf-etud-group table th,.rf-etud-group table td{padding:10px 8px;font-size:.85rem;text-align:center}.rf-etud-group table th:first-child,.rf-etud-group table td:first-child{text-align:left;padding-left:10px}.rf-etud-group input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;border:1.5px solid black;border-radius:0;cursor:pointer;position:relative}.rf-etud-group input[type=checkbox]:checked{background:#000}@media (max-width: 640px){.rf-etud-wrapper{max-width:90%;padding:1.5rem}.rf-etud-line{width:30%}}@media (max-width: 480px){.rf-etud-line{width:20%}}.rf-entreprise-container{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:80px}.rf-entreprise-logo{height:103px;width:400px}.rf-entreprise-decorative-lines{position:absolute;width:100%;height:100%;pointer-events:none;z-index:0}.rf-entreprise-line{position:absolute;height:3px;width:25%}.rf-entreprise-line-yellow{background:linear-gradient(90deg,#fde047,#fde04700);top:40%;left:0}.rf-entreprise-line-blue{background:linear-gradient(90deg,#38bdf800,#38bdf8);top:40%;right:0}.rf-entreprise-line-orange{background:linear-gradient(90deg,#fb923c,#fb923c00);bottom:35%;left:0}.rf-entreprise-line-teal{background:linear-gradient(90deg,#2dd4bf00,#2dd4bf);bottom:35%;right:0}.rf-entreprise-circle{width:14px;height:14px;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%)}.rf-entreprise-circle-yellow{background:#fde047;right:0}.rf-entreprise-circle-blue{background:#38bdf8;left:0}.rf-entreprise-circle-orange{background:#fb923c;right:0}.rf-entreprise-circle-teal{background:#2dd4bf;left:0}.rf-entreprise-wrapper{background:#fff;max-width:500px;width:100%;padding:2rem;z-index:1}.rf-entreprise-logo-container{display:flex;justify-content:center}.rf-entreprise-form-container{padding:1rem 1.5rem}.rf-entreprise-title{font-family:Montserrat,sans-serif;font-weight:400;font-size:40px;text-align:center;margin-bottom:1.5rem;margin-top:0%}.rf-entreprise-group{margin-bottom:1rem}.rf-entreprise-group label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#000}.rf-entreprise-input{width:100%;padding:.6rem .75rem;font-size:.85rem;border:1px solid black;background-color:#fff;color:#000;border-radius:0}.rf-entreprise-input:focus{outline:none;border-color:#000}.rf-entreprise-btn{width:100%;padding:.75rem;font-weight:500;border-radius:10px;cursor:pointer;transition:all .2s ease;margin-bottom:1rem}.rf-entreprise-btn-primary{background:#000;color:#fff;border:none}.rf-entreprise-btn-primary:hover{background:#1f2937}.rf-entreprise-btn-google{background:#fff;color:#000;border:1px solid #d1d5db;display:flex;align-items:center;justify-content:center;gap:8px;font-size:.95rem;font-weight:500;padding:.75rem;width:100%;border-radius:10px;cursor:pointer;transition:background-color .2s ease}.rf-entreprise-btn-google svg{flex-shrink:0;fill:currentColor}.rf-entreprise-btn-google:hover{background:#f9fafb}.rf-entreprise-back{display:block;text-align:left;margin-top:1rem;font-size:.875rem;color:#000;text-decoration:none}.rf-entreprise-back:hover{text-decoration:underline}@media (max-width: 640px){.rf-entreprise-wrapper{max-width:90%;padding:1.5rem}.rf-entreprise-line{width:30%}}@media (max-width: 480px){.rf-entreprise-line{width:20%}}.pe-container{min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:60px 20px;background:#f8f9fb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;position:relative}.pe-profile{display:flex;align-items:center;gap:60px;max-width:1000px;width:100%;background:#fff;padding:50px 60px;border-radius:20px;box-shadow:0 10px 40px #0000000d}.pe-image-wrapper{width:240px;height:240px;border-radius:50%;overflow:hidden;box-shadow:0 6px 25px #00000014}.pe-image{width:100%;height:100%;object-fit:cover}.pe-info{flex:1}.pe-name{font-size:30px;font-weight:700;margin-bottom:18px;color:#111}.pe-details-block p{font-size:15px;margin:3px 0;color:#444}.pe-details-block strong{font-weight:600;color:#000}.pe-section{margin-top:18px}.pe-section-title{font-size:15px;font-weight:600;margin-bottom:4px;color:#000}.pe-list-content p,.pe-text-content{font-size:14px;margin:2px 0;color:#555;line-height:1.4}.pe-actions{width:100%;display:flex;justify-content:center;margin-top:30px}.pe-btn-contacter{background:linear-gradient(135deg,#d2d2d2,#bdbdbd);color:#fff;border:none;border-radius:20px;padding:10px 50px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease}.pe-btn-contacter:hover{transform:translateY(-2px);opacity:.9}.pe-back{position:absolute;bottom:30px;left:30px;font-size:14px;color:#555;text-decoration:none}.pe-back:hover{text-decoration:underline}@media (max-width: 992px){.pe-profile{flex-direction:column;padding:40px 25px;gap:30px;text-align:center}.pe-info{text-align:center}.pe-image-wrapper{width:200px;height:200px}.pe-back{position:static;margin-top:30px}}.pq-section{background-color:#f9fafb;padding:3rem 1rem;font-family:Montserrat,sans-serif}.pq-container{max-width:1200px;margin:0 auto}.pq-header{text-align:center;margin-bottom:3rem}.pq-line{width:30px;height:30px;margin:0 auto 1rem;border-radius:4px}.pq-main-title{font-size:2rem;font-weight:700;color:#111;margin-bottom:.5rem}.pq-subtitle{font-size:1rem;color:#6b7280;max-width:600px;margin:0 auto}.pq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.pq-service-card-link{text-decoration:none;color:inherit;display:block}.pq-service-card{display:flex;background:#fff;box-shadow:0 2px 6px #00000014;transition:transform .3s ease,box-shadow .3s ease;height:100%}.pq-service-card:hover{transform:translateY(-5px);box-shadow:0 8px 18px #0000001f}.pq-image-wrapper{width:50%;flex-shrink:0}.pq-image{width:100%;height:100%;object-fit:cover}.pq-content{padding:2rem;display:flex;flex-direction:column;justify-content:space-between}.pq-service-label{font-size:.85rem;font-weight:600;color:#111;margin-bottom:.75rem}.pq-title{font-size:1.8rem;font-weight:800;color:#000;line-height:1.3;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pq-description{font-size:1rem;color:#333;line-height:1.6;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pq-meta-global{display:flex;align-items:center;gap:.75rem}.pq-user-icon{width:42px;height:42px;border-radius:50%;border:1px solid #e5e7eb;object-fit:cover}.pq-meta-text{display:flex;flex-direction:column}.pq-user-name{font-weight:700;font-size:.95rem;color:#000}.pq-meta-info-simple{font-size:.85rem;color:#555}.pq-cta{text-align:center;margin-top:2.5rem}.pq-btn{padding:.6rem 1.6rem;border-radius:9999px;border:none;font-weight:600;font-size:.95rem;cursor:pointer;transition:background-color .3s ease}@media (max-width: 1024px){.pq-grid{grid-template-columns:1fr}.pq-service-card{flex-direction:column}.pq-image-wrapper{width:100%;height:220px}.pq-content{text-align:center}.pq-meta-global{justify-content:center}}@media (max-width: 600px){.pq-title{font-size:1.5rem}.pq-description{font-size:.95rem}.pq-content{padding:1.5rem}}.hero-presta-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;padding:3rem 1rem;text-align:center}.hero-presta{display:flex;flex-direction:column;align-items:center}.hero-presta-logo{max-height:150px;margin-bottom:1.5rem}.hero-presta-title{color:#fff;line-height:1.3;margin:0;font-family:Montserrat,sans-serif}.hero-presta-text-white{font-size:24px;color:#fff}.hero-presta-text-colored{font-size:32px;font-weight:700}.hero-presta-button{margin-top:2rem;padding:.6rem 1.5rem;border-radius:30px;color:#000;font-size:.9rem;font-weight:600;text-decoration:none;cursor:pointer;transition:transform .2s ease;font-family:Montserrat,sans-serif}.hero-presta-button:hover{transform:translateY(-2px)}@media (max-width: 768px){.hero-presta-text-white{font-size:20px}.hero-presta-text-colored{font-size:26px}.hero-presta-logo{max-width:75%}}.pq-profile-container{max-width:1200px;margin:60px auto;padding:2rem;display:grid;grid-template-areas:"top-right top-right" "image text";grid-template-columns:1fr 1fr;gap:3rem}.pq-profile-top-right{grid-area:top-right;display:flex;flex-direction:column;align-items:flex-start;margin-left:37rem}.pq-profile-content{grid-area:image / image / text / text;display:contents}.pq-profile-image-wrapper{grid-area:image}.pq-profile-image{width:100%;height:100%;border-radius:8px;object-fit:cover}.pq-profile-text-content{grid-area:text;display:flex;flex-direction:column;justify-content:space-between;height:100%}.pq-qualification-badge{background-color:#f5df4d;display:inline-block;padding:.25rem .75rem;border-radius:4px;font-size:.875rem;font-weight:500;margin-bottom:1rem;width:fit-content}.pq-qualification-badge.service{background-color:#7fd8b1}.pq-profile-title{font-size:2rem;font-weight:700;margin:0%}.pq-profile-description{color:#374151;margin-bottom:1.5rem;font-size:1rem}.pq-profile-subtitle{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.pq-details-grid{display:grid;grid-template-columns:auto 1fr;gap:.5rem;margin-top:1.5rem}.pq-details-label{font-weight:600;color:#374151}.pq-company-info{display:flex;align-items:center;margin-top:2rem;margin-bottom:2rem}.pq-company-logo{width:40px;height:40px;border-radius:50%;margin-right:1rem;object-fit:cover;border:1px solid #d1d5db}.pq-apply-button{background-color:#000;color:#fff;padding:.75rem 2rem;border-radius:9999px;font-weight:500;border:none;cursor:pointer;transition:background-color .2s;width:fit-content}.pq-apply-button:hover{background-color:#1a1a1a}.pq-apply-button.disabled{background-color:#ccc;cursor:not-allowed;opacity:.6}.pq-back-link{display:inline-block;margin-top:2rem;color:#374151;text-decoration:none}.pq-back-link:hover{text-decoration:underline}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content{background:#fff;padding:40px;border-radius:20px;text-align:center;max-width:500px;width:100%;box-shadow:0 10px 25px #0000001a}.modal-icon{width:60px;height:60px;margin-bottom:25px}.modal-confirm-title{font-size:1.5rem;font-weight:400;color:#000;margin-bottom:30px;line-height:1.4;padding:0 10px}.modal-buttons{display:flex;gap:15px;justify-content:center}.modal-content button{padding:10px 35px;border-radius:12px;font-size:14px;cursor:pointer;transition:all .2s ease;border:1px solid #000;background:#fff;color:#000;min-width:120px}.modal-content button:hover{background:#f8f8f8}.modal-content .btn-ok{background:#000;color:#fff;margin-top:20px}@media (max-width: 768px){.pq-profile-container{grid-template-areas:"top-right" "image" "text";grid-template-columns:1fr;padding:1rem}.pq-apply-button{width:100%;text-align:center}.pq-profile-top-right{margin-left:0;align-items:center}.modal-confirm-title{font-size:1.25rem}}.apropos-container{max-width:1200px;margin:0 auto;font-family:Inter,Helvetica Neue,sans-serif;color:#333}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.animate-in{opacity:1;transform:translateY(0)}.illustration{width:100%;max-width:400px;height:auto;border-radius:12px}.animate-on-scroll{opacity:0;transition:opacity .9s ease,transform .9s ease}.animate-on-scroll.from-left{transform:translate(-80px)}.animate-on-scroll.from-right{transform:translate(80px)}.animate-on-scroll.animate-in{opacity:1;transform:translate(0)}@media (max-width: 1024px){.hero-linkyjob,.platform-section,.opportunities-section,.security-section{flex-direction:column;text-align:center}.hero-content-linkyjob,.platform-content,.opportunities-content,.security-content{align-items:center}.hero-image-linkyjob img,.platform-illustration img,.opportunities-illustration img,.security-illustration img{max-width:400px}}@media (max-width: 600px){.hero-title-linkyjob{font-size:1.8rem}.hero-description-linkyjob,.platform-description,.opportunities-description,.section-description{font-size:1.4rem}.hero-button-linkyjob{width:100%}}.text-blue-linkyjob{color:#5dade2;font-weight:600}.text-orange-linkyjob{color:#f39c12;font-weight:600}.text-green-linkyjob{color:#2ecc71;font-weight:600}.hero-linkyjob{display:flex;align-items:center;justify-content:space-between;gap:3rem;max-width:1200px;margin:0 auto;padding:3rem 2rem}.hero-content-linkyjob{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-top-linkyjob{margin-bottom:2rem}.hero-title-linkyjob{font-size:2rem;font-weight:600;margin-bottom:1rem;color:#333}.linkyjob-logo img{width:300px}.hero-description-linkyjob{font-size:1.8rem;font-weight:400;line-height:1.6;color:#222;margin-bottom:2rem}.hero-button-linkyjob{padding:.8rem 2rem;border:1px solid #333;background:transparent;color:#333;font-weight:600;border-radius:10px;cursor:pointer;transition:background-color .3s ease,color .3s ease}.hero-button-linkyjob:hover{background-color:#3498db;color:#fff}.hero-image-linkyjob{flex:1;display:flex;justify-content:center;align-items:center}.hero-image-linkyjob img{width:100%;max-width:500px;height:auto}.platform-section{display:flex;align-items:center;justify-content:space-between;gap:3rem;max-width:1200px;margin:0 auto;padding:4rem 2rem}.platform-illustration{flex:1;display:flex;justify-content:center;align-items:center}.platform-content{flex:1;display:flex;flex-direction:column;justify-content:center}.platform-description{font-size:1.8rem;font-weight:400;line-height:1.6;color:#222;text-align:center}.platform-bold{font-weight:700;color:#000}.opportunities-section{display:flex;align-items:center;justify-content:space-between;gap:3rem;max-width:1200px;margin:0 auto;padding:4rem 2rem}.opportunities-illustration{flex:1;display:flex;justify-content:center;align-items:center}.opportunities-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.opportunities-description{font-size:1.8rem;font-weight:400;line-height:1.6;color:#222;text-align:center}.security-section{display:flex;align-items:center;justify-content:space-between;gap:3rem;max-width:1200px;margin:0 auto;padding:4rem 2rem}.security-illustration{flex:1;display:flex;justify-content:center;align-items:center}.security-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.security-description{font-size:1.8rem;font-weight:400;line-height:1.6;color:#222;text-align:center}@media (max-width: 1024px){.security-section{flex-direction:column;text-align:center}.security-content{align-items:center;text-align:center}}.hero-button-linkyjob{position:relative;overflow:hidden}.hero-button-linkyjob:after{content:"";position:absolute;left:0;bottom:0;width:0%;height:3px;background-color:#3498db;transition:width .3s ease}.hero-button-linkyjob:hover:after{width:100%}.fade-in-left{opacity:0;transform:translate(-50px);transition:opacity .8s ease,transform .8s ease}.fade-in-right{opacity:0;transform:translate(50px);transition:opacity .8s ease,transform .8s ease}.animate-in.fade-in-left,.animate-in.fade-in-right{opacity:1;transform:translate(0)}.hero-button-linkyjob:hover{animation:vibrate-1 .3s linear infinite}@keyframes vibrate-1{0%{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}to{transform:translate(0)}}.profile-etudiant .profile-page{background-color:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:0 20px 40px;font-family:Poppins,sans-serif}.profile-etudiant .top-section{display:flex;justify-content:center;align-items:stretch;gap:40px;width:100%;max-width:1200px;margin-bottom:40px}.profile-etudiant .profil-card,.profile-etudiant .suivi-card{background-color:#e6f2fb;border-radius:15px;box-shadow:0 2px 6px #00000014}.profile-etudiant .dossier-card{border-radius:15px}.profile-etudiant .profil-card{flex:1;max-width:350px;padding:25px;text-align:center;display:flex;flex-direction:column}.profile-etudiant .profil-photo{width:150px;height:150px;border-radius:50%;object-fit:cover;margin:0 auto 10px}.profile-etudiant .profil-titre{font-size:20px;margin-bottom:10px;color:#000}.profile-etudiant .profil-info p{font-size:14px;color:#333;margin:20px 0;text-align:left;display:grid}.profile-etudiant .btn-modifier{background-color:#6ec1e4;color:#000;border:none;padding:8px 14px;border-radius:10px;margin-top:100px;cursor:pointer;align-self:center;transition:background-color .3s}.profile-etudiant .btn-modifier:hover{background-color:#6ec1e43d}.profile-etudiant .btn-modifier-photo{background-color:#6ec1e4;color:#000;border:none;padding:8px 14px;border-radius:20px;cursor:pointer;align-self:center;transition:background-color .3s;margin-top:20px}.profile-etudiant .btn-modifier-photo:hover{background-color:#6ec1e43d}.profile-etudiant .dossier-card{flex:2;padding:25px 30px;display:flex;flex-direction:column;justify-content:space-between}.profile-etudiant .dossier-card h2{text-align:center;margin-bottom:20px;color:#000}.profile-etudiant .dossier-liste{list-style:none;padding:0;margin:0;flex-grow:1}.profile-etudiant .dossier-item{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #cfdbe6}.profile-etudiant .dossier-nom{text-transform:capitalize;color:#000}.profile-etudiant .btn-upload{background:transparent;border:none;color:#000;cursor:pointer;display:flex;align-items:center;gap:6px;font-size:14px}.profile-etudiant .btn-upload:hover{text-decoration:underline}.profile-etudiant .icon-check{color:#28a745;font-size:20px}.profile-etudiant .btn-soumettre{background-color:#ccc;border:none;padding:10px 24px;border-radius:10px;cursor:not-allowed;display:block;margin:25px auto 0;transition:background .3s}.profile-etudiant .btn-soumettre.active{background-color:#6ec1e4;cursor:pointer}.profile-etudiant .suivi-card{width:100%;max-width:1200px;padding:30px;text-align:center}.profile-etudiant .suivi-card h2{color:#000}.profile-etudiant .timeline{display:flex;justify-content:space-between;margin-top:25px}.profile-etudiant .etape{flex:1;text-align:center;color:#999}.profile-etudiant .etape svg{font-size:30px;margin-bottom:6px;color:#ccc}.profile-etudiant .etape.active svg{color:#6ec1e4}.profile-etudiant .etape p{font-size:14px;margin:0;color:#333}.profile-etudiant .etape small{display:block;color:#777}.profile-etudiant .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;justify-content:center;align-items:center}.profile-etudiant .modal-content{background:#fff;padding:30px 50px;border-radius:10px;text-align:center;box-shadow:0 0 10px #0000004d}.profile-etudiant .modal-icon{color:#28a745;font-size:40px;margin-bottom:10px}.profile-etudiant .btn-ok{background-color:#6ec1e4;color:#fff;border:none;padding:8px 18px;border-radius:20px;margin-top:10px;cursor:pointer}.profile-etudiant .dossier-item{display:flex;align-items:flex-start;gap:15px;padding:15px 0;border-bottom:1px solid #cfdbe6;position:relative}.profile-etudiant .dossier-circle{width:16px;height:16px;background-color:#6ec1e4;border-radius:50%;z-index:1}.profile-etudiant .dossier-line{width:2px;background-color:#000;flex-grow:1;margin-top:2px}.profile-etudiant .dossier-content{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1}.profile-etudiant .dossier-item{display:flex;align-items:flex-start;gap:15px;padding:12px 0;border-bottom:1px solid #cfdbe6;position:relative}.profile-etudiant .dossier-timeline{position:relative;width:25px;display:flex;flex-direction:column;align-items:center;padding-top:4px}.profile-etudiant .dossier-circle{width:18px;height:18px;background-color:#6ec1e4;border-radius:50%;z-index:2;border:1px solid #6EC1E4}.profile-etudiant .dossier-line{width:2px;background-color:#000;flex-grow:1;margin-top:2px;z-index:1}.profile-etudiant .dossier-content{display:flex;justify-content:space-between;flex:1}.profile-etudiant .timeline-etapes{display:flex;align-items:center;justify-content:center;gap:0;margin-top:40px;width:100%;max-width:900px;margin-left:auto;margin-right:auto}.profile-etudiant .etape{display:flex;flex-direction:column;align-items:center;text-align:center}.profile-etudiant .etape p{margin-top:10px;font-weight:600;color:#222;font-size:14px}.profile-etudiant .icone-lock-img{width:65px;height:65px;object-fit:contain;z-index:3}.profile-etudiant .ligne-etape-img{width:250px;height:auto;object-fit:contain;margin:0 10px;padding-bottom:35px}.profile-etudiant .profil-info input{width:100%;border:none;border-bottom:1.5px solid #ccc;background:transparent;font-size:14px;padding:6px 2px;margin:10px 0;font-family:Poppins,sans-serif;transition:border-color .25s ease}.profile-etudiant .profil-info input:focus{outline:none;border-bottom-color:#6ec1e4}.profile-etudiant .edit-actions{display:flex;gap:12px;justify-content:center;margin-top:auto}.profile-etudiant .btn-primary{background-color:#6ec1e4;color:#000;border:none;padding:8px 18px;border-radius:20px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .25s ease}.profile-etudiant .btn-primary:hover{background-color:#6ec1e43d}.profile-etudiant .btn-outline{background:transparent;color:#000;border:1px solid #ccc;padding:8px 18px;border-radius:20px;cursor:pointer;font-size:14px;transition:all .25s ease}.profile-etudiant .btn-outline:hover{border-color:#6ec1e4;color:#6ec1e4}.profile-etudiant .profil-info p,.profile-etudiant .profil-info input{transition:all .2s ease}.profile-etudiant .edit-actions button{min-width:120px;height:38px;padding:0;display:flex;align-items:center;justify-content:center}.uploaded-text{font-weight:500}.icon-refused{color:#e74c3c;font-weight:700}.icon-validated{color:#34ad4a;margin-left:8px;font-size:1rem}.uploaded-text{display:inline-flex;align-items:center;gap:6px;font-weight:500}.profile-extra-section{display:flex;gap:40px;max-width:1200px;width:100%;margin:40px auto 0}.profile-extra-left{flex:1;display:flex;flex-direction:column}.profile-extra-right{flex:1.2;display:flex;flex-direction:column}.profile-box{border:4px solid #6EC1E4;padding:14px 16px;background:#fff}.profile-box h3{font-size:15px;font-weight:600;margin-bottom:10px}.profile-text{font-size:13px;line-height:1.45;color:#333;white-space:pre-line}.profile-list{padding-left:16px;margin:0}.profile-list li{font-size:13px;line-height:1.4}.dispo-table{width:100%;border-collapse:collapse;font-size:13px}.dispo-table th{text-align:center;font-weight:600;padding-bottom:10px}.dispo-table td{text-align:center;padding:8px 0}.dispo-table td:first-child,.dispo-table th:first-child{text-align:left;padding-left:8px}.box-empty,.box-checked{display:inline-block;width:12px;height:12px;border:1.5px solid #000}.box-checked{background:#000}.btn-modifier-dispo{align-self:flex-end;margin-top:16px;background-color:#6ec1e4;border:none;color:#000;padding:8px 18px;border-radius:10px;cursor:pointer;font-size:13px}.profile-list{list-style:none;padding-left:0;margin:0}.profile-list li{margin-bottom:6px}.profile-list.no-bullets{list-style:none;padding-left:0;margin:0}.profile-list.no-bullets li{margin-bottom:6px}.edit-actions-inline{display:flex;gap:12px;justify-content:flex-end;margin-top:12px}.btn-save{background-color:#6ec1e4}.btn-cancel{background-color:transparent;border:1px solid #6EC1E4}@media (max-width: 900px){.profile-etudiant .top-section{flex-direction:column;align-items:center}.profile-etudiant .profil-card,.profile-etudiant .dossier-card{width:100%;max-width:700px}}.historique-etudiant{max-width:1200px;margin:0 auto;padding:0 20px}.blue{color:#6ec1e4}.mission-status{margin:0 15px 10px;font-size:13px;font-weight:600}.mission-status.envoye{color:#3b82f6}.mission-status.en_cours{color:#facc15}.mission-status.accepte{color:#22c55e}.mission-status.refuse{color:#ef4444}.linky-btn-primary{background-color:#6ec1e4;color:#000;border:none;padding:6px 16px;border-radius:9999px;cursor:pointer}.linky-btn-secondary{background-color:#e5e7eb;color:#111;border:none;padding:6px 16px;border-radius:9999px;cursor:pointer}.linky-btn-outline{background:transparent;border:1px solid black;color:#000;padding:6px 16px;border-radius:9999px;cursor:pointer}.mission-status.submitted{color:#3b82f6}.mission-status.under_review{color:#facc15}.mission-status.accepted{color:#22c55e}.mission-status.rejected{color:#ef4444}.mission-status.cancelled{color:#9ca3af}.mission-status-row{display:flex;align-items:center;justify-content:space-between;margin:0 15px 12px}.mission-status{display:flex;align-items:center;gap:6px}.status-icon{width:16px;height:16px;object-fit:contain}.mission-status-actions{display:flex;align-items:center}.profile-etudiant .tabs-container{display:flex;justify-content:center;gap:60px;margin:40px 0}.profile-etudiant .tab{background:none;border:none;font-size:15px;font-weight:500;padding:12px 0;cursor:pointer;color:#999;position:relative}.profile-etudiant .tab.active{color:#6ec1e4;font-weight:600}.profile-etudiant .tab.active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:#6ec1e4;border-radius:2px}.profile-entreprise .profile-page{background-color:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:0 20px 40px;font-family:Poppins,sans-serif}.profile-entreprise .top-section{display:flex;justify-content:center;align-items:stretch;gap:40px;width:100%;max-width:1200px;margin-bottom:40px}.profile-entreprise .profil-card,.profile-entreprise .suivi-card{background-color:#ff7f323d;border-radius:15px;box-shadow:0 2px 6px #00000014}.profile-entreprise .dossier-card{border-radius:15px}.profile-entreprise .profil-card{flex:1;max-width:350px;padding:25px;text-align:center;display:flex;flex-direction:column}.profile-entreprise .profil-photo{width:150px;height:150px;border-radius:50%;object-fit:cover;margin:0 auto 10px}.profile-entreprise .profil-titre{font-size:20px;margin-bottom:10px;color:#000}.profile-entreprise .profil-info p{font-size:14px;color:#333;margin:20px 0;text-align:left;display:grid}.profile-entreprise .btn-modifier{background-color:#ff7f32;color:#000;border:none;padding:8px 14px;border-radius:20px;margin-top:100px;cursor:pointer;align-self:center;transition:background-color .3s}.profile-entreprise .btn-modifier:hover{background-color:#ff7f323d}.profile-entreprise .btn-modifier-photo{background-color:#ff7f32;color:#000;border:none;padding:8px 14px;border-radius:20px;cursor:pointer;align-self:center;transition:background-color .3s;margin-top:20px}.profile-entreprise .btn-modifier-photo:hover{background-color:#ff7f323d}.profile-entreprise .dossier-card{flex:2;padding:25px 30px;display:flex;flex-direction:column;justify-content:space-between}.profile-entreprise .dossier-card h2{text-align:center;margin-bottom:20px;color:#000}.profile-entreprise .dossier-liste{list-style:none;padding:0;margin:0;flex-grow:1}.profile-entreprise .dossier-item{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #cfdbe6}.profile-entreprise .dossier-nom{text-transform:capitalize;color:#000}.profile-entreprise .btn-upload{background:transparent;border:none;color:#000;cursor:pointer;display:flex;align-items:center;gap:6px;font-size:14px}.profile-entreprise .btn-upload:hover{text-decoration:underline}.profile-entreprise .icon-check{color:#28a745;font-size:20px}.profile-entreprise .btn-soumettre{background-color:#ccc;color:#fff;border:none;padding:10px 24px;border-radius:25px;cursor:not-allowed;display:block;margin:25px auto 0;transition:background .3s}.profile-entreprise .btn-soumettre.active{background-color:#ff7f32;cursor:pointer}.profile-entreprise .suivi-card{width:100%;max-width:1200px;padding:30px;text-align:center}.profile-entreprise .suivi-card h2{color:#000}.profile-entreprise .timeline{display:flex;justify-content:space-between;margin-top:25px}.profile-entreprise .etape{flex:1;text-align:center;color:#999}.profile-entreprise .etape svg{font-size:30px;margin-bottom:6px;color:#ccc}.profile-entreprise .etape.active svg{color:#ff7f32}.profile-entreprise .etape p{font-size:14px;margin:0;color:#333}.profile-entreprise .etape small{display:block;color:#777}.profile-entreprise .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;justify-content:center;align-items:center}.profile-entreprise .modal-content{background:#fff;padding:30px 50px;border-radius:10px;text-align:center;box-shadow:0 0 10px #0000004d}.profile-entreprise .modal-icon{color:#28a745;font-size:40px;margin-bottom:10px}.profile-entreprise .btn-ok{background-color:#ff7f32;color:#fff;border:none;padding:8px 18px;border-radius:20px;margin-top:10px;cursor:pointer}.profile-entreprise .dossier-item{display:flex;align-items:flex-start;gap:15px;padding:15px 0;border-bottom:1px solid #cfdbe6;position:relative}.profile-entreprise .dossier-circle{width:16px;height:16px;background-color:#ff7f32;border-radius:50%;z-index:1}.profile-entreprise .dossier-line{width:2px;background-color:#000;flex-grow:1;margin-top:2px}.profile-entreprise .dossier-content{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1}.profile-entreprise .dossier-item{display:flex;align-items:flex-start;gap:15px;padding:12px 0;border-bottom:1px solid #cfdbe6;position:relative}.profile-entreprise .dossier-timeline{position:relative;width:25px;display:flex;flex-direction:column;align-items:center;padding-top:4px}.profile-entreprise .dossier-circle{width:18px;height:18px;background-color:#ff7f32;border-radius:50%;z-index:2;border:1px solid #FF7F32}.profile-entreprise .dossier-line{width:2px;background-color:#000;flex-grow:1;margin-top:2px;z-index:1}.profile-entreprise .dossier-content{display:flex;justify-content:space-between;flex:1}.profile-entreprise .timeline-etapes{display:flex;align-items:center;justify-content:center;gap:0;margin-top:40px;width:100%;max-width:900px;margin-left:auto;margin-right:auto}.profile-entreprise .etape{display:flex;flex-direction:column;align-items:center;text-align:center}.profile-entreprise .etape p{margin-top:10px;font-weight:600;color:#222;font-size:14px}.profile-entreprise .icone-lock-img{width:65px;height:65px;object-fit:contain;z-index:3}.profile-entreprise .ligne-etape-img{width:250px;height:auto;object-fit:contain;margin:0 10px;padding-bottom:35px}.profil-photo-wrapper{position:relative;width:150px;height:150px;margin:0 auto 10px;border-radius:50%;overflow:hidden;cursor:pointer}.profil-photo{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.profil-photo-wrapper:hover .profil-photo{transform:scale(1.05)}.photo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;font-size:30px;color:#fff;opacity:0;transition:opacity .25s ease}.profil-photo-wrapper:hover .photo-overlay{opacity:1}.profile-entreprise .profil-info input{width:100%;border:none;border-bottom:1.5px solid #ccc;background:transparent;font-size:14px;padding:6px 2px;margin:8px 0;font-family:Poppins,sans-serif;transition:border-color .25s ease}.profile-entreprise .profil-info input:focus{outline:none;border-bottom-color:#ff7f32}.profile-entreprise .edit-actions{display:flex;gap:12px;justify-content:center;margin-top:auto}.profile-entreprise .btn-primary{background-color:#ff7f32;color:#000;border:none;padding:8px 18px;border-radius:20px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .25s ease}.profile-entreprise .btn-primary:hover{background-color:#ff7f323d}.profile-entreprise .btn-outline{background:transparent;color:#000;border:1px solid #ccc;padding:8px 18px;border-radius:20px;cursor:pointer;font-size:14px;transition:all .25s ease}.profile-entreprise .btn-outline:hover{border-color:#ff7f32;color:#ff7f32}.profile-entreprise .profil-info p,.profile-entreprise .profil-info input{transition:all .2s ease}.profile-entreprise .edit-actions button{min-width:120px;height:38px;padding:0;display:flex;align-items:center;justify-content:center}@media (max-width: 900px){.profile-entreprise .top-section{flex-direction:column;align-items:center}.profile-entreprise .profil-card,.profile-entreprise .dossier-card{width:100%;max-width:700px}}.historique-entreprise{max-width:1200px;margin:0 auto;padding:40px 20px}.historique-section{margin-bottom:80px;text-align:center}.historique-title{font-size:26px;font-weight:700;margin-bottom:10px}.historique-subtitle{color:#555;margin-bottom:40px}.orange{color:#ff7f32}.yellow{background-color:#ffeb64}.green{background-color:#7fd8b1}.missions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.mission-card{background:#fff;overflow:hidden;box-shadow:0 6px 18px #00000014;display:flex;flex-direction:column}.mission-image{width:100%;height:180px;object-fit:cover}.mission-badge{align-self:flex-start;margin:15px;padding:6px 14px;font-size:12px;font-weight:500}.mission-title{font-size:16px;font-weight:700;margin:0 15px 8px;color:#111}.mission-description{font-size:14px;color:#555;margin:0 15px 15px;line-height:1.4}.mission-meta{margin-top:auto;padding:15px;display:flex;justify-content:space-between;align-items:center}.mission-company{display:flex;flex-direction:column;font-size:12px;color:#555}.mission-company span{color:#999}.linky-service-footer{display:flex;align-items:center;gap:.75rem;padding:0 15px 15px}.linky-company-logo{width:42px;height:42px;border-radius:50%;object-fit:cover}.linky-company-info{display:flex;flex-direction:column;flex:1}.linky-company-name{font-weight:600;font-size:.9rem;color:#111}.linky-date{font-size:.85rem;color:#666}.linky-btn-modifier{background-color:#ff7f32;color:#fff;border:none;padding:6px 16px;border-radius:9999px;font-size:.85rem;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.linky-btn-modifier:hover{background-color:#e96f28;transform:translateY(-1px)}.mission-card{text-align:left}.mission-btn{margin:0 15px 15px;align-self:flex-start}.mission-title,.mission-description{min-height:48px}.mission-description{min-height:84px}.linky-service-footer{margin-top:auto}.mission-btn{margin-top:10px}.mission-detail-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:40px;align-items:flex-start}.mission-detail-left{max-width:420px}.mission-extra{padding:0 15px 15px;font-size:14px;color:#444}.mission-extra p{margin-bottom:6px}@media (max-width: 1200px){.missions-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.missions-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.missions-grid{grid-template-columns:1fr}}.candidats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:30px}.candidat-card{text-align:center}.avatar{width:70px;height:70px;border-radius:50%;background:#ddd;margin:0 auto 10px}.candidat-card h4{margin:5px 0;font-size:14px}.candidat-card span{font-size:12px;color:#777}.candidat-actions{display:flex;justify-content:center;gap:15px;margin-top:10px}.icon-btn{border:none;width:34px;height:34px;border-radius:50%;cursor:pointer;font-size:14px}.candidatures-mission{display:flex;flex-direction:column;gap:30px}.candidat-row{display:flex;gap:25px;padding:18px 20px;border-radius:18px;background:#fff;box-shadow:0 6px 18px #00000014}.candidat-avatar{width:212px;height:222px;border-radius:50%;object-fit:cover;align-self:center}.candidat-info{flex:1;font-size:14px;color:#333;flex-direction:column}.candidat-name{font-size:18px;font-weight:700;margin-bottom:2px}.candidat-formation{font-weight:600;margin-bottom:6px}.candidat-info p{margin:2px 0}.candidat-footer{display:flex;align-items:center;gap:12px;margin-top:8px}.school-logo{width:36px;height:36px;border-radius:50%}.school-info{display:flex;flex-direction:column}.school-name{font-weight:600;font-size:13px}.candidat-date{font-size:12px;color:#777}.candidat-actions{display:flex;gap:14px;margin-top:18px}.action-icon{width:36px;height:36px;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.action-icon:hover{transform:scale(1.08);opacity:.9}.candidat-actions{display:flex;gap:15px;margin-top:auto;padding-top:10px;justify-content:flex-start}.btn-accept,.btn-refuse{width:36px;height:36px;border-radius:50%;border:none;font-size:16px;cursor:pointer}.btn-accept{background-color:#7fd8b1;color:#fff}.btn-refuse{background-color:#ef4444;color:#fff}.profile-entreprise .tabs-container{display:flex;justify-content:center;gap:60px;margin:40px 0}.profile-entreprise .tab{background:none;border:none;font-size:15px;font-weight:500;padding:12px 0;cursor:pointer;color:#999;position:relative}.profile-entreprise .tab.active{color:#ff7f32;font-weight:600}.profile-entreprise .tab.active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:#ff7f32;border-radius:2px}.fb-container{text-align:center;padding:30px 20px;position:relative;max-width:700px;margin:80px auto}.fb-logo{margin-bottom:20px;width:420px;height:100px;object-fit:contain}.fb-title{font-size:32px;font-weight:400;margin-bottom:8px;color:#000}.fb-subtitle{font-size:14px;color:#444;margin-bottom:25px}.fb-form{display:flex;flex-direction:column;max-width:520px;margin:0 auto}.fb-form-row{display:flex;gap:16px;margin-bottom:12px;flex-wrap:wrap}.fb-form-group{flex:1;text-align:left;margin-bottom:12px}.fb-form-label{display:block;font-size:13px;margin-bottom:6px;color:#333}.fb-form-input,.fb-form-textarea{width:100%;padding:8px 10px;border:1px solid #000;font-size:13px;background-color:#fff}.fb-form-textarea{height:110px;resize:vertical}.fb-rating-group{display:flex;flex-direction:column;justify-content:flex-start}.fb-stars{display:flex;gap:4px;margin-bottom:4px}.fb-star{border:1px solid #000;background:#fff;border-radius:50%;width:28px;height:28px;line-height:24px;text-align:center;cursor:pointer;font-size:16px;padding:0;transition:transform .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease}.fb-star-active{background-color:#000;color:gold;box-shadow:0 0 6px #0003;transform:translateY(-1px)}.fb-star:hover{transform:translateY(-1px) scale(1.03)}.fb-rating-label{font-size:11px;color:#555}.fb-tags-container{text-align:left;margin:12px 0}.fb-tags-label{font-size:12px;color:#555;display:inline-block;margin-bottom:6px}.fb-tags{display:flex;flex-wrap:wrap;gap:8px}.fb-tag{font-size:11px;border-radius:999px;padding:4px 10px;border:1px solid #000;cursor:default;background:#fff}.fb-char-counter{font-size:11px;color:#777;text-align:right;margin-top:4px}.fb-checkbox-container{display:flex;align-items:center;justify-content:center;margin:15px 0;text-align:left}.fb-checkbox{margin-right:8px}.fb-checkbox-label{font-size:13px;color:#333}.fb-submit-button{background-color:#000;color:#fff;border:none;padding:15px 28px;font-size:14px;border-radius:20px;cursor:pointer;margin:0 auto;transition:transform .2s ease,box-shadow .2s ease}.fb-submit-button:hover{transform:translateY(-1px);box-shadow:0 4px 10px #0003}.fb-disclaimer{font-size:11px;color:#777;margin-top:10px}.fb-line{position:absolute;height:1.5px;width:350px;border-radius:2px;box-shadow:0 0 4px #0000001a;transition:transform .3s ease}.fb-line:hover{transform:scaleX(1.05)}.fb-line:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;top:-2.5px}.fb-line-top-left{left:-350px;top:45%;background:linear-gradient(to right,gold,orange)}.fb-line-top-left:after{right:-3px;background-color:orange}.fb-line-top-right{right:-350px;top:45%;background:linear-gradient(to right,#87ceeb,#00ced1)}.fb-line-top-right:after{left:-3px;background-color:#87ceeb}.fb-line-bottom-left{left:-350px;bottom:25%;background:linear-gradient(to right,#ffa07a,tomato)}.fb-line-bottom-left:after{right:-3px;background-color:tomato}.fb-line-bottom-right{right:-350px;bottom:25%;background:linear-gradient(to right,#90ee90,#00ced1)}.fb-line-bottom-right:after{left:-3px;background-color:#90ee90}.fb-tag{font-size:11px;border-radius:999px;padding:4px 12px;border:1px solid #000;cursor:pointer;background:#fff;transition:all .2s ease}.fb-tag.selected{background:#000;color:#fff;border-color:#000;transform:translateY(-1px)}.fb-tag:hover{transform:translateY(-1px)}.fb-box{border:1px solid #000;padding:25px 25px 35px;margin-top:30px;background-color:#fff}.fb-success-message{background-color:#dcfce7;color:#166534;padding:12px;border-radius:8px;margin-bottom:15px;text-align:center;font-weight:500;animation:fadeIn .3s ease-in-out}.fb-submit-button:disabled{opacity:.7;cursor:not-allowed}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.fb-container{padding:20px 15px;margin:60px auto}.fb-logo{max-width:220px;height:auto;margin-bottom:15px}.fb-title{font-size:28px}.fb-subtitle{font-size:13px}.fb-form{max-width:100%}.fb-form-row{flex-direction:column;gap:8px}.fb-form-label{font-size:12px}.fb-form-input,.fb-form-textarea{font-size:12px;padding:6px 10px}.fb-form-textarea{height:90px}.fb-submit-button{padding:10px 20px;font-size:13px}.fb-checkbox-label{font-size:12px}.fb-line{display:none}}.ap-container{text-align:center;padding:40px 20px;max-width:600px;margin:60px auto;position:relative}.ap-box{border:1px solid #FF7F32;padding:30px 25px;background:#fff;border-radius:6px}.ap-title{font-size:32px;font-weight:700;color:#ff7f32;margin-bottom:35px}.ap-form{display:flex;flex-direction:column;gap:15px}.ap-label{text-align:left;font-size:14px;color:#333}.ap-input{width:100%;padding:8px 12px;border:1px solid #000;font-size:14px}.ap-textarea{width:100%;padding:10px 12px;border:1px solid #000;height:120px;resize:vertical;font-size:14px}.ap-radio-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 20px;margin-top:5px;margin-bottom:10px}.ap-radio-label{text-align:left;font-size:14px;color:#333}.ap-radio-label input{margin-right:6px}.ap-checkbox-container{display:flex;align-items:center;margin-top:10px}.ap-checkbox{margin-right:8px}.ap-checkbox-label{font-size:13px}.ap-submit{background:#000;color:#fff;border:none;padding:13px 28px;font-size:15px;border-radius:20px;cursor:pointer;margin-top:20px;width:150px;margin-left:auto;margin-right:auto}.ap-submit:hover{transform:translateY(-1px)}.ap-line{position:absolute;height:2px;width:330px;border-radius:2px}.ap-line-top-left{left:-330px;top:18%;background:linear-gradient(to right,#f4c430,orange)}.ap-line-top-right{right:-330px;top:18%;background:linear-gradient(to right,#6ec6ff,#00bbd4)}.ap-line-bottom-left{left:-330px;top:85%;background:linear-gradient(to right,#ffa07a,tomato)}.ap-line-bottom-right{right:-330px;top:85%;background:linear-gradient(to right,#90ee90,#00ced1)}.success-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:999}.success-modal{background:#fff;width:420px;padding:35px 25px;border-radius:18px;text-align:center;box-shadow:0 6px 20px #00000026;font-family:Poppins,sans-serif}.success-icon{font-size:45px;color:#28a745;margin-bottom:15px}.success-text{font-size:20px;font-weight:500;margin-bottom:25px}.success-btn{background:#fff;border:1px solid #bbb;border-radius:8px;padding:8px 22px;cursor:pointer;font-size:16px;transition:.2s}.success-btn:hover{background:#f2f2f2}@media (max-width: 768px){.ap-container{margin:40px auto}.ap-box{padding:25px 20px}.ap-title{font-size:26px}.ap-line{display:none}}@media (max-width: 480px){.success-modal{width:90%;padding:25px 15px}.success-text{font-size:18px}}@media (max-width: 480px){.ap-radio-grid{grid-template-columns:1fr}}:root{--secondary-color: #ffd700;--text-color: #333;--background-color: #ffffff;--white: #ffffff;--gray-100: #f8f9fa;--gray-200: #e9ecef;--gray-300: #dee2e6;--gray-400: #ced4da;--gray-500: #adb5bd;--gray-600: #6c757d;--shadow-sm: 0 2px 4px rgba(0,0,0,.1);--shadow-md: 0 4px 6px rgba(0,0,0,.1);--border-radius: 4px}*{padding:0;box-sizing:border-box}body{font-family:Montserrat,sans-serif;line-height:1.6;color:var(--text-color);background-color:var(--background-color)}button{cursor:pointer;font-family:Montserrat,sans-serif}.container{max-width:1200px;margin:0 auto;padding:0 1rem}
