.chat_chat-container__30gVQ{display:flex;flex-direction:column;gap:1rem;height:100%}.chat_chat-box__HJ6uJ{flex-grow:1;overflow-y:auto;padding:1rem .5rem;background-color:#f9fafb;border-radius:12px;display:flex;flex-direction:column;gap:1rem}.chat_message-bubble__XRHah{padding:.75rem 1rem;border-radius:18px;font-size:.95rem;line-height:1.4;max-width:60ch;white-space:pre-wrap;word-break:break-word;box-shadow:0 2px 4px rgba(0,0,0,.05);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.chat_message-user__DF5wu{background-color:#e5e7eb;color:#111827;align-self:flex-end;border-bottom-right-radius:4px}.chat_message-bot__X_nAO{background-color:#fde68a;color:#111827;align-self:flex-start;border-bottom-left-radius:4px}.chat_rating-button__7b4ku{width:36px;height:36px;border-radius:8px;font-weight:500;padding:0;display:flex;align-items:center;justify-content:center;font-size:.9rem}.chat_rating-button__7b4ku:hover{background-color:#f3f4f6;border-color:#a1a1aa}.chat_loading-bar__B8ucC{height:4px;background-color:#6366f1;margin-top:8px;border-radius:10px}.chat_chatWrapper__5b8tw{max-width:700px;width:100%;margin:0 auto}@media (max-width:768px){.chat_chat-box__HJ6uJ{padding:1rem .5rem}.chat_message-bubble__XRHah{font-size:.9rem;max-width:100%}}.chat_inputContainer__TF21U{display:flex;align-items:center;gap:.5rem;border:1px solid #d1d5db;border-radius:999px;padding:.5rem 1rem;background-color:#ffffff}.chat_inputContainer__TF21U input[type=text]{flex:1 1;border:none;outline:none;font-size:1rem;background:transparent}.chat_inputContainer__TF21U button{background-color:#10b981;border:none;padding:8px 12px;border-radius:8px;color:white;cursor:pointer;transition:background-color .3s ease}.chat_inputContainer__TF21U button:hover{background-color:#059669}.homepage-wrapper{font-family:Inter,sans-serif;background-color:#ffffff;color:#111827}.hero-coaching-section{position:relative;min-height:100vh;background-image:url(https://firebasestorage.googleapis.com/v0/b/enneachat-3883f.firebasestorage.app/o/ChatGPT%20Image%2014%20juin%202025%2C%2016_40_45.png?alt=media&token=55d9b0b3-365a-4a3a-ab9b-62e8e217f8e4);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;overflow:hidden}.hero-coaching-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.7),rgba(0,0,0,.4) 50%,rgba(0,0,0,.6));z-index:1}.hero-coaching-content{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:2rem}.hero-text-container{max-width:600px;margin-left:0}.hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:#ffffff;margin-bottom:1.5rem;line-height:1.1;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-title-accent{background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:clamp(1.125rem,2.5vw,1.375rem);color:#e5e7eb;margin-bottom:2.5rem;line-height:1.6;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.hero-cta-container{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}.hero-cta-button{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:white;padding:1rem 2rem;border-radius:.75rem;font-size:1.125rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;box-shadow:0 4px 15px rgba(99,102,241,.4)}.hero-cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(99,102,241,.6);color:white;text-decoration:none}.hero-cta-arrow{transition:transform .3s ease}.hero-cta-button:hover .hero-cta-arrow{transform:translateX(4px)}.hero-trust-indicator{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}.trust-stars{color:#fbbf24;font-size:1.125rem;letter-spacing:2px}.trust-text{color:#d1d5db;font-size:.875rem;font-weight:500}.hero-section{background-color:#f9fafb;padding:4rem 1rem;text-align:center}.hero-section h1{font-size:2.5rem;color:#111827}.hero-section p{font-size:1.25rem;color:#6B7280;margin-bottom:1.5rem}.hero-section .btn-primary{background-color:#6366F1;border-color:#6366F1;font-weight:600;font-size:1rem;border-radius:.5rem}.hero-section .btn-primary:hover{background-color:#4F46E5;border-color:#4F46E5}.chatbot-section{background-color:#ffffff;border-top:1px solid #e5e7eb;padding:2rem 1rem}.articles-section{background-color:#f3f4f6;padding:3rem 1rem}.articles-section h2{font-size:1.75rem;color:#111827;font-weight:700;margin-bottom:2rem}footer{background-color:#ffffff;border-top:1px solid #e5e7eb;padding:1.5rem 0;font-size:.9rem;color:#6B7280}@media (max-width:768px){.hero-coaching-section{min-height:100vh;background-position:50%;background-size:contain;background-color:#1a1a1a}.hero-coaching-content{padding:1rem}.hero-text-container{max-width:100%;text-align:center}.hero-title{font-size:clamp(2rem,8vw,3rem);margin-bottom:1rem}.hero-subtitle{font-size:clamp(1rem,4vw,1.25rem);margin-bottom:2rem}.hero-cta-container{align-items:center}.hero-cta-button{padding:.875rem 1.5rem;font-size:1rem}.hero-trust-indicator{align-items:center;text-align:center}.hero-section h1{font-size:2rem}.hero-section p{font-size:1.1rem}.articles-section h2{font-size:1.5rem}}@media (max-width:480px){.hero-coaching-section{background-position:50%;background-size:contain;background-color:#1a1a1a}.hero-coaching-overlay{background:linear-gradient(135deg,rgba(0,0,0,.8),rgba(0,0,0,.6) 50%,rgba(0,0,0,.7))}.hero-title{font-size:clamp(1.75rem,9vw,2.5rem)}.hero-cta-button{width:100%;justify-content:center;padding:1rem}}