@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap);@supports (padding:max(0px)){body{padding:max(0px,env(safe-area-inset-top)) max(0px,env(safe-area-inset-right)) max(0px,env(safe-area-inset-bottom)) max(0px,env(safe-area-inset-left))}}html{background:#000}@supports (-webkit-touch-callout:none){body,body:before{background:#000}body:before{content:"";height:env(safe-area-inset-top);left:0;position:fixed;right:0;top:0;z-index:9999}}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:inherit!important;background:#0000!important;background-color:initial!important;-webkit-box-shadow:inset 0 0 0 30px #0000!important}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{background-color:initial!important;background:#0000!important}.submit-message{border-radius:4px;font-size:.9rem;margin-top:1rem;padding:.75rem 1rem;text-align:center}.submit-message.success{background-color:#22c55e1a;border:1px solid #22c55e4d;color:#22c55e}.submit-message.error{background-color:#ef44441a;border:1px solid #ef44444d;color:#ef4444}.aletheia-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;border-bottom:1px solid #ffffff1a;left:0;position:fixed;right:0;top:0;transition:transform .3s ease-in-out;z-index:1000}.aletheia-header.visible{transform:translateY(0)}.aletheia-header.hidden{transform:translateY(-100%)}.header-container{justify-content:flex-start;padding:1rem 2rem;position:relative;width:100%}.header-container,.header-logo{align-items:center;display:flex}.header-logo{gap:.1rem;text-decoration:none;transition:opacity .3s ease}.header-logo:hover{opacity:.8}.logo-icon{align-items:center;display:flex;justify-content:center}.logo-icon img{height:65px;object-fit:contain;width:65px}.company-name{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:500;letter-spacing:.025em}.hamburger-menu{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;height:18px;justify-content:space-between;padding:0;position:absolute;right:2rem;top:50%;transform:translateY(-50%);width:24px}.hamburger-menu span{background-color:#fff;display:block;height:2px;transition:all .3s ease;width:100%}.hamburger-menu.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger-menu.open span:nth-child(2){opacity:0}.hamburger-menu.open span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.mobile-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;border-top:1px solid #ffffff1a;left:0;position:absolute;right:0;top:100%}.mobile-nav ul{list-style:none;margin:0;padding:1rem 2rem}.mobile-nav li{margin:.75rem 0}.mobile-nav a{color:#fff;font-family:Inter,sans-serif;font-size:1rem;text-decoration:none;transition:color .3s ease}.mobile-nav a:hover{color:#a855f7}.desktop-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 10px 25px #0000004d;display:none;min-width:200px;position:absolute;right:0;top:100%;z-index:1001}.desktop-nav ul{list-style:none;margin:0;padding:1rem 0}.desktop-nav li{margin:0}.desktop-nav a{color:#fff;display:block;font-family:Inter,sans-serif;font-size:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.desktop-nav a:hover{background:#a855f71a;color:#a855f7}.menu-contact-info{border-top:1px solid #ffffff1a;margin-top:.5rem;padding:1rem 1.5rem}.menu-contact-info p{color:#fffc;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;margin:.25rem 0}@media (min-width:768px){.hamburger-menu{display:flex;left:auto;position:absolute;right:2rem;top:50%;transform:translateY(-50%)}.mobile-nav{display:none}.desktop-nav{display:block}}@media (max-width:480px){.header-container{padding:1rem}.logo-icon img{height:32px;width:32px}.company-name{font-size:1rem}.hamburger-menu{right:1rem}}.aletheia-footer{background:linear-gradient(180deg,#0a0a0a,#000);border-top:1px solid #a855f733;color:#fff;margin-top:auto;padding:4rem 0 2rem}.footer-container{margin:0 auto;max-width:1200px;padding:0 2rem}.footer-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:1100px}.footer-section{display:flex;flex-direction:column;gap:1.5rem}.footer-section:last-child{align-items:flex-end;text-align:right}.footer-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.75rem;font-weight:700;margin:0}.subscribe-form{display:flex;flex-direction:column;gap:1rem}.email-input-group{display:flex;flex-direction:column;gap:.5rem}.email-input-group label{color:#fff;font-family:Inter,sans-serif;font-size:.875rem}.input-container{display:flex;gap:.5rem}.input-container input{background:#ffffff0d;border:1px solid #ffffff4d;border-radius:8px;color:#fff;flex:1 1;font-family:Inter,sans-serif;font-size:.875rem;padding:1rem;transition:all .3s ease}.input-container input::placeholder{color:#fff9}.input-container input:focus{background:#ffffff1a;border-color:#a855f7;box-shadow:0 0 0 3px #a855f71a;outline:none}.subscribe-btn{background:linear-gradient(135deg,#a855f7,#9333ea);border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.025em;padding:1rem 2rem;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1)}.subscribe-btn:hover{background:linear-gradient(135deg,#9333ea,#7c3aed);box-shadow:0 8px 20px #a855f74d;transform:translateY(-2px)}.newsletter-checkbox{align-items:center;display:flex;gap:.5rem}.newsletter-checkbox input[type=checkbox]{accent-color:#a855f7;height:16px;width:16px}.newsletter-checkbox label{color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:.875rem}.contact-info{align-items:flex-end;display:flex;flex-direction:column;gap:.5rem}.contact-item{color:#fff;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:1.4}.legal-links{align-items:flex-end;display:flex;flex-direction:column;gap:.5rem}.legal-links a{border-bottom:1px solid #0000;color:#fffc;display:inline-block;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;padding:.25rem 0;text-decoration:none;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.legal-links a:hover{border-bottom-color:#a855f7;color:#a855f7}.headquarters{align-items:flex-end;display:flex;flex-direction:column;gap:.25rem}.headquarters-label{color:#fff;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:.25rem;text-transform:uppercase}.address{display:flex;flex-direction:column;gap:.125rem}.address span{color:#ffffffe6;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4}.social-media{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.social-icon{align-items:center;background:#ffffff0d;border:1px solid #ffffff4d;border-radius:50%;display:flex;height:44px;justify-content:center;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);width:44px}.social-icon img{filter:brightness(0) invert(1);height:20px;transition:all .3s ease;width:20px}.social-icon:hover{background:#a855f7;border-color:#a855f7;box-shadow:0 8px 20px #a855f74d;transform:translateY(-3px)}.social-icon:hover img{filter:brightness(0) invert(1)}.footer-divider{background:linear-gradient(90deg,#0000,#ffffff4d 50%,#0000);height:1px;margin:2rem 0 1rem}.copyright{padding-top:1rem;text-align:center}.copyright span{color:#fff;font-family:Inter,sans-serif;font-size:.75rem;opacity:.8}@media (max-width:768px){.footer-content{gap:2rem;grid-template-columns:1fr}.footer-container{padding:0 1rem}.input-container{flex-direction:column}.subscribe-btn{align-self:flex-start}.social-media{justify-content:center}}.home-page{background:#000;color:#fff;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.home-hero-section{align-items:flex-start;background:linear-gradient(135deg,#000,#1a1a2e 25%,#16213e 50%,#0f3460 75%,#533483);display:flex;height:90vh;justify-content:center;overflow:hidden;padding-top:10vh;position:relative}.home-hero-video-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.home-hero-video-background video{display:block;height:100%;object-fit:cover;width:100%}.home-hero-overlay{background:linear-gradient(135deg,#000000b3,#00000080 50%,#000000b3);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.home-hero-content{margin-top:2rem;max-width:800px;padding:0 2rem;position:relative;text-align:center;z-index:3}.home-hero-text{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.home-hero-subtitle{color:#ffffffe6;font-size:1.125rem;font-weight:500;letter-spacing:.05em;margin:0}.home-hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#a855f7);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:700;line-height:1.1;margin:0}.home-hero-buttons{display:flex;gap:1rem;margin-top:8rem}.cta-button{cursor:pointer;font-family:Inter,sans-serif;font-weight:500}.cta-button.outlined{border:2px solid #fff}.cta-button.outlined:hover{background:#fff;color:#000}.cta-button.filled{background:#a855f7;border:2px solid #a855f7}.cta-button.filled:hover{background:#9333ea;border-color:#9333ea}.solutions-section{background:linear-gradient(180deg,#000,#0a0a0a);border-bottom:1px solid #ffffff1a;padding:4rem 0;position:relative}.container{max-width:2000px}.section-title{color:#fff;font-size:3rem;font-weight:700;margin-bottom:4rem;position:relative;text-align:center}.section-title:after{background:linear-gradient(90deg,#a855f7,#9333ea);border-radius:2px;bottom:-1rem;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.solutions-grid{display:flex;gap:3rem;justify-content:center;width:100%}.solution-card{background:linear-gradient(145deg,#0a0a0a,#1a1a1a);border:1px solid #a855f74d;border-radius:16px;display:flex;flex-direction:column;flex-shrink:0;gap:2rem;height:100%;overflow:hidden;padding:3rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:600px}.solution-card:before{background:linear-gradient(90deg,#a855f7,#9333ea);content:"";height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .4s ease}.solution-card:hover{border-color:#a855f799;box-shadow:0 25px 50px #a855f726;transform:translateY(-8px)}.solution-card:hover:before{transform:scaleX(1)}.card-header{display:flex;flex-direction:column;gap:.75rem;position:relative}.card-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2rem;font-weight:700;margin:0}.card-badge{background:#a855f71a;border-radius:12px;color:#a855f7;display:inline-block;font-size:.875rem;font-weight:600;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.card-content{display:flex;flex:1 1;flex-direction:column;gap:1.75rem}.card-description{color:#ffffffd9;font-size:1.1rem;font-weight:400;line-height:1.7;margin:0}.card-description:first-of-type{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.card-cta{align-items:center;border-top:1px solid #a855f733;color:#a855f7;display:flex;font-size:1.1rem;font-weight:600;margin:auto 0 0;min-height:3rem;padding:1rem 0}.card-buttons{display:flex;gap:1rem;margin-top:1rem}.card-button{border:none;border-radius:8px;cursor:pointer;display:inline-block;flex:1 1;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.025em;padding:.875rem 1.75rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1)}.card-button.outlined{background:#0000;border:2px solid #a855f7;color:#a855f7}.card-button.outlined:hover{background:#a855f7;box-shadow:0 8px 20px #a855f74d;color:#fff;transform:translateY(-2px)}.card-button.filled{background:linear-gradient(135deg,#a855f7,#9333ea);border:2px solid #a855f7;color:#fff}.card-button.filled:hover{background:linear-gradient(135deg,#9333ea,#7c3aed);border-color:#9333ea;box-shadow:0 8px 20px #a855f766;transform:translateY(-2px)}@media (max-width:768px){.home-hero-section{height:85vh;padding-top:8vh}.home-hero-title{font-size:2.5rem}.home-hero-buttons{flex-direction:column;margin-top:6rem;max-width:300px;width:100%}.solutions-section{padding:3rem 0}.solutions-grid{flex-direction:column;gap:1.5rem}.section-title{font-size:2rem}.card-buttons{flex-direction:column}.container{padding:0 1rem}}@media (max-width:480px){.home-hero-section{align-items:center;display:flex;height:100vh;justify-content:center;padding-top:5vh}.home-hero-content{margin-top:0;padding:0 1rem;width:100%}.home-hero-text{gap:1rem}.home-hero-subtitle{font-size:1rem;margin-bottom:.5rem}.home-hero-title{font-size:1.75rem;line-height:1.2;margin-bottom:1rem}.home-hero-buttons{flex-direction:column;gap:.75rem;margin-top:2rem;max-width:280px;width:100%}.cta-button{font-size:.9rem;padding:.875rem 1.5rem;width:100%}.solutions-section{padding:2rem 0}.container{padding:0 1rem}.section-title{font-size:1.75rem;margin-bottom:2rem}.solutions-grid{flex-direction:column;gap:1rem}.solution-card{margin:0;padding:1.5rem;width:100%}.card-title{font-size:1.5rem}.card-description{font-size:.9rem;line-height:1.5}.card-buttons{flex-direction:column;gap:.75rem}.card-button{font-size:.85rem;padding:.75rem 1.25rem;width:100%}}.about-us-page{background:#000;color:#fff;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.about-content{flex:1 1;padding-top:80px}.container{max-width:1200px}.about-hero{background:linear-gradient(135deg,#000,#1a1a2e 25%,#16213e 50%,#0f3460 75%,#533483);margin-left:calc(-50vw + 50%);overflow:hidden;padding:4rem 0 6rem;position:relative;text-align:center;width:100vw}.about-hero:before{background:linear-gradient(135deg,#000000b3,#00000080 50%,#000000b3);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.about-hero h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#a855f7);-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:700;margin:0 0 1rem;position:relative;z-index:2}.about-hero h2{color:#ffffffe6;font-size:1.5rem;font-weight:500;letter-spacing:.05em;margin:0;position:relative;z-index:2}.mission-vision-section{background:#000;padding:6rem 0;position:relative}.content-block{margin:0 auto;max-width:800px}.content-block p{color:#ffffffe6;font-size:1.125rem;font-weight:400;line-height:1.8;margin:0 0 2rem}.content-block p:last-child{margin-bottom:0}.wavy-background-section{background:url(/static/media/background-2.6499c2be62bd54e310fb.jpg) 50%/cover no-repeat;height:300px;margin-left:calc(-50vw + 50%);overflow:hidden;position:relative;width:100vw}.wavy-background-section:before{background:#00000080;content:"";z-index:1}.wavy-background-section:before,.wavy-pattern{bottom:0;left:0;position:absolute;right:0;top:0}.wavy-pattern{z-index:2}.approach-section{background:#000;padding:6rem 0;position:relative}.approach-section h2{color:#fff;font-size:3rem;font-weight:700;margin-bottom:4rem;position:relative;text-align:center}.approach-section h2:after{background:linear-gradient(90deg,#a855f7,#9333ea);border-radius:2px;bottom:-1rem;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.highlight-text{color:#a855f7!important;font-size:1.25rem!important;font-style:italic;font-weight:600!important;margin-top:3rem!important;text-align:center}.team-section{background:#000;padding:6rem 0;position:relative}.team-section h2{color:#fff;font-size:3rem;font-weight:700;margin-bottom:4rem;position:relative;text-align:center}.team-section h2:after{background:linear-gradient(90deg,#a855f7,#9333ea);border-radius:2px;bottom:-1rem;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.team-grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin:0 auto;max-width:900px}.team-member{background:linear-gradient(145deg,#0a0a0a,#1a1a1a);border:1px solid #a855f74d;border-radius:16px;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.team-member:before{background:linear-gradient(90deg,#a855f7,#9333ea);content:"";height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .4s ease}.team-member:hover{border-color:#a855f799;box-shadow:0 25px 50px #a855f726;transform:translateY(-8px)}.team-member:hover:before{transform:scaleX(1)}.member-image{border:4px solid #a855f74d;border-radius:50%;height:200px;margin:0 auto 2rem;overflow:hidden;transition:all .3s ease;width:200px}.team-member:hover .member-image{border-color:#a855f7cc;transform:scale(1.05)}.member-image img{height:100%;object-fit:cover;width:100%}.member-info h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.member-title{color:#a855f7;font-size:1rem;font-weight:600;letter-spacing:.05em;margin:0 0 1.5rem;text-transform:uppercase}.social-links{display:flex;gap:1rem;justify-content:center}.social-link{border:1px solid #a855f74d;border-radius:8px;color:#ffffffb3;font-size:.875rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.social-link:hover{background:#a855f71a;border-color:#a855f7;color:#a855f7;transform:translateY(-2px)}@media (max-width:768px){.about-hero h1{font-size:2.5rem}.about-hero h2{font-size:1.25rem}.approach-section h2,.team-section h2{font-size:2rem}.team-grid{gap:2rem;grid-template-columns:1fr}.content-block p{font-size:1rem}.container{padding:0 1rem}.about-hero,.approach-section,.mission-vision-section,.team-section{padding:3rem 0}}@media (max-width:480px){.about-hero h1{font-size:2rem}.about-hero h2{font-size:1.125rem}.approach-section h2,.team-section h2{font-size:1.75rem}.team-member{padding:1.5rem}.member-image{height:160px;width:160px}.member-info h3{font-size:1.25rem}.social-links{flex-direction:column;gap:.5rem}.social-link{text-align:center;width:100%}}.privacy-policy-page{background:#000;color:#fff;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.privacy-content{background:linear-gradient(180deg,#000,#0a0a0a);flex:1 1;padding:8rem 0 4rem}.policy-header{border-bottom:1px solid #ffffff1a;margin-bottom:3rem;padding-bottom:2rem;text-align:left}.policy-header h1{color:#fff;font-size:2.5rem;font-weight:700;margin:0 0 .5rem}.policy-header h2{color:#fff;font-size:2rem;font-weight:600;margin:0 0 1rem}.legal-disclaimer{margin:0}.policy-intro{margin-bottom:3rem;padding:2rem 0;text-align:left}.policy-intro p{color:#ffffffe6;font-size:1.1rem;line-height:1.7;margin:0 0 1rem}.policy-intro p:last-child{margin-bottom:0}.policy-section{margin-bottom:3rem;padding:2rem 0;text-align:left}.policy-section h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.75rem;font-weight:600;margin:0 0 1.5rem}.policy-section h4{color:#fff;font-size:1.25rem;font-weight:600;margin:1.5rem 0 1rem}.policy-section p{color:#ffffffd9;font-size:1rem;line-height:1.7;margin:0 0 1rem}.policy-section p:last-child{margin-bottom:0}.policy-section ul{margin:1rem 0;padding-left:1.5rem}.policy-section li{color:#ffffffd9;font-size:1rem;line-height:1.7;margin:.5rem 0}.policy-section li strong{color:#a855f7;font-weight:600}.policy-section a{color:#a855f7;text-decoration:none;transition:all .3s ease}.policy-section a:hover{color:#9333ea;text-decoration:underline}.contact-info{margin:1rem 0;padding:1rem 0}.last-updated{border-top:1px solid #ffffff1a;color:#fff9;font-size:.9rem;margin-top:2rem;padding-top:1rem;text-align:left}@media (max-width:768px){.privacy-content{padding:6rem 0 3rem}.container{padding:0 1rem}.policy-header h1{font-size:2rem}.policy-header h2{font-size:1.5rem}.policy-section{margin-bottom:2rem;padding:1.5rem 0}.policy-section h3{font-size:1.5rem}.policy-section h4{font-size:1.1rem}.subsection{padding:1rem 0}.policy-intro{padding:1.5rem 0}}@media (max-width:480px){.privacy-content{padding:5rem 0 2rem}.policy-header h1{font-size:1.75rem}.policy-header h2{font-size:1.25rem}.policy-section{padding:1rem 0}.policy-section h3{font-size:1.25rem}.policy-section li,.policy-section p{font-size:.95rem}}.terms-conditions-page{background:#000;color:#fff;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.terms-content{background:linear-gradient(180deg,#000,#0a0a0a);flex:1 1;padding:8rem 0 4rem}.terms-header{border-bottom:1px solid #ffffff1a;margin-bottom:3rem;padding-bottom:2rem;text-align:left}.terms-header h1{color:#fff;font-size:2.5rem;font-weight:700;margin:0 0 .5rem}.legal-disclaimer{color:#ffffffb3;font-size:1rem;font-style:italic;margin:0 0 .5rem}.effective-date{color:#fffc;font-size:1rem;margin:0}.terms-intro{margin-bottom:3rem;padding:2rem 0;text-align:left}.terms-intro p{color:#ffffffe6;font-size:1.1rem;line-height:1.7;margin:0 0 1rem}.terms-intro p:last-child{margin-bottom:0}.terms-section{margin-bottom:3rem;padding:2rem 0;text-align:left}.terms-section h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.75rem;font-weight:600;margin:0 0 1.5rem}.terms-section h4{color:#fff;font-size:1.25rem;font-weight:600;margin:1.5rem 0 1rem}.terms-section p{color:#ffffffd9;font-size:1rem;line-height:1.7;margin:0 0 1rem}.terms-section p:last-child{margin-bottom:0}.subsection{margin:2rem 0;padding:1.5rem 0;text-align:left}.subsection h4,.subsection:first-child{margin-top:0}.terms-section ul{margin:1rem 0;padding-left:1.5rem}.terms-section li{color:#ffffffd9;font-size:1rem;line-height:1.7;margin:.5rem 0}.terms-section li strong{color:#a855f7;font-weight:600}.terms-section a{color:#a855f7;text-decoration:none;transition:all .3s ease}.terms-section a:hover{color:#9333ea;text-decoration:underline}.terms-footer{border-top:1px solid #ffffff1a;margin-top:3rem;padding:2rem 0;text-align:left}.terms-footer p{color:#fffc;font-size:1rem;margin:0}@media (max-width:768px){.terms-content{padding:6rem 0 3rem}.container{padding:0 1rem}.terms-header h1{font-size:2rem}.terms-section{margin-bottom:2rem;padding:1.5rem 0}.terms-section h3{font-size:1.5rem}.terms-section h4{font-size:1.1rem}.subsection{padding:1rem 0}.terms-intro{padding:1.5rem 0}}@media (max-width:480px){.terms-content{padding:5rem 0 2rem}.terms-header h1{font-size:1.75rem}.terms-section{padding:1rem 0}.terms-section h3{font-size:1.25rem}.terms-section li,.terms-section p{font-size:.95rem}}.accessibility-statement-page{background:#000;color:#fff;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.accessibility-content{background:linear-gradient(180deg,#000,#0a0a0a);flex:1 1;padding:8rem 0 4rem}.container{padding:0 2rem}.statement-header{border-bottom:1px solid #ffffff1a;margin-bottom:3rem;padding-bottom:2rem;text-align:center}.statement-header h1{color:#fff;font-size:2.5rem;font-weight:700;margin:0 0 .5rem}.statement-header h2{color:#fff;font-size:2rem;font-weight:600;margin:0 0 1rem}.last-updated{color:#ffffffb3;font-size:1rem;font-style:italic;margin:0}.statement-intro{margin-bottom:3rem;padding:2rem 0}.statement-intro p{color:#ffffffe6;font-size:1.1rem;line-height:1.7;margin:0 0 1rem}.statement-intro p:last-child{margin-bottom:0}.statement-section{margin-bottom:3rem;padding:2rem 0}.statement-section h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.75rem;font-weight:600;margin:0 0 1.5rem}.statement-section p{color:#ffffffd9;font-size:1rem;line-height:1.7;margin:0 0 1rem}.statement-section p:last-child{margin-bottom:0}.statement-section ul{margin:1rem 0;padding-left:1.5rem}.statement-section li{color:#ffffffd9;font-size:1rem;line-height:1.7;margin:.5rem 0}.statement-section li strong{color:#a855f7;font-weight:600}.statement-section a{color:#a855f7;text-decoration:none;transition:all .3s ease}.statement-section a:hover{color:#9333ea;text-decoration:underline}@media (max-width:768px){.accessibility-content{padding:6rem 0 3rem}.container{padding:0 1rem}.statement-header h1{font-size:2rem}.statement-header h2{font-size:1.5rem}.statement-section{margin-bottom:2rem;padding:1.5rem 0}.statement-section h3{font-size:1.5rem}.statement-intro{padding:1.5rem 0}}@media (max-width:480px){.accessibility-content{padding:5rem 0 2rem}.statement-header h1{font-size:1.75rem}.statement-header h2{font-size:1.25rem}.statement-section{padding:1rem 0}.statement-section h3{font-size:1.25rem}.statement-section li,.statement-section p{font-size:.95rem}}.propinsights-page{background:#000;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;min-height:100vh}.propinsights-hero{background:linear-gradient(135deg,#0a0a0a,#1a1a1a 50%,#0a0a0a);padding:8rem 2rem 6rem;position:relative;text-align:center}.propinsights-hero:before{background:radial-gradient(circle at 50% 50%,#a855f71a 0,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-content{margin:0 auto;max-width:1200px;position:relative;z-index:2}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:700;letter-spacing:-.02em;margin:0 0 2rem}.hero-description{color:#ffffffe6;font-size:1.25rem;font-weight:400;line-height:1.7;margin:0 auto;max-width:800px}.propinsights-features{background:#0a0a0a;border-top:1px solid #ffffff1a;padding:6rem 2rem}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1400px}.feature-card{background:linear-gradient(145deg,#1a1a1a,#0f0f0f);border:1px solid #ffffff1a;border-radius:16px;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.feature-card:hover{border-color:#a855f74d;box-shadow:0 20px 40px #0000004d;transform:translateY(-8px)}.feature-image{align-items:center;background:linear-gradient(135deg,#2a2a2a,#1a1a1a);display:flex;height:250px;justify-content:center;overflow:hidden;padding:2rem;position:relative}.feature-image img{height:80%;max-height:180px;max-width:180px;object-fit:contain;transition:transform .3s ease;width:80%}.feature-card:hover .feature-image img{transform:scale(1.05)}.feature-content{padding:2rem}.feature-title{color:#fff;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.feature-description{color:#fffc;font-size:1rem;line-height:1.6;margin:0}.stay-updated-section{background:#1a1a1a;border-top:1px solid #ffffff1a;padding:6rem 2rem}.stay-updated-content{margin:0 auto;max-width:800px;text-align:center}.stay-updated-title{color:#fff;font-size:3rem;font-weight:700;margin:0 0 1rem}.stay-updated-subtitle{color:#fffc;font-size:1.25rem;margin:0 0 3rem}.stay-updated-form{text-align:left}.form-row{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.form-field{display:flex;flex-direction:column}.form-field label{color:#ffffffe6;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.stay-updated-form .form-field input{background:#0000!important;border:none;border-bottom:1px solid #ffffff4d;color:#fff;font-family:inherit;font-size:1rem;padding:.75rem 0;transition:border-color .3s ease}.stay-updated-form .form-field input:focus{background:#0000!important;border-bottom-color:#fff;outline:none}.stay-updated-form .form-field input:-webkit-autofill,.stay-updated-form .form-field input:-webkit-autofill:active,.stay-updated-form .form-field input:-webkit-autofill:focus,.stay-updated-form .form-field input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;background:#0000!important;background-color:initial!important;-webkit-box-shadow:inset 0 0 0 30px #0000!important}.stay-updated-form .form-field input::placeholder{color:#ffffff80}.consent-section{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.consent-column{display:flex;flex-direction:column;gap:1.5rem}.consent-item{align-items:flex-start;display:flex;gap:.75rem}.consent-item input[type=checkbox]{accent-color:#00d4aa;flex-shrink:0;height:18px;margin:.25rem 0 0;width:18px}.consent-label{color:#fffc;cursor:pointer;font-size:.9rem;line-height:1.5;margin:0}.consent-link{color:#fff9;font-size:inherit;text-decoration:underline;transition:color .3s ease}.consent-link:hover{color:#00d4aa}.submit-button{background:#00d4aa;border:none;border-radius:8px;color:#000;cursor:pointer;display:block;font-family:inherit;font-size:1rem;font-weight:600;margin-left:auto;padding:1rem 3rem;transition:all .3s ease}.submit-button:hover{background:#00b894;box-shadow:0 8px 20px #00d4aa4d;transform:translateY(-2px)}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-description{font-size:1.1rem}.features-grid{gap:1.5rem}.features-grid,.form-row{grid-template-columns:1fr}.form-row{gap:1rem}.consent-section{gap:1.5rem;grid-template-columns:1fr}.stay-updated-title{font-size:2rem}.stay-updated-subtitle{font-size:1.1rem}.propinsights-features,.propinsights-hero,.stay-updated-section{padding-left:1rem;padding-right:1rem}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-description{font-size:1rem}.feature-content{padding:1.5rem}.feature-title{font-size:1.25rem}.stay-updated-title{font-size:1.75rem}.submit-button{margin-left:0;width:100%}}.investors-partnerships-page{background-color:#000;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.investors-hero-section{align-items:center;display:flex;height:60vh;justify-content:center;overflow:hidden;position:relative}.investors-hero-background{background-image:url(/static/media/background-1.7107747c1f0eed00c740.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%}.investors-hero-background:before{background:linear-gradient(135deg,#1a1a1acc,#0a0a0ae6);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.investors-hero-overlay{background:#0000004d;height:100%;left:0;position:absolute;top:0;width:100%}.investors-hero-content{max-width:800px;padding:0 20px;position:relative;text-align:center;z-index:2}.investors-hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8a2be2,#9370db);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:700;margin-bottom:1rem}.investors-hero-subtitle{color:#ccc;font-size:1.25rem;font-weight:400;margin-bottom:2rem}.investors-main-content-section{background-color:#111;padding:4rem 0}.investors-container{margin:0 auto;max-width:1200px;padding:0 20px}.investors-content-grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.investors-content-left{display:flex;flex-direction:column;gap:3rem}.investors-mission-card,.investors-opportunity-card,.investors-vision-card,.investors-why-aletheia-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;justify-content:space-between;min-height:200px;padding:3rem;transition:all .3s ease}.investors-mission-card:hover,.investors-opportunity-card:hover,.investors-vision-card:hover,.investors-why-aletheia-card:hover{border-color:#8a2be24d;box-shadow:0 12px 40px #8a2be233;transform:translateY(-4px)}.investors-mission-card h2,.investors-opportunity-card h2,.investors-vision-card h2,.investors-why-aletheia-card h2{color:#8a2be2;font-size:1.75rem;font-weight:600;margin-bottom:.75rem}.investors-mission-card h3,.investors-opportunity-card h3,.investors-vision-card h3{color:#fff;font-size:1.25rem;font-weight:500;margin-bottom:1.5rem}.investors-mission-card p,.investors-opportunity-card p,.investors-vision-card p{color:#ccc;font-size:1rem;line-height:1.7;margin-bottom:1.5rem}.investors-opportunity-stats{list-style:none;margin:2rem 0;padding:0}.investors-opportunity-stats li{color:#fff;font-size:1.1rem;line-height:1.8;margin-bottom:.75rem;padding-left:2rem;position:relative}.investors-opportunity-stats li:before{color:#8a2be2;content:"→";font-size:1.2rem;font-weight:700;left:0;position:absolute}.investors-opportunity-stats strong{color:#8a2be2;font-weight:600}.investors-aletheia-advantages{list-style:none;margin:1.5rem 0;padding:0}.investors-aletheia-advantages li{color:#ccc;font-size:1rem;line-height:1.8;margin-bottom:1rem;padding-left:2rem;position:relative}.investors-aletheia-advantages li:before{color:#8a2be2;content:"✓";font-size:1.1rem;font-weight:700;left:0;position:absolute}.investors-contact-form-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;min-height:600px;padding:3rem}.investors-contact-form-section h2{color:#fff;font-size:2rem;font-weight:700;margin:0 0 2rem;text-align:center}.investors-contact-form{display:flex;flex:1 1;flex-direction:column;gap:1.5rem}.investors-contact-form .investors-form-group{display:flex;flex-direction:column;gap:.75rem}.investors-contact-form .investors-form-group label{color:#ffffffe6;font-size:.9rem;font-weight:500}.investors-contact-form .investors-form-group input,.investors-contact-form .investors-form-group select,.investors-contact-form .investors-form-group textarea{background:#ffffff0d;border:1px solid #fff3;border-radius:8px;color:#fff;font-family:inherit;font-size:.9rem;padding:1rem;transition:all .3s ease}.investors-contact-form .investors-form-group input:focus,.investors-contact-form .investors-form-group select:focus,.investors-contact-form .investors-form-group textarea:focus{background:#ffffff1a;border-color:#8a2be2;box-shadow:0 0 0 2px #8a2be233;outline:none}.investors-contact-form .investors-form-group input:-webkit-autofill,.investors-contact-form .investors-form-group input:-webkit-autofill:active,.investors-contact-form .investors-form-group input:-webkit-autofill:focus,.investors-contact-form .investors-form-group input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;background:#ffffff0d!important;background-color:#ffffff0d!important;-webkit-box-shadow:inset 0 0 0 30px #ffffff0d!important}.investors-contact-form .investors-form-group input::placeholder,.investors-contact-form .investors-form-group textarea::placeholder{color:#ffffff80}.investors-contact-form .investors-form-group select option{background:#1a1a1a;color:#fff}.investors-radio-group{display:flex;gap:1.5rem;margin-top:.5rem}.investors-checkbox-label,.investors-radio-label{align-items:flex-start;color:#ccc;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;line-height:1.4}.investors-checkbox-label{display:block}.investors-checkbox-label input[type=checkbox]{float:left;margin-right:.5rem;margin-top:.1rem}.investors-checkbox-label input[type=checkbox],.investors-radio-label input[type=radio]{accent-color:#8a2be2;margin:0;width:auto}.investors-checkbox-group{margin-top:1rem}.investors-checkbox-label a{color:#8a2be2;text-decoration:none;transition:color .3s ease}.investors-checkbox-label a:hover{color:#fff;text-decoration:underline}.investors-submit-button{animation:investorsGradientShift 3s ease-in-out infinite;background:linear-gradient(135deg,#8a2be2,#9370db 50%,#8a2be2);background-size:200% 200%;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin-top:1rem;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease}@keyframes investorsGradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.investors-submit-button:hover{box-shadow:0 12px 30px #8a2be299;transform:translateY(-2px)}.investors-submit-button:active{box-shadow:0 8px 20px #8a2be266;transform:translateY(0)}.investors-submit-message{border-radius:8px;font-weight:500;margin-top:1rem;padding:1rem;text-align:center}.investors-submit-message.success{background:#22c55e1a;border:1px solid #22c55e4d;color:#22c55e}.investors-submit-message.error{background:#ef44441a;border:1px solid #ef44444d;color:#ef4444}.investors-diagnostic-section{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin-top:20px;padding:15px}.investors-diagnostic-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;margin-bottom:10px;padding:8px 16px}.investors-diagnostic-button:hover{background-color:#0056b3}.investors-diagnostic-info{margin-top:10px}.investors-diagnostic-info h4{color:#333;font-size:16px;margin:0 0 10px}.investors-diagnostic-info pre{word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ddd;border-radius:4px;font-size:12px;max-height:200px;overflow-x:auto;overflow-y:auto;padding:10px;white-space:pre-wrap}@media (max-width:1024px){.investors-content-grid{gap:3rem;grid-template-columns:1fr}.investors-hero-title{font-size:2.5rem}.investors-hero-subtitle{font-size:1.1rem}.investors-mission-card,.investors-opportunity-card,.investors-vision-card,.investors-why-aletheia-card{min-height:180px;padding:2.5rem}.investors-contact-form-section{min-height:550px;padding:2.5rem}}@media (max-width:768px){.investors-hero-section{height:50vh}.investors-hero-title{font-size:2rem}.investors-hero-subtitle{font-size:1rem}.investors-main-content-section{padding:2rem 0}.investors-container{padding:0 15px}.investors-contact-form-section{min-height:500px;padding:2rem}.investors-mission-card,.investors-opportunity-card,.investors-vision-card,.investors-why-aletheia-card{min-height:160px;padding:2rem}.investors-radio-group{flex-direction:column;gap:.75rem}.investors-mission-card h2,.investors-opportunity-card h2,.investors-vision-card h2,.investors-why-aletheia-card h2{font-size:1.5rem}.investors-mission-card h3,.investors-opportunity-card h3,.investors-vision-card h3{font-size:1.1rem}}@media (max-width:480px){.investors-hero-section{height:40vh}.investors-hero-content{padding:0 1rem;width:100%}.investors-hero-title{font-size:1.5rem;line-height:1.2;margin-bottom:.5rem}.investors-hero-subtitle{font-size:.9rem;margin-bottom:1rem}.investors-main-content-section{padding:1.5rem 0}.investors-container{padding:0 1rem}.investors-content-grid,.investors-content-left{gap:2rem}.investors-mission-card,.investors-opportunity-card,.investors-vision-card,.investors-why-aletheia-card{margin-bottom:0;min-height:140px;padding:1.5rem}.investors-mission-card h2,.investors-opportunity-card h2,.investors-vision-card h2,.investors-why-aletheia-card h2{font-size:1.25rem;margin-bottom:.5rem}.investors-mission-card h3,.investors-opportunity-card h3,.investors-vision-card h3{font-size:1rem;margin-bottom:1rem}.investors-mission-card p,.investors-opportunity-card p,.investors-vision-card p{font-size:.9rem;line-height:1.6;margin-bottom:1rem}.investors-aletheia-advantages li,.investors-opportunity-stats li{font-size:.9rem;line-height:1.6;margin-bottom:.5rem;padding-left:1.5rem}.investors-contact-form-section{min-height:450px;padding:1.5rem}.investors-contact-form-section h2{font-size:1.5rem;margin-bottom:1.5rem}.investors-contact-form{gap:1rem}.investors-form-group{gap:.5rem}.investors-form-group label{font-size:.85rem}.investors-form-group input,.investors-form-group select,.investors-form-group textarea{font-size:.9rem;padding:.75rem}.investors-radio-group{flex-direction:column;gap:.5rem;margin-top:.25rem}.investors-checkbox-label,.investors-radio-label{font-size:.85rem;line-height:1.3}.investors-checkbox-group{margin-top:.75rem}.investors-submit-button{font-size:1rem;margin-top:.75rem;padding:.875rem 1.5rem;width:100%}}.investors-mobile-page{background-color:#000;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.mobile-hero{align-items:center;background:linear-gradient(135deg,#000,#1a1a2e 25%,#16213e 50%,#0f3460 75%,#533483);display:flex;height:25vh;justify-content:center;padding:1rem;position:relative}.mobile-hero-content{max-width:100%;text-align:center}.mobile-hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8a2be2,#9370db);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;line-height:1.2;margin-bottom:.5rem}.mobile-hero-subtitle{color:#ccc;font-size:.9rem;font-weight:400;line-height:1.3;margin:0}.mobile-content{background-color:#111;padding:1rem 0}.mobile-container{margin:0 auto;max-width:100%;padding:0 1rem}.mobile-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:8px;margin-bottom:1rem;padding:1.25rem}.mobile-section-title{color:#8a2be2;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.mobile-section-subtitle{color:#fff;font-size:1rem;font-weight:500;margin-bottom:.75rem}.mobile-section-text{color:#ccc;font-size:.9rem;line-height:1.5;margin-bottom:.75rem}.mobile-section-text:last-child{margin-bottom:0}.mobile-advantages-list,.mobile-stats-list{list-style:none;margin:.75rem 0;padding:0}.mobile-advantages-list li,.mobile-stats-list li{color:#ccc;font-size:.9rem;line-height:1.5;margin-bottom:.5rem;padding-left:1.25rem;position:relative}.mobile-stats-list li:before{color:#8a2be2;content:"→";font-weight:700;left:0;position:absolute}.mobile-advantages-list li:before{color:#8a2be2;content:"✓";font-weight:700;left:0;position:absolute}.mobile-stats-list strong{color:#8a2be2;font-weight:600}.mobile-form-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border:1px solid #ffffff1a;border-radius:8px;margin-top:1rem;padding:1.25rem}.mobile-form-title{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.mobile-form{gap:1rem}.mobile-form,.mobile-form-group{display:flex;flex-direction:column}.mobile-form-group{gap:.5rem}.mobile-form-group label{color:#fff;font-size:.85rem;font-weight:500}.mobile-form-group input,.mobile-form-group select,.mobile-form-group textarea{background:#ffffff0d;border:1px solid #fff3;border-radius:6px;box-sizing:border-box;color:#fff;font-size:.9rem;padding:.75rem;transition:all .3s ease;width:100%}.mobile-form-group input:focus,.mobile-form-group select:focus,.mobile-form-group textarea:focus{background:#ffffff1a;border-color:#8a2be2;box-shadow:0 0 0 2px #8a2be233;outline:none}.mobile-form-group input::placeholder,.mobile-form-group textarea::placeholder{color:#ffffff80}.mobile-form-group select option{background:#1a1a1a;color:#fff}.mobile-radio-group{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.mobile-checkbox-label,.mobile-radio-label{align-items:flex-start;color:#ccc;cursor:pointer;display:flex;font-size:.85rem;gap:.5rem;line-height:1.3}.mobile-checkbox-label{display:block}.mobile-checkbox-label input[type=checkbox]{float:left;margin-right:.5rem;margin-top:.1rem;width:auto}.mobile-checkbox-label input[type=checkbox],.mobile-radio-label input[type=radio]{accent-color:#8a2be2;margin:0;width:auto}.mobile-checkbox-label a{color:#8a2be2;text-decoration:none;transition:color .3s ease}.mobile-checkbox-label a:hover{color:#fff;text-decoration:underline}.mobile-submit-button{animation:mobileGradientShift 3s ease-in-out infinite;background:linear-gradient(135deg,#8a2be2,#9370db 50%,#8a2be2);background-size:200% 200%;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.5px;margin-top:1rem;padding:1rem;text-transform:uppercase;transition:all .3s ease;width:100%}@keyframes mobileGradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.mobile-submit-button:hover{box-shadow:0 8px 20px #8a2be299;transform:translateY(-2px)}.mobile-submit-button:active{box-shadow:0 4px 12px #8a2be266;transform:translateY(0)}@media (max-width:480px){.mobile-hero{height:20vh;padding:.75rem}.mobile-hero-title{font-size:1.25rem}.mobile-hero-subtitle{font-size:.8rem}.mobile-content{padding:.75rem 0}.mobile-container{padding:0 .75rem}.mobile-section{margin-bottom:.75rem;padding:1rem}.mobile-section-title{font-size:1.125rem}.mobile-section-subtitle{font-size:.9rem}.mobile-section-text{font-size:.85rem}.mobile-advantages-list li,.mobile-stats-list li{font-size:.85rem;padding-left:1rem}.mobile-form-section{padding:1rem}.mobile-form-title{font-size:1.25rem;margin-bottom:1rem}.mobile-form{gap:.75rem}.mobile-form-group input,.mobile-form-group select,.mobile-form-group textarea{font-size:.85rem;padding:.625rem}.mobile-checkbox-label,.mobile-radio-label{font-size:.8rem}.mobile-submit-button{font-size:.9rem;padding:.875rem}}.not-found-page{background:#000;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;min-height:100vh}.not-found-content{align-items:center;background:linear-gradient(135deg,#0a0a0a,#1a1a1a 50%,#0a0a0a);display:flex;justify-content:center;min-height:calc(100vh - 200px);padding:8rem 2rem 6rem;position:relative}.not-found-content:before{background:radial-gradient(circle at 50% 50%,#a855f71a 0,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.container{margin:0 auto;max-width:800px;position:relative;text-align:center;z-index:2}.not-found-hero{flex-direction:column;gap:2rem}.error-code,.not-found-hero{align-items:center;display:flex}.error-code{font-size:8rem;font-weight:700;gap:1rem;justify-content:center;line-height:1;margin-bottom:2rem}.number{-webkit-text-fill-color:#0000;animation:pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text}.number:first-child{animation-delay:0s}.number:last-child{animation-delay:.5s}.ai-brain{align-items:center;animation:float 3s ease-in-out infinite;display:flex;height:120px;justify-content:center;position:relative;width:120px}.brain-circuit{animation:rotate 10s linear infinite;border:2px solid #a855f74d;border-radius:50%;height:100%;position:relative;width:100%}.brain-circuit:after,.brain-circuit:before{animation:pulse 2s ease-in-out infinite alternate;border:1px solid #a855f780;border-radius:50%;content:"";height:60%;left:20%;position:absolute;top:20%;width:60%}.brain-circuit:after{animation-delay:1s;height:30%;left:35%;top:35%;width:30%}.not-found-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;letter-spacing:-.02em;margin:0 0 1rem}.not-found-subtitle{color:#fffc;font-size:1.25rem;line-height:1.7;margin:0 auto 3rem;max-width:600px}.not-found-actions{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:4rem}.cta-button{border:2px solid #0000;border-radius:8px;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-button.filled{background:linear-gradient(135deg,#8a2be2,#9370db);box-shadow:0 4px 15px #8a2be24d;color:#fff}.cta-button.filled:hover{box-shadow:0 8px 25px #8a2be266;transform:translateY(-2px)}.cta-button.outlined{background:#0000;border-color:#ffffff4d;color:#fff}.cta-button.outlined:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)}.helpful-links{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:16px;margin-top:3rem;padding:2rem}.helpful-links h3{color:#8a2be2;font-size:1.5rem;font-weight:600;margin:0 0 1.5rem}.links-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.helpful-link{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fffc;display:flex;gap:.75rem;padding:1rem;text-decoration:none;transition:all .3s ease}.helpful-link:hover{background:#a855f71a;border-color:#a855f74d;box-shadow:0 4px 15px #a855f733;color:#fff;transform:translateY(-2px)}.link-text{font-weight:500}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.not-found-content{padding:6rem 1rem 4rem}.error-code{font-size:6rem;gap:.5rem}.ai-brain{height:80px;width:80px}.not-found-title{font-size:2.5rem}.not-found-subtitle{font-size:1.1rem}.not-found-actions{align-items:center;flex-direction:column}.cta-button{max-width:300px;text-align:center;width:100%}.links-grid{grid-template-columns:1fr}}@media (max-width:480px){.error-code{font-size:4rem}.ai-brain{height:60px;width:60px}.not-found-title{font-size:2rem}.not-found-subtitle{font-size:1rem}.helpful-links{padding:1.5rem}.helpful-links h3{font-size:1.25rem}}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background:#000;min-height:100vh}html{scroll-behavior:smooth}button{font-family:inherit}a{color:inherit;text-decoration:none}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.94efede9.css.map*/