body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.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)}}.main-container{align-items:center;display:flex;flex-direction:column}.hero-container{display:flex;height:100vh}.nav-bar{align-items:center;display:flex;height:64px;justify-content:center;position:sticky;top:0;width:100%;z-index:1000}.nav-bar.scrolled{background-color:#fff;box-shadow:0 4px 6px #0000001a}.nav-item{color:#000;font-weight:700;padding:1.5rem}.blob-container{float:right;height:100%;overflow:hidden;position:absolute;right:0;top:0;width:100%;z-index:-1}.blob-image{display:inline-block;height:200vh;margin-left:30vw;margin-top:-80vh;object-fit:cover;-webkit-user-select:none;user-select:none}.two-panel-row{align-items:center;display:flex;flex:1 1;justify-content:space-between;padding:0 5rem}.left-panel{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;padding-left:5rem}.right-panel{display:flex;flex:1 1}.right-panel>img{object-fit:cover;-webkit-user-select:none;user-select:none;width:100%}.footer{align-items:center;background-color:#000;color:#fff;display:flex;flex-direction:column;padding:4rem;width:100%}.footer-content{align-items:flex-start;display:flex;justify-content:space-around;width:100%}.footer-column{gap:2rem}.footer-column,.footer-links{display:flex;flex-direction:column}.footer-links{color:#fafafa;gap:.5rem}.footer-social-icons{align-items:flex-start;display:flex;gap:1.5rem}.social-icon{fill:#fafafa;border:1px solid #a3a3a3;border-radius:50%;cursor:pointer;height:40px;object-fit:contain;padding:8px;width:40px}.social-icon:hover{fill:#040404;background-color:#fafafa}.footer-copy{font-size:.8rem;margin-top:auto;opacity:.7;padding-top:2rem;text-align:center;width:100%}.footer-contact{display:flex;flex-direction:column;gap:.5rem}.screenshots-container{align-items:center;display:flex;flex-direction:column;gap:20px;padding:20px}.screenshot-item{align-items:center;display:flex;gap:15px;justify-content:space-between;max-width:900px;padding:10px 0;width:100%}.screenshot,.screenshot-item{-webkit-user-select:none;user-select:none}.screenshot{max-width:200px;object-fit:cover}.feature-text{display:flex;flex-direction:column;justify-content:center;width:50%}.feature-name{color:#333;font-size:1.2rem;font-weight:700;margin-bottom:8px}.feature-description{color:#555;font-size:.9rem;margin-top:8px}@media (max-width:768px){.screenshots-container{padding:15px}.screenshot-item{flex-direction:column;gap:15px;max-width:100%}.screenshot{height:auto;width:100%}.feature-name{font-size:1rem}.feature-description{font-size:.8rem}}
/*# sourceMappingURL=main.8204d388.css.map*/