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,#fafafa));-webkit-backdrop-filter:blur(12px);z-index:5;width:100%;height:25vh;position:absolute;bottom:-2px;left:0}.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-logo),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:35ch;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(20px);opacity:0;pointer-events:none;background:#ffffffa6;border:1px solid #ffffff80;border-radius:100px;justify-content:space-between;align-items:center;width:calc(100% - 2rem);max-width:1200px;margin:0 auto;padding:.75rem 1.5rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:1rem;left:0;right:0;transform:translateY(-15px);box-shadow:0 8px 32px #0000000a}.landing-navbar.visible{opacity:1;pointer-events:auto;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-logo),system-ui,sans-serif;color:#1ca64f;font-size:1.4rem;font-weight:800}.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}.navbar-mobile-toggle{color:#111827;cursor:pointer;background:#ffffffd1;border:1px solid #e5e7ebe6;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:none}.navbar-mobile-toggle:hover{color:#1ca64f;border-color:#1ca64f4d}.navbar-mobile-menu{-webkit-backdrop-filter:blur(20px);background:#ffffffe0;border:1px solid #ffffffb3;border-radius:24px;flex-direction:column;gap:.85rem;width:min(290px,100vw - 1rem);padding:1rem;display:flex;position:absolute;top:calc(100% + .65rem);right:0;box-shadow:0 18px 40px #0f172a1f}.navbar-mobile-section{flex-direction:column;gap:.45rem;display:flex}.navbar-mobile-label{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;padding:0 .3rem;font-size:.72rem;font-weight:800}.navbar-mobile-link,.navbar-mobile-account{color:#111827;background:#ffffffc7;border:1px solid #0000;border-radius:18px;align-items:center;gap:.75rem;width:100%;padding:.9rem 1rem;font-size:.96rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.navbar-mobile-link:hover,.navbar-mobile-account:hover{background:#f9fafbf5;border-color:#e5e7ebf2}.navbar-mobile-link.active{color:#1ca64f;background:#ecfdf3f5;border-color:#1ca64f2e}.navbar-mobile-account{cursor:pointer;border-color:#e5e7ebf2}.navbar-mobile-divider{background:#94a3b838;height:1px}.navbar-mobile-avatar{color:#fff;background:#1ca64f;border-radius:999px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:.78rem;font-weight:700;display:inline-flex}.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:#1ca64f;font-size:1.15em;font-weight:700}.section-subtitle{text-align:center;color:#6b7280;z-index:2;max-width:600px;margin:-2.5rem auto 2.5rem;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:#1ca64f;font-size:1.1em;font-weight:700}.hero-section{background:var(--color-background,#fafafa);justify-content:center;align-items:center;padding:100px 2rem 5rem;display:flex;position:relative;overflow:hidden;min-height:100vh!important}.hero-section:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#1ca64f14 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-100px;left:-100px}.how-it-works-section{z-index:2;background:linear-gradient(#fff 0%,#f8fafc 100%);min-height:auto;margin-top:-8vh;margin-bottom:-10vh;padding:8rem 2rem 5rem;position:relative;-webkit-mask-image:linear-gradient(#0000,#000 15% 85%,#0000);mask-image:linear-gradient(#0000,#000 15% 85%,#0000)}.problem-solution-section{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);padding-bottom:8rem}.advantages-section{background:#fff;border-top:1px solid #00000008;position:relative;overflow:hidden}.advantages-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#f59e0b05 0%,#0000 80%);width:800px;height:800px;position:absolute;top:10%;left:50%;transform:translate(-50%)}.ethics-section{color:#0f172a;background:#f8fafc;border-top:1px solid #00000008}.prof-particulier-section{background:#fff}.cta-section{color:#fff;z-index:5;background:linear-gradient(135deg,#1ca64f 0%,#134e4a 100%);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;min-height:100vh!important;padding:2rem!important}.cta-section:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-section{background:linear-gradient(#fff 0%,#f9fafb 100%);flex-direction:column;justify-content:center;align-items:center;display:flex;-webkit-mask-image:linear-gradient(#000 85%,#0000);mask-image:linear-gradient(#000 85%,#0000);min-height:100vh!important;padding:5rem 2rem!important}.theme-prof .hero-section{background:var(--color-background,#fafafa)}.theme-prof .how-it-works-section{background:#fff}.theme-prof .problem-solution-section{background:var(--color-background,#fafafa)}.theme-prof .advantages-section{background:#fff}.theme-prof .ethics-section{color:#0f172a;background:#f8fafc}.theme-prof .prof-particulier-section{background:#fff}.theme-prof .faq-section,.theme-eleve .hero-section{background:var(--color-background,#fafafa)}.theme-eleve .how-it-works-section{background:#fff}.theme-eleve .problem-solution-section{background:var(--color-background,#fafafa)}.theme-eleve .advantages-section{background:#fff}.theme-eleve .ethics-section{color:#0f172a;background:#f8fafc}.theme-eleve .prof-particulier-section{background:#fff}.theme-eleve .faq-section{background:var(--color-background,#fafafa)}.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{z-index:3;background:linear-gradient(135deg,#fff 0%,#f9fafb 100%);justify-content:center;align-items:center;display:flex;position:relative;-webkit-mask-image:linear-gradient(#0000,#000 20% 80%,#0000);mask-image:linear-gradient(#0000,#000 20% 80%,#0000);min-height:100vh!important;padding:2rem!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{z-index:2;background:linear-gradient(#fafafa 0%,#f1f5f9 100%);justify-content:center;align-items:center;margin-top:-10vh;margin-bottom:-10vh;display:flex;position:relative;-webkit-mask-image:linear-gradient(#0000,#000 15% 85%,#0000);mask-image:linear-gradient(#0000,#000 15% 85%,#0000);min-height:100vh!important;padding:2rem!important}.audience-cards-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.audience-card{-webkit-backdrop-filter:blur(16px);cursor:default;background:#fff6;border:1px solid #fff9;border-top:3px solid #0000;border-radius:20px;flex-direction:column;align-items:flex-start;padding:2.5rem 2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 20px #00000008}.audience-card:hover{border-color:#1ca64f33;border-top-color:inherit;background:#fff9;transform:translateY(-4px);box-shadow:0 12px 40px #0000000f}.audience-card.accent-green{border-top-color:#1ca64f}.audience-card.accent-blue{border-top-color:#60a5fa}.audience-card.accent-purple{border-top-color:#a78bfa}.audience-card.accent-green:hover{border-color:#1ca64f #1ca64f26 #1ca64f26}.audience-card.accent-blue:hover{border-color:#60a5fa #60a5fa26 #60a5fa26}.audience-card.accent-purple:hover{border-color:#a78bfa #a78bfa26 #a78bfa26}.audience-card-category{letter-spacing:.08em;text-transform:uppercase;border-radius:100px;margin-bottom:1rem;padding:.3rem .8rem;font-size:.78rem;font-weight:700;display:inline-block}.accent-green .audience-card-category{color:#1ca64f;background:#1ca64f14}.accent-blue .audience-card-category{color:#3b82f6;background:#3b82f614}.accent-purple .audience-card-category{color:#8b5cf6;background:#8b5cf614}.audience-card-title{font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);color:#111827;margin-bottom:.75rem;font-size:1.3rem;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:#f59e0b;letter-spacing:.03em;text-transform:uppercase;background:#fffbeb;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,"Outfit",system-ui,sans-serif);cursor:pointer;background:#1ca64f;border:none;border-radius:14px;padding:.9rem 2rem;font-size:1.05rem;font-weight:700;transition:all .25s;box-shadow:0 4px 16px #1ca64f33}.hero-cta-btn:hover{background:#16944a;transform:translateY(-2px);box-shadow:0 8px 24px #1ca64f4d}.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:#1ca64f}.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-track-wrapper{max-width:1000px;margin:0 auto;position:relative}.steps-continuous-line{z-index:0;pointer-events:none;background:linear-gradient(90deg,#e5e7eb 0%,#86efac 50%,#1ca64f 100%);height:2px;position:absolute;top:17px;left:18px;right:0}.steps-line-arrow{width:12px;height:12px;position:absolute;top:50%;right:-8px;overflow:visible;transform:translateY(-50%)}.steps-row{z-index:1;justify-content:space-between;gap:3rem;display:flex;position:relative}.step-column{text-align:left;flex-direction:column;flex:1;align-items:flex-start;display:flex}.step-marker{width:36px;height:36px;font-family:var(--font-heading,"Bricolage Grotesque",system-ui);letter-spacing:.05em;z-index:2;border-radius:50%;justify-content:center;align-items:center;margin-bottom:2rem;font-size:.8rem;font-weight:800;transition:transform .3s;display:flex;position:relative}.step-marker-1{color:#9ca3af;background:#fff;border:2px solid #e5e7eb;box-shadow:0 0 0 6px #fff}.step-marker-2{color:#16a34a;background:#fff;border:2px solid #86efac;box-shadow:0 0 0 6px #fff}.step-marker-3{color:#fff;background:#1ca64f;border:2px solid #1ca64f;box-shadow:0 0 0 6px #fff}.step-card{width:100%;transition:transform .35s}.step-title{font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);color:#111827;margin-bottom:.75rem;font-size:1.15rem;font-weight:700;line-height:1.3;transition:color .3s}.step-desc{color:#6b7280;font-size:.95rem;line-height:1.65}.step-column:hover .step-card{transform:translateY(-4px)}.step-column:hover .step-marker{color:#fff;background:#1ca64f;border-color:#1ca64f;transform:scale(1.1);box-shadow:0 0 0 6px #fff,0 4px 12px #1ca64f33}.step-column:hover .step-title{color:#1ca64f}.section-inline-cta{text-align:center;margin-top:2.5rem}.inline-cta-btn{color:#1ca64f;font-family:var(--font-heading,"Bricolage Grotesque",system-ui,sans-serif);cursor:pointer;background:0 0;border:2px solid #1ca64f;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:#1ca64f;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:#f59e0b;letter-spacing:.03em;text-transform:uppercase;background:#fffbeb;border-radius:100px;margin-bottom:1rem;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:#1ca64f;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:#1ca64f;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:0 0;padding:4rem 2rem;position:relative;min-height:auto!important}.demo-preview-two-col{z-index:1;background:linear-gradient(135deg,#1ca64f 0%,#15803d 100%);border-radius:40px;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;padding:5rem 4rem;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 50px #1ca64f26}.demo-preview-two-col:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#ffffff1f 0%,#0000 60%);width:500px;height:500px;position:absolute;top:-20%;right:-10%}.demo-text-col{z-index:2;flex:1.2;position:relative}.demo-text-col .section-title,.demo-text-col .title-accent{color:#fff}.demo-arrow-wrapper{color:#fffc;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;border-radius:32px;flex-direction:column;gap:1.5rem;padding:3rem 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:#f8fafc;border:1px solid #0000000d;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 #0000000a;max-width:450px!important}.video-placeholder.petite:hover{border-color:#1ca64f26;transform:scale(1.02)translateY(-5px);box-shadow:0 20px 40px #1ca64f14}.play-icon-circle.small{color:#fff;background:#cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 4px 12px #0000000d}.play-icon-circle.small.pulse{animation:2s infinite pulse-ring-green}@keyframes pulse-ring-green{0%{box-shadow:0 0 #1ca64f4d}70%{box-shadow:0 0 0 15px #1ca64f00}to{box-shadow:0 0 #1ca64f00}}.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-nav.prev{left:1.5rem}.lightbox-nav.next{right:1.5rem}.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}.testimonials-section{z-index:5;background:#fff;justify-content:center;align-items:center;margin-top:-10vh;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 15%);mask-image:linear-gradient(#0000,#000 15%);min-height:100vh!important;padding:2rem!important}.testimonials-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#1ca64f08 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;right:-10%}.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}.card-icon-wrapper.icon-color-green{color:#16a34a;background:#dcfce7}.advantage-card:hover .card-icon-wrapper.icon-color-green{color:#fff;background:#16a34a;box-shadow:0 8px 20px #16a34a4d}.card-icon-wrapper.icon-color-blue{color:#2563eb;background:#dbeafe}.advantage-card:hover .card-icon-wrapper.icon-color-blue{color:#fff;background:#2563eb;box-shadow:0 8px 20px #2563eb4d}.card-icon-wrapper.icon-color-purple{color:#9333ea;background:#f3e8ff}.advantage-card:hover .card-icon-wrapper.icon-color-purple{color:#fff;background:#9333ea;box-shadow:0 8px 20px #9333ea4d}.advantage-card:hover .card-icon-wrapper:not([class*=icon-color-]){color:#fff;background:#1ca64f}.ethics-card:hover .ethics-icon-wrapper{color:#fff;background:#d84315}.card-icon-wrapper,.ethics-icon-wrapper{color:#f59e0b;background:#fffbeb;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;display:flex}.ethics-icon-wrapper{color:#f59e0b;background:#fffbeb}.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:#fff;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{border-radius:28px;flex-wrap:nowrap;gap:.75rem;width:calc(100% - 1rem);padding:.55rem .7rem .55rem .9rem;position:fixed}.navbar-left{flex:auto;min-width:0}.navbar-logo-text{font-family:var(--font-logo),system-ui,sans-serif;font-size:1.1rem}.audience-navigation,.navbar-right{display:none}.navbar-mobile-toggle{flex:none;display:inline-flex}.mobile-bottom-cta{display:flex}.main-wrapper{padding-top:3.5rem;padding-bottom:4.5rem}.section{padding:2rem 1rem 2.5rem}.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:100%;max-width:24rem;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:#1ca64f}.ethics-section,.ethics-section .ethics-title{color:#0f172a}.ethics-section .ethics-title .title-accent{color:#111827!important}.ethics-section .ethics-icon-circle{color:#1ca64f;background:#fff;border-color:#0000000d}.ethics-section .ethics-col-title{color:#0f172a}.ethics-section .ethics-col-desc{color:#475569}.ethics-section .ethics-dots{background-image:radial-gradient(circle,#0000000d 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:#111827!important}.theme-prof .ethics-section .ethics-icon-circle{color:#f59e0b;background:#fffbeb;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:#111827!important}.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:#1ca64f;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:#1ca64f;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:#1ca64f;background:#eef2ff;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{color:#fff;font-family:var(--font-handwritten,"Caveat",cursive);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:#1ca64f;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:#1ca64f;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)}@keyframes pulse-ring{0%{box-shadow:0 0 #e3532780}70%{box-shadow:0 0 0 20px #e3532700}to{box-shadow:0 0 #e3532700}}.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:#1ca64f;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-wrapper:after{height:18vh}.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{max-width:100%;padding:0 1.5rem;top:58%;right:0}.hero-cta-container{width:calc(100% - 3rem);max-width:24rem;top:77%;left:50%;right:auto;transform:translate(-50%)}.intro-tagline{text-shadow:0 2px 20px #000c;max-width:100%;margin-bottom:0;font-size:clamp(2rem,9vw,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-track-wrapper{padding-top:0}.steps-row{flex-direction:column;align-items:center;gap:3rem}.steps-continuous-line{display:none}.step-column{text-align:center;align-items:center;max-width:100%}.step-marker{margin-bottom:1.5rem}.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%}}@media (max-width:480px){.intro-wrapper:after{height:15vh}.hero-cta-container{width:calc(100% - 2.5rem);top:74%}}
/*# sourceMappingURL=31a7b9210a914e76.css.map*/