@import url(https://fonts.googleapis.com/css2?family=Azeret+Mono:wght@400;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#fcfcfd;font-family:Helvetica,Arial,sans-serif;height:100%;line-height:1.6;margin:0}.App{display:flex;flex-direction:column;margin:0 auto;max-width:1200px;min-height:100vh;padding:4rem 2rem 0}.App,.main-content{box-sizing:border-box}.main-content{flex:1 1;padding:0 1rem;width:100%}.App h1{align-items:center;color:#1e1e1e;display:flex;font-size:3rem;font-weight:700;line-height:normal;margin-bottom:1.25rem}.sub-header{font-size:1.5rem;font-weight:medium}.App h1 span{align-items:center;display:flex}.App h1 img{height:100%;margin-right:.5em;max-height:1.5em}p{color:#1e1e1e;margin-bottom:1.5rem}p span{display:block}.connect-header{font-weight:700}.email-header{margin-bottom:1rem}.email-signup{width:100%;width:20rem}.input-button-container{align-items:center;display:flex;gap:.5rem;margin:0 auto;max-width:400px;width:100%}.email-signup input[type=text]{background-color:#fcfcfd;border:none;border-bottom:1px solid #1e1e1e;border-radius:0;box-sizing:border-box;flex:1 1;font-family:Azeret Mono,monospace;font-size:.875rem;min-width:0;padding:12px 0;transition:all .3s ease;width:100%}.email-signup input[type=text]:hover{border-color:#6941c6}.email-signup input[type=text]:focus{outline:none;padding:12px 6px}.email-signup input[type=text]:disabled{background-color:none;border-color:#ccc;cursor:not-allowed}.email-signup input::placeholder{color:#aaa;font-size:.875rem}.email-signup button{background-color:#1e1e1e;border:1px solid #1e1e1e;border-radius:4px;color:#fcfcfd;cursor:pointer;flex-shrink:0;font-size:.875rem;height:-webkit-fit-content;height:fit-content;padding:12px 16px;transition:opacity .3s ease}.email-signup button:hover:enabled{opacity:.9}button:disabled{opacity:.5}iframe{border:2px solid #1e1e1e;margin-bottom:1.5rem;max-width:100%}.footer{align-items:center;display:flex;justify-content:space-between;margin-top:5rem;padding:1rem 0;z-index:1000}.rights{color:#1e1e1e;font-size:1rem;opacity:50%}.social-media{align-items:center;display:flex}.social-media a{color:inherit;margin:0 5px;text-decoration:none}.social-media a:hover{color:#6941c6;text-decoration:underline}.response{margin-bottom:0}.response.uploading:after{animation:ellipsis 1.5s infinite;content:""}@keyframes ellipsis{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}}.response.success{color:green}.response.error,.response.invalid{color:red}.navbar{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#fcfcfdcc;display:flex;justify-content:space-between;left:0;padding:1rem 2rem;position:fixed;right:0;top:0;z-index:1000}.nav-logo h2{color:#333;margin:0}.nav-links{display:flex;font-size:.875rem;list-style:none;margin:0;padding:0}.nav-links li{margin-left:2rem}.nav-links a{color:#333;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#666}.hamburger{cursor:pointer;display:none;flex-direction:column;padding:4px}.hamburger span{background-color:#333;height:3px;margin:2px 0;transition:all .3s ease;width:25px}.nav-links .contact-button{background-color:#6941c640;border-radius:4px;color:#6941c6;padding:.5rem 1rem;text-align:center;transition:opacity .3s ease;width:100%}.nav-links .contact-button:hover{color:#6941c6;opacity:.9}.landing-page{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;max-width:50%;min-height:calc(100vh - 4rem);text-align:left}.logo{animation:spin 7s ease-in-out infinite;display:inline-block;height:auto;width:2rem}@keyframes spin{0%{transform:rotate(0deg)}50%{transform:rotate(2turn)}70%{transform:rotate(2turn)}to{transform:rotate(0deg)}}.hero-section .hero-description{color:#1e1e1e;font-size:1rem;line-height:1.5;margin-bottom:1.5rem;opacity:80%}@media (max-width:600px){.input-button-container{justify-content:center;margin-bottom:1rem;width:100%}.email-signup,.input-button-container{align-items:center;display:flex;flex-direction:column}.email-signup button{align-self:center;margin-top:1rem;width:auto}.email-signup button,.email-signup input[type=text]{margin-right:0;width:100%}.email-signup button{margin-bottom:1rem}.email-signup{margin-top:0}.footer{margin-top:2rem;padding:0}}@media only screen and (max-width:431px){iframe{max-height:242px}}@media only screen and (max-width:375px){iframe{max-height:210px}}@media only screen and (max-width:320px){iframe{max-height:180px}}@media screen and (max-width:768px){.hamburger{display:flex;z-index:100}.nav-links{background-color:#fcfcfd;box-shadow:0 2px 4px #0000001a;display:none;flex-direction:column;left:0;padding:1rem 2rem;position:absolute;right:0;top:100%}.nav-links.active{display:flex}.nav-links li{margin:.5rem 0;text-align:left}.nav-links a{display:block;padding:0;text-align:left}.nav-links .waitlist-button{display:inline-block;text-align:center}.landing-page{align-items:center;display:flex;max-width:90%;padding:1.5rem;text-align:center}.hero-section h1{font-size:2.5rem}.hero-section p{font-size:1.1rem;margin:0}.story-lens-header{justify-content:center;text-align:center;width:100%}}@media only screen and (max-width:480px){.landing-page{max-width:100%;padding:1rem}.hero-section h1{font-size:2rem}.hero-section p{font-size:1rem}body,h1,p{font-size:small}}.story-lens-header{align-items:baseline;display:flex;font-size:1.25rem;margin-bottom:24px}.story-lens-bold{color:#1e1e1e;font-weight:600}.story-lens-grey{color:#1e1e1e;font-weight:400;margin-left:8px;opacity:50%}.storylens-info-section{display:flex;flex-direction:column;gap:3rem;margin:4rem 0;max-width:1100px;padding:0 1rem;width:100%}.info-row{display:flex;flex-direction:row;gap:0;margin-bottom:2rem}.info-label{color:#222;font-size:1rem;font-weight:400;margin-top:.25rem;text-align:left;width:50%}.info-content{width:50%}.info-content p{color:#1e1e1e;font-size:1rem;line-height:1.6;text-align:left}.info-content strong{font-weight:700;text-decoration:underline}@media (max-width:700px){.info-row{flex-direction:column}.info-content,.info-label{width:100%}.info-label{margin-bottom:3rem}}.email-signup,.email-signup button,.email-signup input,.input-button-container,.input-button-container button,.input-button-container input,.input-button-container label,.input-button-container span{font-family:Helvetica,Arial,sans-serif!important}.blog-container{margin:2rem auto;max-width:1200px;padding:0 20px}.blog-container h2{color:#333;margin-bottom:2rem;text-align:center}.blog-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));padding:1rem}.blog-card{background:#fff;border:1px solid #ddd;border-radius:8px;cursor:pointer;padding:1.5rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.blog-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-4px)}.blog-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.blog-icon{font-size:1.5rem}.blog-date{color:#666;font-size:.875rem}.blog-card h3{color:#1e1e1e;font-size:1.25rem;line-height:1.4;margin-bottom:.75rem}.blog-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#444;display:-webkit-box;font-size:.875rem;line-height:1.6;margin:0;overflow:hidden}@media (max-width:1024px){.blog-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.blog-cards{grid-template-columns:1fr}}.blog-card.coming-soon{background-color:#f9f9f9;border-color:#e0e0e0;cursor:default;opacity:.8}.blog-card.coming-soon:hover{box-shadow:none;transform:none}.whitepaper-container{margin:0 auto;max-width:800px;padding:0 2rem 4rem}.whitepaper-header{margin:4rem 0 2rem;text-align:center}.whitepaper-header h3{font-size:2rem;margin:.5rem 0}.whitepaper-content h4{font-size:1.5rem;margin:2rem 0 1rem}.whitepaper-content p{line-height:1.6;margin-bottom:1rem}.whitepaper-content ul{margin:1rem 0;padding-left:2rem}.whitepaper-content li{line-height:1.6;margin-bottom:.5rem}@media (max-width:768px){.whitepaper-header h3{font-size:1.5rem}.whitepaper-content{padding:0 1rem}}.whitepaper-content{padding:1rem;pointer-events:none;position:relative;-webkit-user-select:none;user-select:none}.whitepaper-content:after{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.whitepaper-content img{filter:blur(10px)}.article-container{background:#fff;border:1px solid #ddd;border-radius:8px;font-family:Azeret Mono,monospace;margin:2rem auto;max-width:800px;padding:3rem}.article-container h1{color:#1e1e1e;font-size:2.5rem;margin-bottom:1rem}.article-date{color:#666;font-size:1rem;margin-bottom:1.5rem}.article-content{font-size:1.1rem;line-height:1.8}.article-content ul{font-size:1rem;margin:1rem 0;padding-left:1.5rem}.article-content li{line-height:1.6;margin-bottom:.5rem}
/*# sourceMappingURL=main.db97f642.css.map*/