.cursor,nav{position:fixed}.nav-cta,.nav-links a{text-decoration:none;font-size:.95rem}.nav-links a,.section-title,h1{font-weight:400}#constat,#demain,#developers,.cta,.metric{text-align:center}#developers,footer{padding:4rem}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent;outline:0}:root{--black:#000000;--white:#ffffff;--gray-900:#111111;--gray-800:#1a1a1a;--gray-700:#2a2a2a;--gray-600:#4a4a4a;--gray-500:#6a6a6a;--gray-400:#8a8a8a;--gray-300:#aaaaaa;--gray-200:#cacaca;--gray-100:#eaeaea;--gray-50:#f5f5f5;--orange:#ff7000;--turquoise:#00ffd0;--orange-subtle:rgba(255, 112, 0, 0.1);--turquoise-subtle:rgba(0, 255, 208, 0.1)}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;line-height:1.6;color:var(--gray-900);background:var(--white);overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}section{padding:8rem 4rem}.container{max-width:1400px;margin:0 auto}.section-label{font-size:.875rem;letter-spacing:.1em;text-transform:uppercase;color:var(--gray-500);margin-bottom:1rem}.section-title{font-size:clamp(2.2rem, 4vw, 3.5rem);letter-spacing:-.02em;margin-bottom:2rem;max-width:800px}.section-description{font-size:1.25rem;color:var(--gray-600);max-width:700px;line-height:1.8}.hero-content,.nav-container{max-width:1400px;margin:0 auto}.cursor{width:20px;height:20px;border:1px solid var(--gray-400);border-radius:50%;pointer-events:none;transition:.1s;z-index:9999;mix-blend-mode:difference}.btn-primary,.nav-cta{transition:.3s cubic-bezier(.4, 0, .2, 1)}.cursor.hover{transform:scale(2);border-color:var(--orange);background:var(--orange-subtle)}nav{top:0;width:100%;padding:2rem 4rem;background:rgba(255,255,255,.8);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:1000;transition:.4s cubic-bezier(.4, 0, .2, 1)}nav.scrolled{padding:1.2rem 4rem;background:rgba(255,255,255,.95);border-bottom:1px solid var(--gray-100)}.nav-container{display:flex;justify-content:space-between;align-items:center}.logo img{height:34px;width:auto;display:block;transition:opacity .3s;border-radius:8px}.logo:hover img{opacity:.6}.nav-links{display:flex;gap:3rem;align-items:center;list-style:none}.hero,.hero-badge{align-items:center}.nav-links a{color:var(--gray-600);transition:color .3s}.btn-secondary:hover,.nav-links a:hover{color:var(--black)}.nav-cta{padding:.6rem 1.5rem;border:1px solid var(--gray-900);border-radius:100px;color:var(--gray-900);font-weight:500}.nav-cta:hover{color:var(--white);background:var(--gray-900);transform:translateY(-1px)}.hero-accent::after,.underline-accent-orange::after{background:var(--orange)}.hero{min-height:100vh;display:flex;padding:0 4rem;position:relative}.hero-accent::after,.hero-grid{position:absolute;right:0;left:0}.hero-grid{top:0;bottom:0;background-image:linear-gradient(var(--gray-100) 1px,transparent 1px),linear-gradient(90deg,var(--gray-100) 1px,transparent 1px);background-size:50px 50px;opacity:.3;animation:20s linear infinite gridMove}@keyframes gridMove{0%{transform:translate(0,0)}100%{transform:translate(50px,50px)}}.hero-content{width:100%;position:relative;z-index:1}.hero-badge,h1{margin-bottom:2rem}.hero-badge{display:inline-flex;gap:.5rem;padding:.5rem 1rem;background:var(--gray-50);border-radius:100px;font-size:.875rem;color:var(--gray-600);animation:.8s fadeInDown}.badge-dot{width:8px;height:8px;background:var(--turquoise);border-radius:50%;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}h1{font-size:clamp(3rem, 7vw, 5.5rem);letter-spacing:-.04em;line-height:1;animation:.8s .2s both fadeInUp;max-width:1000px}.hero-accent,.underline-accent-orange,.underline-accent-turquoise{position:relative;display:inline-block}.hero-accent::after{content:'';bottom:0;height:.1em;opacity:.5;transform:scaleX(0);transform-origin:left;animation:1s 1s forwards underline}.underline-accent-orange::after,.underline-accent-turquoise::after{content:'';position:absolute;bottom:-.1em;left:0;right:0;height:.1em;opacity:.5;transform:scaleX(0);transform-origin:left;transition:transform 1s}.underline-accent-turquoise::after{background:var(--turquoise)}.underline-accent-orange.is-visible::after,.underline-accent-turquoise.is-visible::after{transform:scaleX(1)}@keyframes underline{to{transform:scaleX(1)}}.hero-description{font-size:1.25rem;color:var(--gray-600);max-width:700px;margin-bottom:3rem;line-height:1.8;animation:.8s .4s both fadeInUp}.btn-primary,.btn-secondary{padding:1rem 2rem;font-size:1rem;font-weight:500;cursor:pointer;text-decoration:none}.hero-buttons{display:flex;gap:1rem;align-items:center;animation:.8s .6s both fadeInUp}.btn-primary{background:var(--gray-900);color:var(--white);border:none;border-radius:100px;position:relative;overflow:hidden}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,0,0,.15);background-image:linear-gradient(45deg,var(--gray-800),var(--gray-900))}.btn-secondary{background:0 0;color:var(--gray-700);border:none;transition:.3s;display:inline-flex;align-items:center;gap:.5rem}.arrow{transition:transform .3s}.btn-secondary:hover .arrow{transform:translateX(5px)}.floating-element{position:absolute;pointer-events:none}.metric,.metric-value,.vision-list li,.vision-visual{position:relative}.float-1{top:20%;right:10%;width:350px;height:350px;background-image:url('mesh.jpg');background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.1;animation:15s ease-in-out infinite float1;border-radius:24px}.float-2,.float-3{border-radius:50%}.float-2{bottom:20%;left:5%;width:200px;height:200px;background:var(--orange-subtle);filter:blur(80px);animation:20s ease-in-out infinite float2}.float-3{top:50%;right:20%;width:150px;height:150px;background:var(--turquoise-subtle);filter:blur(60px);animation:25s ease-in-out infinite float3}@keyframes float1{0%,100%{transform:translate(0,0) rotate(0)}50%{transform:translate(40px,-60px) rotate(5deg)}}@keyframes float2{0%,100%{transform:translate(0,0)}50%{transform:translate(50px,-30px)}}@keyframes float3{0%,100%{transform:translate(0,0)}50%{transform:translate(-30px,50px)}}#constat .section-description{margin:0 auto}#vision,.metrics{background:var(--gray-50)}#architecture,#demain{background:var(--white)}.vision-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.vision-list{list-style:none;margin-top:2rem}.vision-list li{padding-left:2rem;margin-bottom:1rem;color:var(--gray-700)}.vision-list li::before{content:'✓';position:absolute;left:0;color:var(--turquoise);font-weight:600}.vision-visual{background:linear-gradient(135deg,var(--orange-subtle),var(--turquoise-subtle));border-radius:20px;width:100%;height:400px;animation:10s infinite gradient-pan;background-size:200% 200%;display:flex;align-items:center;justify-content:center;overflow:hidden}#developers .email-link,.feature-pillar-card,footer{background:var(--gray-50)}.vision-visual img{width:70%;height:auto;opacity:.2;animation:8s ease-in-out infinite slow-float;border-radius:10px}@keyframes gradient-pan{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}@keyframes slow-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-20px)}}.architecture-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:4rem}.feature-pillar-card{padding:3rem;border-radius:20px;border:1px solid var(--gray-100);transition:.3s}.feature-pillar-card:hover{transform:translateY(-8px);border-color:var(--gray-200);box-shadow:0 25px 50px -12px rgba(0,0,0,.08)}.pillar-icon{width:56px;height:56px;margin-bottom:1.5rem;color:var(--orange);background-color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:.3s}.pillar-icon svg{width:28px;height:28px}.feature-pillar-card:hover .pillar-icon{background-image:linear-gradient(45deg,var(--orange-subtle),var(--turquoise-subtle));transform:scale(1.1) rotate(5deg)}.pillar-title{font-size:1.75rem;font-weight:500;letter-spacing:-.01em;margin-bottom:1rem}.pillar-description{color:var(--gray-600);margin-bottom:1.5rem}.pillar-features-list{list-style:none;color:var(--gray-700)}.pillar-features-list li{padding-left:1.5rem;position:relative;margin-bottom:.75rem;font-size:.95rem}.pillar-features-list li::before{content:'•';position:absolute;left:0;color:var(--turquoise)}.metrics-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:4rem}.metric::after{content:'';position:absolute;right:-2rem;top:50%;transform:translateY(-50%);width:1px;height:40px;background:var(--gray-200)}.metric:last-child::after{display:none}.metric-value{font-size:3rem;font-weight:300;letter-spacing:-.02em;margin-bottom:.5rem}.metric-value .accent{color:var(--orange);opacity:.8}.footer-text,.metric-label{color:var(--gray-600);font-size:.95rem}#demain .section-description,#demain .section-title{margin-left:auto;margin-right:auto}.cta{padding:8rem 4rem;background:linear-gradient(to bottom,var(--white),var(--gray-50))}.cta-content{max-width:800px;margin:0 auto}.cta-title{font-size:clamp(2.5rem, 5vw, 4rem);font-weight:400;letter-spacing:-.03em;margin-bottom:2rem;line-height:1.1}.cta-description{font-size:1.25rem;color:var(--gray-600);margin-bottom:3rem;line-height:1.6}#developers .email-link,.footer-logo{font-weight:500;color:var(--gray-700)}.early-access-form{display:flex;gap:.5rem;max-width:450px;margin:0 auto;padding:.25rem;background:var(--white);border:1px solid var(--gray-200);border-radius:100px;transition:border-color .3s}.early-access-form:focus-within{border-color:var(--gray-400)}.early-access-form input{flex:1;padding:1rem 1.5rem;border:none;background:0 0;font-size:1rem;outline:0}.early-access-form button{padding:1rem 2rem;background:var(--gray-900);color:var(--white);border:none;border-radius:100px;font-size:1rem;font-weight:500;cursor:pointer;transition:.3s}.early-access-form button:hover{background:var(--black);transform:scale(1.02)}.form-message{margin-top:1rem;font-size:.95rem;height:20px;transition:opacity .3s;font-weight:500}.form-message.success{color:#00997d}.form-message.error{color:#cc3340}#developers{background:var(--white);border-top:1px solid var(--gray-100);border-bottom:1px solid var(--gray-100)}#developers h3{font-size:1.5rem;font-weight:500;margin-bottom:1rem;color:var(--gray-800)}#developers p{max-width:600px;margin:0 auto 1.5rem;color:var(--gray-600)}#developers .email-link{display:inline-block;text-decoration:none;padding:.75rem 1.5rem;border-radius:100px;border:1px solid var(--gray-200);transition:.3s}#developers .email-link:hover{background:var(--white);border-color:var(--gray-800);color:var(--gray-900);transform:translateY(-2px)}.footer-content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.architecture-grid{grid-template-columns:1fr}}@media (max-width:768px){.footer-content,.hero,.logo{text-align:center}html{font-size:93.75%}#developers,footer,section{padding:3rem 2rem}nav{padding:1.5rem 2rem}.floating-element,.metric::after,.nav-links{display:none}nav .nav-container{justify-content:center}.hero{padding:6rem 2rem 4rem}h1{font-size:2.5rem}h2{font-size:1.8rem}.hero-description{margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center;flex-direction:column}.vision-grid{grid-template-columns:1fr;gap:2rem}.vision-visual{height:250px}.metrics-container{grid-template-columns:repeat(2,1fr);gap:2rem}.early-access-form{flex-direction:column;border-radius:20px;padding:.5rem}.early-access-form button{width:100%}.footer-content{flex-direction:column;gap:2rem}}