.home-container *{margin:0;padding:0;box-sizing:border-box}.home-container{margin:0;padding-top:25rem;font-weight:500;display:flex;flex-direction:column;align-items:center}.header{text-align:left;background-position:50%;margin-bottom:50px;color:#000;border-radius:10px;padding:30px}.header h1{font-size:3.2rem;text-shadow:0 0 15px rgba(255,255,255,.8);margin-bottom:15px;text-align:center;margin-top:5rem}.live-chat-hint{font-style:italic;font-size:.95rem;margin-top:.5rem;color:white}.accroche{position:relative;display:inline-block;font-size:1rem;padding:10px 20px;white-space:nowrap;overflow:hidden;max-width:100%;font-weight:600;color:#1a1a1a;background:#f5f5f5;animation:typing 7s steps(50)}.accroche:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:2px;height:1.3rem;background-color:black;animation:blink .7s step-end infinite}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.accroche strong{color:#1fa2ff;font-weight:700}.cta-button{display:inline-block;background-color:#000;color:#fff;padding:.75rem 1.5rem;margin-top:1rem;border-radius:.5rem;text-decoration:none;transition:background-color .3s ease}.cta-button:hover{background-color:#e5e7eb;color:#000}.header-subtitle_h2{background-color:rgba(0,123,255,.7);color:#fff;padding-left:2%}.header-subtitle{font-size:1.4rem;line-height:1.8;background:rgba(255,255,255,.5);padding:1rem;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.3);margin-top:1rem}.header-subtitle p{margin-left:1rem}.about-me-section{padding:0 1rem;color:#222;line-height:1.6;margin-top:24px}.about-me-section h2{text-align:left;font-weight:600;margin-bottom:1.5rem;border-left:4px solid #00aaff;padding-left:1rem;font-size:1.5rem}.header-subtitle p,.header-subtitle ul{margin-bottom:1rem}.header-subtitle ul{list-style-type:none;padding-left:0;margin-left:0;color:#000;font-weight:700}.header-subtitle ul li{margin-bottom:.6rem;margin-left:1rem}.photo-intro-container{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;margin-top:2rem;animation:fadeInUp 1s ease-out forwards;opacity:0;animation-delay:.3s}.photo-sarah{width:100px;height:auto;margin-bottom:.5rem;background-color:#0077be;border-radius:25%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.what-i-do-section{padding:4rem 2rem;margin:1rem auto 0;background-color:#ffffff80;border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.05);line-height:1.6}.what-i-do-section h2{font-size:2rem;margin-bottom:1.5rem;text-align:center;color:#004e73}.what-i-do-section h3{font-size:1.4rem;margin:2rem 0 .8rem;color:#1b2a41;border-left:4px solid #008cba;padding-left:.6rem}.what-i-do-section p{margin-bottom:1.2rem;font-size:1.1rem;color:#333}.what-i-do-section ul{list-style-type:none;padding-left:0;margin:1rem 0}.what-i-do-section ul li{position:relative;padding-left:1.6rem;margin-bottom:.8rem;font-size:1.05rem;color:#444;text-align:left}.what-i-do-section ul li:before{content:"•";position:absolute;left:0;color:#008cba;font-size:1.2rem;line-height:1}.highlighted{color:#008cba;font-weight:600}strong.highlighted{background-color:#cceefff8;color:#000;font-weight:900;padding:0 4px;border-radius:4px}.highlight-text{text-decoration:underline;text-decoration-thickness:2px}.cta-section{font-size:1.4rem;line-height:1.8;background-color:#008cff80;padding:1rem;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.3);margin-top:1rem;text-align:center}.cta-title{color:#000;font-size:2rem;font-weight:700;margin-bottom:1rem}.cta-text{color:white;font-size:1.4rem;margin-bottom:1rem}.cta-section a{color:#000;text-decoration:none;font-weight:700;background-color:#00c5cc;padding:.8rem 2rem;border-radius:999px;display:inline-block;transition:background-color .3s ease}.cta-section a:hover{background-color:#005f88}.footer-image-container{text-align:center;margin:3rem 0 2rem}.footer-image{max-width:100%;height:auto;border-radius:1rem}.paragraph-spacing{padding-top:1.5rem;font-size:1rem}ul{padding-left:0;margin-left:0;color:#000;font-weight:700}@media (max-width:1200px){.header h1{font-size:2.8rem}.accroche{font-size:1.2rem;border-right:none;animation:none!important;white-space:normal;overflow:visible;width:auto}.accroche:after{display:none;content:none}}@media (max-width:768px){.header ul{text-align:left}.header h1{font-size:2rem}.accroche{font-size:1.2rem;border-right:none;animation:none!important;white-space:normal;overflow:visible;width:auto}.header-subtitle{font-size:1.3rem;line-height:1.6}}@media (max-width:480px){.about-me-section h2{text-align:left;font-weight:600;margin-bottom:1.5rem;border-left:4px solid #00aaff;padding-left:1rem;font-size:1.3rem}.accroche{font-size:1.2rem;border-right:none;animation:none!important;white-space:normal;overflow:visible;width:auto}.header h1{font-size:1.5rem;text-shadow:none}.photo-intro-container{align-items:center}.photo-sarah{width:50px}.home-container{margin:0;padding-top:3rem}}.target-section{background-color:#ffffffcc;border-radius:1rem;padding:3rem 2rem;margin:2rem auto;box-shadow:0 4px 12px rgba(0,0,0,.07);color:#222;font-weight:500;line-height:1.6;text-align:left}.target-section h2{font-size:2rem;margin-bottom:1.5rem;color:#004e73;text-align:center}.target-section p{margin-bottom:1.2rem;font-size:1.1rem;color:#333}.target-section ul{list-style-type:none;padding-left:0;margin:1.5rem 0;font-weight:600}.target-section ul li{position:relative;padding-left:2rem;margin-bottom:1rem;font-size:1.05rem}.target-section ul li:before{content:"";position:absolute;left:0;top:.2rem;font-size:1.3rem;line-height:1;color:#008cba}.target-section p.open-invitation{font-style:italic;color:#005f88;background-color:#d0eaff80;border-left:4px solid #008cff;padding:1rem 1.5rem;margin-top:1.5rem;border-radius:8px;box-shadow:0 2px 6px rgba(0,140,255,.3);font-weight:600;max-width:700px}.target-section ul li strong{color:#008cba;font-weight:700;background-color:#cceefff8;padding:0 4px;border-radius:4px}@media (max-width:768px){.target-section{padding:2rem 1.5rem;max-width:100%}.target-section h2{font-size:1.7rem}.target-section p,.target-section ul li{font-size:1rem}}@media (max-width:480px){.home-container{margin-top:3rem}.about-me-section{color:#222;margin-top:24px;padding:0;line-height:1.6}.header-subtitle_h2{color:#fff;background-color:#007bffb3;padding-left:2%;font-size:.8rem}.paragraph-spacing{font-size:1rem}.target-section{padding:1.5rem 1rem}.target-section h2{font-size:1.5rem}.target-section p,.target-section ul li{font-size:.95rem}}.welcome-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(180deg,#ff6a00 0,#ff9a3c 20%,#004080);color:black;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 20px;z-index:1000}.h2-welcome{font-size:2rem;border-left:none!important}.p-welcome{font-size:1.5rem;margin-bottom:2rem;max-width:600px;color:white;margin-top:2rem;font-weight:700}.welcome-button{margin-top:48px;padding:12px 24px;font-size:1rem;font-weight:600;color:white;background:linear-gradient(120deg,#005fa3,#007fcc);border:none;border-radius:10px;cursor:pointer;box-shadow:0 4px 10px rgba(0,64,128,.2);transition:background .25s ease,box-shadow .25s ease;touch-action:manipulation}.welcome-button:hover{background:linear-gradient(120deg,#004d99,#006bbf);box-shadow:0 6px 14px rgba(0,64,128,.25)}.welcome-button:active{background:linear-gradient(120deg,#003f7a,#005fa3);box-shadow:0 2px 6px rgba(0,64,128,.15)}@media (max-width:768px){.welcome-screen{background:linear-gradient(180deg,#ff6a00 0,#ff9a3c 30%,rgb(104,172,241) 70%,rgb(104,172,241))}}.welcome-screen h2.welcome{margin-bottom:5rem}@media (max-width:768px){.welcome-button{padding:8px 16px;font-size:.875rem}}@media (max-width:480px){.h2-welcome{font-size:1rem}.p-welcome{font-size:.7rem;margin-bottom:2rem;max-width:500px}.welcome-button{padding:6px 12px;font-size:.75rem;border-radius:4px}}@media (max-width:360px){.welcome-button{padding:4px 10px;font-size:.7rem}}