:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#f25353}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}.fjalla-one-regular{font-family:Fjalla One,sans-serif;font-weight:400;font-style:normal}h1{font-family:Fjalla One,sans-serif;font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.contact-form{max-width:1200px;width:92%;margin:4rem auto;padding:3.5rem 4.5rem;background:#fff;border:2px solid #00df9a;border-radius:6px;box-shadow:0 20px 50px #0000001f;font-family:Segoe UI,sans-serif}.contact-form h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1f1f1f}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;margin-bottom:2.2rem}.form-row{width:100%;margin-bottom:2.2rem}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:1.1rem 1.4rem;font-size:1.05rem;border:1px solid #cfcfcf;border-radius:4px;background:#fafafa;color:#222;transition:border .25s ease,box-shadow .25s ease}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{background:#fff;border-color:#00df9a;box-shadow:0 0 0 3px #00df9a33;outline:none}.contact-form select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23222' stroke-width='2'%3e%3cpolyline points='6 9 12 15 18 9'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1.2rem center;background-size:14px;padding-right:3rem}.contact-form textarea{min-height:150px;resize:none}.contact-form button{margin-top:3rem;width:100%;padding:1.4rem;background:#00df9a;color:#fff;border:none;border-radius:4px;font-size:1.2rem;font-weight:600;cursor:pointer;transition:background .25s ease,transform .25s ease}.contact-form button:hover{background:#00c88c;transform:translateY(-2px)}.success-box{max-width:700px;margin:4rem auto;padding:2.5rem 3rem;text-align:center;background:#fff;border:2px solid #00df9a;border-radius:8px;box-shadow:0 15px 40px #0000001a;color:#222;display:flex;flex-direction:column;justify-content:center;align-items:center}.success-box h2{margin-bottom:1.2rem;color:#00df9a}.success-box p{font-size:1.1rem;line-height:1.4;color:#222}@media(max-width:480px){.contact-form{width:100%;max-width:520px;margin:1.2rem auto;padding:1.6rem 1.2rem;border-radius:12px}.contact-form h2{font-size:1.5rem;margin-bottom:1.2rem;line-height:1.3}.form-grid{grid-template-columns:1fr;gap:.9rem;margin-bottom:1rem}.form-row{margin-bottom:.9rem}.contact-form input,.contact-form select,.contact-form textarea{padding:.75rem .9rem;font-size:.92rem}.contact-form textarea{min-height:80px}.contact-form button{margin-top:1.2rem;padding:.95rem;font-size:.95rem;border-radius:10px}.success-box{max-width:92%;margin:1.2rem auto;padding:1.6rem 1.4rem;border-radius:12px}.success-box h2{font-size:1.4rem;margin-bottom:.8rem}.success-box p{font-size:.95rem;line-height:1.3}}:root{--bleu-fonce: #124E5D;--bleu: #1191AE;--bleu-clair: #A4D3DC;--vert: #5EB02A;--gris-fond: #f5f8f9;--texte: #1f2933;--blanc: #ffffff}.home{font-family:Segoe UI,system-ui,sans-serif;color:var(--texte);line-height:1.6}.hero{width:100%;min-height:100vh;background:linear-gradient(135deg,var(--bleu-fonce),var(--bleu));display:flex;align-items:center;justify-content:center;text-align:center;padding:40px 20px}.hero__logo{width:300px;height:auto;margin-bottom:30px}.hero__title,.hero__subtitle,.hero__location{color:var(--blanc);text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero__title{font-size:2.4rem;margin-bottom:15px}.hero__subtitle{font-size:1.2rem;opacity:.95}.hero__location{font-size:1.2rem;margin-top:10px}.section{padding:100px 20px;background:var(--blanc)}.section--alt{background:var(--gris-fond)}.section__container{max-width:900px;margin:0 auto}.section h2{font-size:2rem;color:var(--bleu-fonce);margin-bottom:25px}.section p{font-size:1.05rem;margin-bottom:15px}@media(max-width:768px){.hero__title{font-size:1.9rem}.section{padding:70px 20px}.hero__logo{width:220px}}.back-to-top{position:fixed;bottom:2rem;right:2rem;background-color:#00df9a;color:#fff;border:none;border-radius:50%;width:3rem;height:3rem;font-size:1.5rem;cursor:pointer;opacity:0;visibility:hidden;transition:opacity .3s,transform .3s;z-index:9999;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0003}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background-color:#00c88c;transform:translateY(-3px)}@media(max-width:1024px){.back-to-top{bottom:5.5rem;width:2.8rem;height:2.8rem;font-size:1.3rem}}@media(max-width:480px){.back-to-top{bottom:5rem;width:2.5rem;height:2.5rem;font-size:1.2rem}}*{margin:0;padding:0;box-sizing:border-box}.navbar{position:fixed;bottom:0;left:0;width:100%;height:70px;display:flex;justify-content:space-around;align-items:center;background:#4a4847;font-family:Segoe UI,sans-serif;z-index:1000}.navbar .nav-item{display:flex;flex-direction:column;align-items:center;color:#ccc;text-decoration:none;font-size:12px;transition:color .3s ease}.navbar .nav-item svg{margin-bottom:4px}.navbar .nav-item.active{color:#00df9a}@media(min-width:769px){.navbar{top:0;bottom:auto;height:80px;justify-content:center;gap:2rem;padding:0 2rem}.navbar .nav-item{flex-direction:row;font-size:16px;font-weight:500}.navbar .nav-item svg{display:none}}
