html{scroll-behavior:smooth}.intro-wrapper{font-family:var(--font-body,"Manrope",system-ui,sans-serif);color:#fff;min-height:100vh;position:relative;overflow-x:hidden}.main-wrapper{font-family:var(--font-body,"Manrope",system-ui,sans-serif);color:var(--color-text,#111827);background:var(--color-background,#fdfbf7);z-index:10;padding-top:0;position:relative;overflow-x:hidden}.main-wrapper.locked{touch-action:none;height:100vh;overflow:hidden}.intro-wrapper{width:100%;height:100vh;position:relative;overflow:hidden}.intro-wrapper:after{content:"";background:linear-gradient(to bottom,transparent,var(--color-background,#fdfbf7));-webkit-backdrop-filter:blur(12px);z-index:5;width:100%;height:20vh;position:absolute;bottom:0;left:0;-webkit-mask-image:linear-gradient(#0000,#000);mask-image:linear-gradient(#0000,#000)}.video-bg{z-index:0;background-color:#000;width:100%;height:100vh;position:absolute;top:0;left:0}.video-bg video{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.intro-wrapper .logo-morph-container{font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);color:#1ca64f;letter-spacing:-.02em;justify-content:center;align-items:center;margin:8rem 0;font-size:clamp(3rem,10vw,6rem);font-weight:800;display:flex}.logo-letter{text-align:center;min-width:.6em;display:inline-block}.video-overlay{background:linear-gradient(135deg,#000000a6 0%,#1b5e2066 50%,#0000008c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.intro-content{z-index:20;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:900px;display:flex;position:absolute;top:55%;left:auto;right:3%;transform:translateY(-50%)}.intro-tagline{font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);color:#fff;text-shadow:0 4px 30px #0009;text-align:center;max-width:16ch;margin:0 auto 3rem;font-size:clamp(1.8rem,6vw,3.4rem);font-weight:800;line-height:1.1}.intro-login-btn{z-index:30;color:#fff;border:1px solid #ffffff80;border-radius:10px;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;position:absolute;top:2rem;right:3rem}.intro-login-btn:hover{background:#ffffff26;border-color:#fff}.hero-cta-container{z-index:20;flex-direction:column;align-items:center;gap:.65rem;width:100%;max-width:900px;display:flex;position:absolute;top:72%;left:auto;right:3%;transform:translateY(-50%)}.discover-btn{z-index:20;color:#1ca64f;font-size:1.1rem;font-weight:700;font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);cursor:pointer;background-color:#fff;border:none;border-radius:14px;padding:1rem 2.2rem;transition:box-shadow .2s;box-shadow:0 6px 24px #00000040}.discover-btn:hover{box-shadow:0 8px 32px #00000059}.popup-backdrop{z-index:60;background:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.popup-card{text-align:center;background:#fff;border-radius:24px;width:90%;max-width:440px;padding:2.5rem 3rem;box-shadow:0 24px 64px #0000004d}.popup-lynx{margin:0 auto 1rem;display:block}.popup-title{font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);color:#1ca64f;margin-bottom:.25rem;font-size:1.6rem;font-weight:800}.popup-subtitle{color:#374151;margin-bottom:1.5rem;font-size:1rem}.popup-buttons{flex-direction:column;gap:.75rem;display:flex}.popup-btn{cursor:pointer;border:2px solid #0000;border-radius:14px;padding:1rem;font-size:1.05rem;font-weight:700;transition:all .2s}.popup-btn-eleve{color:#1ca64f;background:#e8f5e9;border-color:#1ca64f}.popup-btn-eleve:hover{color:#fff;background:#1ca64f}.popup-btn-prof{color:#bf360c;background:#fff3e0;border-color:#d84315}.popup-btn-prof:hover{color:#fff;background:#d84315}.landing-navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);opacity:0;pointer-events:none;background:#fffffff2;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;padding:.75rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(-10px);box-shadow:0 4px 20px #0000000d}.landing-navbar.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.landing-navbar .navbar-logo-text{color:#1ca64f}.landing-navbar .nav-secondary-btn{color:#000}.landing-navbar .navbar-login{color:#374151;border-color:#e5e7eb}.landing-navbar .nav-secondary-btn:after{background:#000}.navbar-left{flex:1;align-items:center;gap:.6rem;display:flex}.navbar-logo-text{font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);color:#1ca64f;font-size:1.4rem;font-weight:800}.navbar-mobile-actions{display:none}.audience-navigation{gap:1.5rem;margin:0 1rem;display:flex}.nav-secondary-btn{color:#000;cursor:pointer;background:0 0;border:none;border-radius:0;padding:.4rem .5rem;font-size:.9rem;font-weight:600;transition:all .2s;position:relative}.nav-secondary-btn:after{content:"";background:#000;height:2px;transition:transform .2s;position:absolute;bottom:-2px;left:.5rem;right:.5rem;transform:scaleX(0)}.nav-secondary-btn:hover:after,.nav-secondary-btn.active:after{transform:scaleX(1)}.nav-secondary-btn:hover{opacity:.7}.navbar-cta{color:#fff;cursor:pointer;background:#1ca64f;border:none;border-radius:99px;padding:.55rem 1.4rem;font-size:.9rem;font-weight:700;transition:all .2s}.navbar-cta:hover{background:#16944a;transform:translateY(-1px);box-shadow:0 4px 12px #1ca64f33}.navbar-right{flex:1;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.navbar-login{color:#374151;border:1px solid #e5e7eb;border-radius:10px;padding:.55rem 1.2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s}.navbar-login:hover{color:#1ca64f;border-color:#1ca64f}.section{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:80px 2rem 4rem;display:flex;position:relative;overflow:hidden}.section>div{width:100%;max-width:1200px;margin:0 auto}.section-title{font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);color:#111827;text-align:center;margin-bottom:3rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;line-height:1.2}.section-title-left{text-align:left}.title-accent{font-family:var(--font-handwritten,"Caveat",cursive);color:#e35327;font-size:1.15em;font-weight:700}.section-subtitle{text-align:center;color:#6b7280;z-index:2;max-width:600px;margin:-2.5rem auto 4rem;font-size:1.15rem;line-height:1.6;position:relative}.section-dots{opacity:.8;z-index:0;pointer-events:none;background-image:radial-gradient(circle,#0000000d 1.5px,#0000 1.5px);background-size:16px 16px;width:140px;height:140px;position:absolute}.section>:not(.section-dots):not(.ethics-dots):not(.hero-dots):not(.logomorph-dots-left):not(.logomorph-dots-right){z-index:1;position:relative}.dots-left{top:15%;left:3%}.dots-right{top:15%;right:3%}.hero-accent{font-family:var(--font-handwritten,"Caveat",cursive);color:#e35327;font-size:1.1em;font-weight:700}.hero-section{background:#fdfbf7;min-height:auto;padding:100px 2rem 5rem}.how-it-works-section{background:#fff;min-height:auto;padding:5rem 2rem}.problem-solution-section{background:var(--color-background,#fdfbf7)}.advantages-section{background:#f0f7f2}.ethics-section{color:#fff;background:#134e4a}.prof-particulier-section{background:#fff8f0}.cta-section{color:#fff;background:linear-gradient(135deg,#1ca64f 0%,#134e4a 100%)}.faq-section{background:var(--color-background,#fdfbf7)}.theme-prof .hero-section{background:#f0f7f2}.theme-prof .how-it-works-section{background:#fdfbf7}.theme-prof .problem-solution-section{background:#fff}.theme-prof .advantages-section{background:#fff8f0}.theme-prof .ethics-section{color:#111827;background:#fff5ed}.theme-prof .prof-particulier-section{background:#f0f7f2}.theme-prof .faq-section{background:#fff}.theme-eleve .hero-section{background:#fff8f0}.theme-eleve .how-it-works-section{background:#f0f7f2}.theme-eleve .problem-solution-section{background:#fdfbf7}.theme-eleve .advantages-section{background:#fff}.theme-eleve .ethics-section{color:#111827;background:#ebf5ec}.theme-eleve .prof-particulier-section{background:#fff8f0}.theme-eleve .faq-section{background:#fdfbf7}.theme-eleve .hero-accent{color:#1ca64f}.theme-eleve .how-it-works-section .inline-cta-btn{color:#1ca64f;border-color:#1ca64f}.theme-eleve .how-it-works-section .inline-cta-btn:hover{color:#fff;background:#1ca64f}.nav-secondary-btn{text-decoration:none}.value-proposition-section{background:#fdfbf7;min-height:auto!important;padding:10rem 2rem 8rem!important}.value-prop-inner{text-align:center;max-width:820px;margin:0 auto}.value-prop-title{font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);color:#111827;margin-bottom:2rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.2}.value-prop-description{color:#4b5563;text-align:center;max-width:720px;margin:0 auto;font-size:1.1rem;line-height:1.8}.audience-cards-section{background:#fff;min-height:auto!important;padding:5rem 2rem!important}.audience-cards-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.audience-card{cursor:default;background:#fdfbf7;border:1px solid #0000000f;border-radius:20px;flex-direction:column;align-items:flex-start;padding:2.5rem 2rem;transition:all .3s;display:flex;box-shadow:0 2px 12px #0000000a}.audience-card:hover{border-color:#1ca64f26;box-shadow:0 12px 40px #00000014}.audience-card-icon{color:#1ca64f;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;display:flex}.audience-card-title{font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);color:#111827;margin-bottom:.75rem;font-size:1.2rem;font-weight:700;line-height:1.3}.audience-card-desc{color:#6b7280;flex:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.65}.audience-card-link{color:#1ca64f;align-items:center;gap:.4rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.audience-card-link:hover{color:#16944a;gap:.7rem}.theme-general .cta-section{background:linear-gradient(135deg,#1ca64f 0%,#134e4a 100%)}@media (max-width:768px){.audience-cards-grid{grid-template-columns:1fr;gap:1.25rem}.audience-card{padding:2rem 1.5rem}.value-prop-title{font-size:clamp(1.5rem,5vw,2rem)}.value-prop-description{font-size:1rem}}.hero-two-col{align-items:center;gap:4rem;width:100%;max-width:1200px;display:flex}.hero-text-col{z-index:10;flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex;position:relative}.hero-visual-col{z-index:10;flex:1;justify-content:center;min-width:0;display:flex;position:relative}.hero-badge{color:#e35327;letter-spacing:.03em;text-transform:uppercase;background:#fff3e0;border-radius:100px;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.hero-title{font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);color:#111827;text-align:left;margin-bottom:1.25rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:800;line-height:1.15}.hero-subtitle{color:#4b5563;text-align:left;max-width:520px;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.hero-cta-row{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.hero-cta-btn{color:#fff;font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);cursor:pointer;background:#e35327;border:none;border-radius:14px;padding:.9rem 2rem;font-size:1.05rem;font-weight:700;transition:all .25s;box-shadow:0 4px 16px #e353274d}.hero-cta-btn:hover{background:#c7431d;transform:translateY(-2px);box-shadow:0 8px 24px #e3532766}.hero-cta-hint{color:#9ca3af;font-size:.8rem;font-weight:500}.hero-social-proof{color:#6b7280;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.hero-social-proof strong{color:#e35327}.hero-dots{opacity:.5;z-index:-1;pointer-events:none;background-image:radial-gradient(circle,#e5e7eb 1.5px,#0000 1.5px);background-size:16px 16px;width:120px;height:120px;position:absolute}.hero-dots-left{top:5%;left:-2%}.hero-dots-right{bottom:10%;right:2%}.steps-row{z-index:1;justify-content:center;gap:2rem;display:flex;position:relative}.steps-row:before{content:"";z-index:0;pointer-events:none;background:repeating-linear-gradient(90deg,#e5e7eb 0 8px,#0000 8px 16px);height:2px;position:absolute;top:90px;left:20%;right:20%}.step-card{text-align:center;z-index:1;flex:1;max-width:320px;padding:2rem 1.5rem;position:relative}.step-num{font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);color:#e35327;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:800;display:block}.step-icon-circle{color:#e35327;background:#fff3e0;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;display:flex;box-shadow:0 4px 12px #e353271f}.step-title{font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);color:#111827;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.step-desc{color:#6b7280;font-size:.9rem;line-height:1.6}.step-card:hover .step-icon-circle{color:#1ca64f;background:#e8f5e9;transform:scale(1.1)}.step-card:hover .step-title{color:#1ca64f}.section-inline-cta{text-align:center;margin-top:2.5rem}.inline-cta-btn{color:#e35327;font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);cursor:pointer;background:0 0;border:2px solid #e35327;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-flex}.inline-cta-btn:hover{color:#fff;background:#e35327;transform:translateY(-1px)}.how-it-works-section .inline-cta-btn{color:#1ca64f;border-color:#1ca64f}.how-it-works-section .inline-cta-btn:hover{color:#fff;background:#1ca64f}.flip-cards-row{justify-content:center;gap:2rem;margin-bottom:3rem;display:flex}.flip-card{perspective:1000px;cursor:pointer;width:340px;height:280px}.flip-card-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative}.flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.flip-card-front,.flip-card-back{backface-visibility:hidden;text-align:center;background-color:#fff;background-image:radial-gradient(circle,#e353270a 1.5px,#0000 1.5px);background-position:50%;background-size:16px 16px;border:1px solid #0000000a;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:2.5rem 2rem;display:flex;position:absolute;box-shadow:0 10px 30px #0000000d}.flip-card-front{background:#fff;border:2px solid #e5e7eb;box-shadow:0 4px 20px #0000000a}.flip-card-front .flip-icon{color:#dc2626;background:#fee2e2;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.flip-card-front h3{font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);color:#111827;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.flip-card-front p{color:#6b7280;font-size:.9rem;line-height:1.5}.flip-card-back{color:#fff;background:#1ca64f;transform:rotateY(180deg);box-shadow:0 8px 32px #22c55e4d}.flip-card-back .flip-icon{color:#fff;background:#fff3;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.flip-card-back h3{font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.flip-card-back p{opacity:.9;font-size:.9rem;line-height:1.5}.flip-hint{color:#9ca3af;margin-top:.75rem;font-size:.75rem;font-style:italic}.metrics-row{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.metric-item{text-align:center}.metric-value{font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);color:#1ca64f;font-size:2.5rem;font-weight:800;line-height:1}.metric-label{color:#4b5563;margin-top:.5rem;font-size:.95rem}.prof-part-content{align-items:flex-start;gap:3rem;max-width:1100px;margin:0 auto;display:flex}.prof-part-left{flex:1;min-width:0}.prof-part-badge{color:#e35327;letter-spacing:.02em;text-transform:uppercase;background:#fff3e0;border-radius:100px;margin-bottom:1.25rem;padding:.35rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.prof-part-title{font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);color:#111827;margin-bottom:1rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;line-height:1.15}.prof-part-subtitle{color:#4b5563;font-size:1.05rem;line-height:1.7}.prof-part-right{flex:1;min-width:0}.prof-part-bullets{flex-direction:column;gap:1rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.prof-part-bullets li{color:#374151;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5;display:flex}.bullet-icon{color:#e35327;background:#fff;border:1px solid #0000000d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.prof-part-cta{color:#fff;font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);cursor:pointer;background:#e35327;border:none;border-radius:14px;align-items:center;padding:.85rem 1.75rem;font-size:1rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #e3532740}.prof-part-cta:hover{background:#c7431d;transform:translateY(-1px);box-shadow:0 6px 20px #e3532759}.demo-preview-section{background:var(--color-background,#fdfbf7);padding:6rem 2rem;min-height:auto!important}.demo-preview-two-col{align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:flex}.demo-text-col{flex:1.2}.demo-arrow-wrapper{color:#1ca64f;flex-shrink:0;justify-content:center;align-items:center;display:flex}.demo-arrow-icon{filter:drop-shadow(0 4px 12px #1ca64f33)}.demo-visual-col{flex:.8;justify-content:center;align-items:center;gap:2rem;display:flex}@media (max-width:768px){.demo-preview-two-col{text-align:center;flex-direction:column;gap:1.5rem}.demo-visual-col{flex-direction:column;gap:1.5rem;width:100%}.demo-arrow-wrapper{margin:0;transform:rotate(90deg)}}.video-placeholder.petite{aspect-ratio:16/9;cursor:pointer;background:linear-gradient(135deg,#fff7ed,#ffedd5);border:1px solid #d843151a;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014;max-width:450px!important}.video-placeholder.petite:hover{transform:scale(1.02)translateY(-5px);box-shadow:0 20px 40px #d843151a}.play-icon-circle.small{color:#1ca64f;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 4px 12px #0000001a}.play-icon-circle.small.pulse{animation:2s infinite pulse-ring}@keyframes pulse-ring{0%{box-shadow:0 0 #e3532780}70%{box-shadow:0 0 0 20px #e3532700}to{box-shadow:0 0 #e3532700}}.video-placeholder.requesting-demo{cursor:default;background:#1f2937;transform:none!important}.scroll-down-arrow{color:#9ca3af;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4rem;transition:color .3s;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-down-arrow:hover{color:#1ca64f}.placeholder-content{flex-direction:column;align-items:center;gap:.4rem;display:flex}.demo-form-wow-overlay{color:#fff;z-index:10;background:#111827f2;border-radius:16px;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:0}.demo-form.small-form{gap:.6rem;max-width:280px;padding:.5rem}.demo-form.small-form input{padding:.6rem .8rem;font-size:.85rem}.demo-form.small-form .demo-submit-btn{padding:.6rem;font-size:.9rem}.demo-form h3{color:#fff;font-size:1.25rem;font-family:var(--font-heading,"Bricolage Grotesque",sans-serif);margin-bottom:.25rem}.demo-form p{color:#fffc;margin-bottom:.5rem;font-size:.9rem;line-height:1.4}.demo-form input{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:10px;width:100%;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s}.demo-form input:focus{border-color:#1ca64f;outline:none}.demo-submit-btn{color:#fff;cursor:pointer;background:#1ca64f;border:none;border-radius:10px;padding:.75rem;font-size:1rem;font-weight:700;transition:transform .1s,background .2s}.demo-submit-btn:hover{background:#16a34a}.demo-cancel-btn{color:#fff9;cursor:pointer;background:0 0;border:none;margin-top:.5rem;font-size:.85rem;text-decoration:underline}.logo-morph-container{font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);color:#1ca64f;letter-spacing:-.02em;z-index:2;justify-content:center;align-items:center;margin:0;font-size:clamp(4rem,10vw,7rem);font-weight:800;display:flex;position:relative}.faq-logo-morph{cursor:pointer;opacity:.5;justify-content:center;align-items:center;margin-bottom:.5rem;transition:opacity .3s,transform .3s;display:flex;transform:scale(.6)}.faq-logo-morph:hover{opacity:1;transform:scale(.65)}.logomorph-dots-left{width:120px;height:120px;position:absolute;bottom:-1rem;left:-1rem}.logomorph-dots-right{width:120px;height:120px;position:absolute;bottom:-1rem;right:-1rem}.logomorph-halo{z-index:0;pointer-events:none;background:radial-gradient(#22c55e33 0%,#22c55e0f 50%,#0000 80%);width:340px;height:160px;animation:3s ease-in-out infinite alternate halo-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes halo-pulse{0%{opacity:.7;transform:translate(-50%,-50%)scale(.9)}to{opacity:1;transform:translate(-50%,-50%)scale(1.15)}}.logomorph-arrow{color:#1ca64f;opacity:.5;z-index:2;align-items:center;display:flex}.logomorph-cta{color:#1ca64f;font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);cursor:pointer;box-shadow:none;background:0 0;border:2px solid #1ca64f;border-radius:14px;margin-top:.5rem;padding:.85rem 2rem;font-size:1.05rem;font-weight:700;transition:background .2s,color .2s}.logomorph-cta:hover{color:#fff;background:#1ca64f}.demo-success{text-align:center}.demo-success h3{color:#1ca64f;margin:1rem 0 .5rem}.demo-success svg{color:#1ca64f}.play-icon{color:#d84315;filter:drop-shadow(0 4px 12px #d8431533)}.video-caption{color:#4b5563;text-align:center;padding:0 2rem;font-size:1rem;font-weight:500}.stapled-container{perspective:1000px;flex-direction:column;justify-content:center;align-items:center;display:flex}.polaroid-frame{background:#fff;border:1px solid #0000000d;border-radius:4px;margin-top:-3.5rem;padding:.6rem .6rem 2.5rem;transition:transform .3s;position:relative;box-shadow:0 8px 24px #0000001a,0 2px 4px #0000000d}.polaroid-frame:first-child{margin-top:0}.polaroid-frame:hover{z-index:10;transform:translateY(-10px)rotate(0)!important}.polaroid-inner{aspect-ratio:16/9;background:#f3f4f6;border-radius:2px;width:340px;overflow:hidden}.polaroid-img{object-fit:cover;width:100%;height:100%;display:block}.polaroid-label{text-align:center;color:#6b7280;opacity:0;pointer-events:none;font-size:.7rem;font-weight:600;font-family:var(--font-body);z-index:10;text-transform:uppercase;letter-spacing:.05em;position:absolute;bottom:.7rem;left:0;right:0}.polaroid-frame:hover .polaroid-label{opacity:1!important;transform:translateY(0)!important}.lightbox-overlay{z-index:9999;cursor:zoom-out;background:#000000f2;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.lightbox-close{color:#fff;cursor:pointer;z-index:10010;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.8rem;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.lightbox-close:hover{background:#fff3;transform:rotate(90deg)}.lightbox-nav{color:#fff;cursor:pointer;z-index:10010;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;padding:1.2rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-nav:hover{background:#fff3;transform:translateY(-50%)scale(1.1)}.lightbox-image-container{cursor:zoom-in;z-index:10005;flex-direction:column;justify-content:center;align-items:center;width:80vw;height:80vh;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.lightbox-image-container.is-zoomed{cursor:zoom-out;transform:scale(1.4)}.lightbox-img{object-fit:contain;border-radius:12px;width:100%;height:100%;box-shadow:0 40px 100px #000c}.lightbox-caption{text-align:center;color:#fff;font-family:var(--font-heading,"Bricolage Grotesque",sans-serif);opacity:.9;font-size:1.5rem;font-weight:600;position:absolute;bottom:-3rem;left:0;right:0}@media (max-width:768px){.lightbox-image-container{width:95vw;height:60vh}.lightbox-image-container.is-zoomed{transform:scale(1.1)}.lightbox-caption{font-size:1rem;bottom:-2rem}.lightbox-nav{padding:.8rem}.lightbox-nav.prev{left:.5rem}.lightbox-nav.next{right:.5rem}}.staple{z-index:2;background:linear-gradient(90deg,#9ca3af,#d1d5db,#9ca3af);border-radius:2px;width:24px;height:6px;position:absolute;top:-8px;left:50%;transform:translate(-50%);box-shadow:0 1px 2px #0003}.staple:after{content:"";background:#fff6;height:1px;position:absolute;top:1px;left:3px;right:3px}.section-title{font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);text-align:center;color:#1ca64f;letter-spacing:-.02em;margin-bottom:3.5rem;font-size:clamp(2rem,5vw,2.8rem);font-weight:800}.hero-title{font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);text-align:center;color:#111827;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1}.hero-subtitle{text-align:center;color:#4b5563;max-width:700px;margin:0 auto 3rem;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.6}.cards-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.advantage-card,.ethics-card{background:#fff;border:1px solid #0000000a;border-radius:24px;padding:2.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #00000008}.advantage-card:hover,.ethics-card:hover{transform:translateY(-12px)scale(1.05);box-shadow:0 20px 40px #22c55e2e}.advantage-card:hover .card-icon-wrapper{color:#fff;background:#1ca64f}.ethics-card:hover .ethics-icon-wrapper{color:#fff;background:#d84315}.card-icon-wrapper,.ethics-icon-wrapper{color:#1ca64f;background:#e8f5e9;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;display:flex}.ethics-icon-wrapper{color:#d84315;background:#fff3e0}.card-title{font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);color:#111827;margin-bottom:1rem;font-size:1.4rem;font-weight:700}.card-desc{color:#4b5563;font-size:1rem;line-height:1.6}.faq-list{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.faq-item{background:#fff;border:1px solid #0000000d;border-radius:16px;overflow:hidden}.faq-question{width:100%;font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);color:#111827;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 2rem;font-size:1.15rem;font-weight:700;display:flex}.faq-answer{color:#4b5563;padding:0 2rem 1.5rem;line-height:1.6}.cta-title{font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);text-align:center;color:#1ca64f;margin-bottom:1.5rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.1}.cta-description{text-align:center;color:#4b5563;max-width:700px;margin:0 auto 2rem;font-size:1.1rem}.cta-blocks{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:4rem;display:grid}.cta-block{background:#fff;border:1px solid #0000000a;border-radius:20px;align-items:flex-start;gap:1rem;padding:1.2rem;display:flex}.cta-block svg{color:#1ca64f;flex-shrink:0}.signup-form{flex-direction:column;gap:1.2rem;max-width:600px;margin:0 auto;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.signup-form input{border:2px solid #e5e7eb;border-radius:12px;padding:1rem 1.5rem;font-size:1rem;transition:border-color .2s}.signup-form input:focus{border-color:#1ca64f;outline:none}.submit-btn{color:#fff;cursor:pointer;background:#1ca64f;border:none;border-radius:14px;flex-direction:column;align-items:center;padding:1.2rem;font-size:1.1rem;font-weight:700;transition:background .2s,transform .1s;display:flex}.submit-btn:hover{background:#1ca64f}.submit-btn:active{transform:scale(.98)}.submit-badge{text-transform:uppercase;letter-spacing:.05em;opacity:.8;margin-top:4px;font-size:.75rem}.landing-footer{background:#fff;border-top:1px solid #0000000f;padding:4rem 2rem}.footer-content{text-align:center;max-width:1000px;margin:0 auto}.footer-brand{font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);color:#22c55e;justify-content:center;align-items:center;gap:.8rem;margin-bottom:2rem;font-size:1.4rem;font-weight:800;display:flex}.footer-links{justify-content:center;gap:1.5rem;margin-bottom:2rem;display:flex}.footer-links a{color:#64748b;font-size:.95rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#1ca64f}.footer-copy{color:#94a3b8;font-size:.9rem}@media (max-width:768px){.landing-navbar{flex-flow:wrap;justify-content:space-between;align-items:center;gap:0;padding:.6rem 1.25rem;display:flex}.navbar-left{flex:none;order:1}.navbar-mobile-actions{flex:none;order:2;align-items:center;display:flex}.audience-navigation{border-top:1px solid #0000000a;order:3;justify-content:space-around;gap:.5rem;width:100%;margin:.6rem -1.25rem 0;padding:.6rem 1.25rem 0;display:flex}.nav-secondary-btn{white-space:nowrap;opacity:.6;padding:.4rem .2rem;font-size:.82rem}.nav-secondary-btn.active{opacity:1}.mobile-profile-avatar{width:34px;height:34px;box-shadow:none;background-color:#1ca64f;border-radius:50%}.mobile-login-icon{color:#111827;background:0 0;border-color:#0000001a;width:34px;height:34px}.navbar-right{display:none}.main-wrapper{padding-top:5.5rem;padding-bottom:4.5rem}}.profile-navbar{z-index:1000;background:#fff;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:.75rem 2rem;display:flex;position:sticky;top:0;box-shadow:0 4px 12px #0000000a}.profile-navbar .navbar-left{align-items:center;gap:.6rem;text-decoration:none;display:flex}.profile-nav-actions{align-items:center;gap:.75rem;display:flex}.dashboard-btn-full{color:#fff;background:#1ca64f;border-radius:10px;align-items:center;gap:.4rem;padding:.55rem 1.4rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.logout-btn-nav{color:#374151;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:.4rem;padding:.55rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}@media (max-width:768px){.profile-navbar{flex-wrap:nowrap;justify-content:space-between;padding:.6rem 1rem}.profile-navbar .navbar-left{order:1}.profile-nav-actions{flex:none;order:2;justify-content:flex-end;gap:.4rem}.profile-navbar .dashboard-btn-full{border-radius:8px;height:34px;padding:.5rem .8rem;font-size:.75rem}.profile-navbar .dashboard-btn-full span{display:none}.profile-navbar .dashboard-btn-full:after{content:"Accéder";margin-left:2px}.profile-navbar .logout-btn-nav{border:1px solid #0000001a;border-radius:50%;justify-content:center;width:34px;height:34px;padding:0}.profile-navbar .logout-btn-nav span{display:none}}.video-demo-section{padding-top:0;padding-bottom:0}.logo-morph-container{margin:0 0 2rem;font-size:clamp(2.5rem,12vw,4rem)}.video-placeholder{border-radius:8px;max-width:100%!important}.video-caption{padding:0 1rem;font-size:.85rem}.play-icon{width:36px;height:36px}.hero-section{padding-top:1rem}.hero-title{margin-bottom:1rem;font-size:clamp(1.4rem,5.5vw,2rem);line-height:1.15}.hero-subtitle{max-width:100%;margin:0 auto 1.5rem;font-size:.9rem;line-height:1.5}.stapled-container{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;gap:1rem;margin:1rem -1rem;padding:1.5rem 1rem 1rem;display:flex;overflow-x:auto}.stapled-container::-webkit-scrollbar{display:none}.polaroid-frame{scroll-snap-align:center;flex:0 0 85vw;max-width:320px;margin-right:.5rem;padding:.5rem .5rem 2rem}.polaroid-inner{aspect-ratio:4/3;width:100%}.polaroid-label{color:#4b5563;font-size:.7rem;bottom:.5rem;opacity:1!important;transform:translateY(0)!important}.carousel-arrow{display:flex}.cards-grid{grid-template-columns:1fr;gap:1rem}.advantage-card,.ethics-card{border-radius:16px;padding:1.5rem}.card-icon-wrapper,.ethics-icon-wrapper{border-radius:12px;width:44px;height:44px;margin-bottom:1rem}.card-title{margin-bottom:.6rem;font-size:1.15rem}.card-desc{font-size:.88rem;line-height:1.5}.section-title{margin-bottom:2rem;font-size:clamp(1.4rem,5vw,2rem)}.cta-title{margin-bottom:1rem;font-size:clamp(1.3rem,5vw,1.8rem)}.cta-description{max-width:100%;margin:0 auto 1.5rem;font-size:.9rem}.cta-blocks{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}.cta-block{border-radius:14px;gap:.75rem;padding:1.2rem}.cta-block p{font-size:.88rem}.cta-block svg{width:24px;height:24px}.form-row{grid-template-columns:1fr;gap:.8rem}.signup-form{gap:.8rem}.signup-form input{border-radius:10px;padding:.85rem 1rem;font-size:.9rem}.submit-btn{border-radius:12px;padding:1rem;font-size:1rem}.form-success h3{font-size:1.2rem}.demo-form{max-width:250px}.demo-form h3{font-size:.9rem}.demo-form p{font-size:.7rem}.faq-list{gap:.6rem}.faq-question{padding:1rem 1.2rem;font-size:.95rem}.faq-answer{padding:0 1.2rem 1rem;font-size:.88rem}.faq-item{border-radius:12px}.landing-footer{padding:2.5rem 1rem}.footer-brand{margin-bottom:1.2rem;font-size:1.1rem}.footer-links{flex-direction:column;align-items:center;gap:.6rem;margin-bottom:1.2rem}.footer-separator{display:none}.footer-links a{font-size:.85rem}.footer-copy{font-size:.78rem}.lightbox-overlay{padding:1rem}.lightbox-image-container{width:95vw;height:60vh}.lightbox-image-container.is-zoomed{transform:scale(1.1)}.lightbox-caption{font-size:1rem;bottom:-2rem}.lightbox-nav{padding:.6rem}.lightbox-nav.prev{left:.3rem}.lightbox-nav.next{right:.3rem}.lightbox-close{padding:.6rem;top:.8rem;right:.8rem}.intro-tagline{text-align:left;max-width:90%;font-size:clamp(1.6rem,7vw,2.4rem);position:fixed;top:15%;left:1.2rem;right:auto}.intro-login-btn{padding:.4rem .8rem;font-size:.75rem;top:1rem;right:1rem}.sms-container{align-items:flex-end;max-width:none;position:fixed;inset:auto 1rem 25%;transform:none}.sms-bubble{max-width:95%;padding:.6rem .9rem;font-size:.82rem}.discover-btn{text-align:center;align-self:center;width:auto;padding:.8rem 1.8rem;font-size:.95rem}.popup-card{padding:2rem 1.5rem}.popup-title{font-size:1.3rem}.popup-btn{padding:.85rem;font-size:.95rem}@media (max-width:480px){.hero-title{font-size:1.35rem}.hero-subtitle{font-size:.85rem}.section-title{margin-bottom:1.5rem;font-size:1.2rem}.logo-morph-container{margin:0 0 1.5rem;font-size:clamp(2rem,14vw,3rem)}.polaroid-frame{flex:0 0 80vw}.advantage-card,.ethics-card{padding:1.2rem}.card-title{font-size:1.05rem}.card-desc{font-size:.82rem}.cta-title{font-size:1.2rem}.cta-description{font-size:.82rem}.faq-question{padding:.85rem 1rem;font-size:.85rem}.faq-answer{padding:0 1rem .85rem;font-size:.82rem}.sms-bubble{padding:.5rem .75rem;font-size:.75rem}.intro-tagline{font-size:clamp(1.4rem,6.5vw,2rem);top:13%}}.mobile-bottom-cta{z-index:90;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-top:1px solid #00000014;justify-content:center;gap:.5rem;padding:.75rem 1rem;display:none;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-cta .mobile-cta-btn{color:#fff;cursor:pointer;text-align:center;background:#1ca64f;border:none;border-radius:10px;flex:1;padding:.75rem;font-size:.9rem;font-weight:700}.mobile-bottom-cta .mobile-login-btn{color:#374151;background:0 0;border:1px solid #e5e7eb;border-radius:10px;flex:none;align-items:center;padding:.75rem 1rem;font-size:.8rem;font-weight:600;text-decoration:none;display:flex}.stapled-wrapper{flex-direction:column;display:flex;position:relative}.ethics-title{color:inherit}.ethics-title .title-accent{color:#e35327}.ethics-section,.ethics-section .ethics-title{color:#fff}.ethics-section .ethics-title .title-accent{color:#4ade80}.ethics-section .ethics-icon-circle{color:#4ade80;background:#ffffff1a;border-color:#fff3}.ethics-section .ethics-col-title{color:#fff}.ethics-section .ethics-col-desc{color:#fffc}.ethics-section .ethics-dots{background-image:radial-gradient(circle,#ffffff1a 1.5px,#0000 1.5px)}.theme-prof .ethics-section,.theme-prof .ethics-section .ethics-title{color:#111827}.theme-prof .ethics-section .ethics-title .title-accent{color:#e35327}.theme-prof .ethics-section .ethics-icon-circle{color:#e35327;background:#fff;border-color:#0000000d}.theme-prof .ethics-section .ethics-col-title{color:#111827}.theme-prof .ethics-section .ethics-col-desc{color:#4b5563}.theme-prof .ethics-section .ethics-dots{background-image:radial-gradient(circle,#0000000d 1.5px,#0000 1.5px)}.theme-eleve .ethics-section,.theme-eleve .ethics-section .ethics-title{color:#111827}.theme-eleve .ethics-section .ethics-title .title-accent{color:#1ca64f}.theme-eleve .ethics-section .ethics-icon-circle{color:#1ca64f;background:#fff;border-color:#0000000d}.theme-eleve .ethics-section .ethics-col-title{color:#111827}.theme-eleve .ethics-section .ethics-col-desc{color:#4b5563}.theme-eleve .ethics-section .ethics-dots{background-image:radial-gradient(circle,#0000000d 1.5px,#0000 1.5px)}.ethics-columns{justify-content:center;gap:2rem;display:flex}.ethics-column{text-align:center;flex:1;max-width:340px;padding:2rem 1.5rem}.ethics-icon-circle{color:#e35327;background:#fff;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex;box-shadow:0 4px 12px #00000005}.ethics-col-title{font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);color:#111827;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.ethics-col-desc{color:#4b5563;font-size:.9rem;line-height:1.6}.ethics-dots{opacity:.8;z-index:0;pointer-events:none;background-image:radial-gradient(circle,#0000000d 1.5px,#0000 1.5px);background-size:16px 16px;width:100px;height:100px;position:absolute}.ethics-dots-left{top:10%;left:3%}.testimonials-section{background:#fdfbf7;min-height:auto;padding:5rem 2rem}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.testimonial-card{background:#fff;border:1px solid #0000000a;border-radius:20px;flex-direction:column;gap:1rem;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 20px #0000000d}.testimonial-card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 12px 32px #0000001a}.testimonial-stars{gap:2px;display:flex}.testimonial-quote{color:#374151;margin:0;padding-left:0;font-size:.95rem;font-style:italic;line-height:1.65;position:relative}.quote-icon{color:#e35327;opacity:.3;margin-bottom:.25rem;display:block}.testimonial-author{border-top:1px solid #f3f4f6;align-items:center;gap:.75rem;margin-top:auto;padding-top:.5rem;display:flex}.testimonial-avatar{color:#e35327;background:#fff3e0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:700;display:flex}.testimonial-author strong{color:#111827;font-size:.85rem;display:block}.testimonial-author span{color:#9ca3af;font-size:.75rem}.cta-inner{text-align:center;max-width:680px;margin:0 auto}.cta-title{font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);color:#fff;margin-bottom:1.25rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;line-height:1.2}.cta-accent{font-family:var(--font-handwritten,"Caveat",cursive);color:#fff3e0;font-size:1.1em}.cta-description{color:#ffffffd9;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.cta-section .signup-form{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #ffffff26;border-radius:20px;padding:2rem}.cta-section .form-row{gap:.75rem;display:flex}.cta-section input,.cta-section select{color:#fff;background:#ffffff26;border:1px solid #fff3;border-radius:10px;width:100%;padding:.75rem 1rem;font-size:.95rem}.cta-section input::placeholder{color:#fff9}.cta-section .form-select{color:#ffffffd9}.cta-section .form-select option{color:#fff;background:#1f2937}.cta-section .submit-btn{color:#e35327;font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);cursor:pointer;background:#fff;border:none;border-radius:14px;width:100%;margin-top:.75rem;padding:.85rem 2rem;font-size:1rem;font-weight:700;transition:all .2s;box-shadow:0 4px 16px #00000026}.cta-section .submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0003}.video-wow-section{background:var(--color-background,#fdfbf7);min-height:auto;padding:1.5rem 1rem;position:relative;overflow:hidden}.video-wow-section .section-title{margin-bottom:.5rem}.logomorph-showcase-section{background:var(--color-background,#fdfbf7);min-height:auto}.theme-eleve .logomorph-showcase-section{background:#fff8f0}.theme-prof .logomorph-showcase-section{background:#f0f7f2}.theme-eleve .video-wow-section{background:#fff8f0}.theme-prof .video-wow-section{background:#f0f7f2}.video-wow-container{text-align:center;width:100%;max-width:420px;margin:0 auto;position:relative}.video-wow-header{z-index:2;margin-bottom:.5rem;position:relative}.video-wow-subtitle{color:#4b5563;margin-top:.25rem;font-size:1.1rem}.video-card-wrapper{z-index:2;background:#fff;border:1px solid #fff9;border-radius:24px;width:100%;padding:12px;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 20px 40px #0000000d}.video-card-wrapper:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 30px 60px #e353271a}.video-card-wrapper.requesting-demo{z-index:10;transform:translateY(-5px)scale(1.05);box-shadow:0 30px 80px #00000026}.video-glow-effect{z-index:-1;pointer-events:none;background:radial-gradient(circle,#e3532726 0%,#0000 70%);width:80%;height:80%;animation:4s infinite alternate pulse-glow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pulse-glow{0%{opacity:.6;transform:translate(-50%,-50%)scale(.9)}to{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}.video-placeholder-card{aspect-ratio:16/9;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:250px;display:flex;position:relative;overflow:hidden}.video-glass-overlay{background:#fff3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.play-btn-wow{color:#fff;cursor:pointer;background:#e35327;border:none;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:transform .2s,background .2s;animation:2s infinite pulse-ring;display:flex;box-shadow:0 0 #e3532766}.play-btn-wow:hover{background:#cf461e;transform:scale(1.1)}.play-icon-circle svg{margin-left:4px}.video-duration{background:#000c;position:absolute;bottom:1rem;right:1rem}.wow-dots-top-left{width:150px;height:150px;position:absolute;top:-2rem;left:-2rem}.wow-dots-bottom-right{width:150px;height:150px;position:absolute;bottom:-2rem;right:-2rem}.cta-section .submit-badge{color:#fff;vertical-align:middle;background:#e35327;border-radius:100px;margin-left:.5rem;padding:.15rem .6rem;font-size:.7rem}.cta-section .form-reassurance{color:#fff9;justify-content:center;align-items:center;gap:.35rem;margin-top:.75rem;font-size:.8rem;display:flex}.cta-section .form-success{text-align:center;color:#fff}.cta-section .form-success h3{color:#fff}.cta-section .form-error{color:#fee2e2}@media (max-width:768px){.intro-tagline{margin-bottom:2rem;font-size:clamp(2.2rem,10vw,3.2rem)}.video-bg img,.video-bg video{object-position:25% center}.intro-content{background:radial-gradient(circle,#0000004d 0%,#0000 70%);max-width:100%;padding:0 1.5rem;top:52%;right:0}.hero-cta-container{justify-content:center;width:90%;display:flex;top:72%;left:50%;right:auto;transform:translate(-50%)}.discover-btn{width:auto;min-width:200px;padding:1rem 2rem;font-size:1.1rem;box-shadow:0 10px 25px #0000004d}.intro-tagline{text-shadow:0 2px 8px #000000e6,0 4px 20px #0006;max-width:100%;margin-bottom:0;font-size:clamp(2.1rem,10vw,2.8rem);line-height:1.15}.hero-two-col{text-align:center;flex-direction:column;gap:3rem}.hero-text-col{align-items:center}.hero-title{text-align:center;margin-bottom:1rem;font-size:clamp(1.8rem,7vw,2.4rem)}.hero-subtitle{text-align:center;margin-bottom:2rem;padding:0 .5rem;font-size:1rem}.hero-section{padding:80px 1.25rem 3rem}.steps-row{flex-direction:column;align-items:center}.steps-row:before{display:none}.how-it-works-section{padding:3rem 1.25rem}.flip-cards-row{flex-direction:column;align-items:center;gap:1.25rem}.flip-card{width:100%;max-width:340px;height:250px}.flip-card-front h3,.flip-card-back h3{font-size:1rem}.flip-card-front p,.flip-card-back p{font-size:.85rem}.metrics-row{gap:1.5rem}.metric-value{font-size:2rem}.metric-label{font-size:.85rem}.section{min-height:auto;padding:4rem 1.25rem 3rem}.section-title{margin-bottom:2.5rem;font-size:1.8rem}.problem-solution-section{padding:2.5rem 1rem}.ethics-columns{flex-direction:column;align-items:center}.testimonials-grid{grid-template-columns:1fr;gap:1.25rem}.testimonials-section{padding:3rem 1.25rem}.cta-section .form-row{flex-direction:column}.prof-part-content{flex-direction:column;gap:2rem}.prof-part-title{font-size:1.4rem}.prof-part-cta{justify-content:center;width:100%}}
/*# sourceMappingURL=42215141c11f9f8a.css.map*/