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}.container{margin:0 auto;max-width:1200px;padding:0 20px}.site-header{border-bottom:1px solid #222;padding:1.5rem 0}.header-content{align-items:center;display:flex;justify-content:flex-start}.logo{color:#fff;font-size:1rem;font-weight:400;letter-spacing:1px;text-transform:lowercase}.navbar{background-color:#000;border-bottom:1px solid #222;padding:0 20px}.navbar-content{align-items:center;display:flex;height:80px;justify-content:space-between;margin:0 auto;max-width:900px}.nav-brand{color:#fff;font-size:1.25rem;font-weight:500;letter-spacing:.5px}.nav-links{align-items:center;display:flex;gap:3rem}.nav-link{color:#888;font-size:.9rem;letter-spacing:1px;text-decoration:none;text-transform:uppercase;transition:color .2s}.nav-link:hover{color:#fff}.landing-page{background-color:#000;color:#fff}.hero-section{align-items:center;border-bottom:1px solid #222;display:flex;min-height:80vh;padding:40px 0 80px}.heading-gradient{color:#fff;font-size:4rem;font-weight:600;letter-spacing:-1px;line-height:1.1;margin-bottom:1.5rem;max-width:800px}.text-lg{color:#888;font-size:1.125rem;line-height:1.7}.text-xl{color:#888;font-size:1.25rem;line-height:1.6}.section{border-bottom:1px solid #222;padding:120px 0}.section-title{color:#fff;font-size:2.5rem;font-weight:500;margin-bottom:3rem;text-align:center}.waitlist-form{margin:0 auto;max-width:500px}.form-group{background:#0000;border:1px solid #222;border-radius:4px;display:flex;gap:1rem;padding:.5rem}.form-input{background:#0000;border:none;color:#fff;flex:1 1;font-size:1rem;outline:none;padding:1rem}.form-input::placeholder{color:#444}.button{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;font-weight:600;height:48px;justify-content:center;padding:0;position:relative;transition:all .2s;width:48px}.button:hover{opacity:.8}.button:disabled{cursor:default;opacity:1}.loader{animation:spin .6s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#fff;height:20px;width:20px}@keyframes spin{to{transform:rotate(1turn)}}.checkmark{animation:checkmark .3s ease-in-out forwards;display:inline-block;height:20px;transform:rotate(45deg);width:20px}.checkmark:before{bottom:0;height:12px;right:8px;width:2px}.checkmark:after,.checkmark:before{background-color:#fff;border-radius:1px;content:"";position:absolute}.checkmark:after{bottom:2px;height:2px;right:0;width:8px}@keyframes checkmark{0%{opacity:0;transform:rotate(45deg) scale(.5)}to{opacity:1;transform:rotate(45deg) scale(1)}}.products-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.product-card{background-color:#ffffff08;border:1px solid #222;border-radius:8px;padding:2rem;transition:all .3s}.product-card:hover{background-color:#ffffff0d;transform:translateY(-2px)}.product-card h3{color:#fff;font-size:1.75rem;letter-spacing:2px;margin-bottom:.5rem}.product-tagline{color:#888;font-size:1rem;letter-spacing:1px;margin-bottom:1.5rem;text-transform:uppercase}.product-description{color:#666;line-height:1.6}.values-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.value-card{padding:2rem;text-align:center}.value-card h3{color:#fff;font-size:1.25rem;letter-spacing:1px;margin-bottom:1rem}.value-card p{color:#666;line-height:1.6}.trust-content{margin:0 auto;max-width:800px;text-align:center}.site-footer{border-top:1px solid #222;padding:2rem 0}.footer-content{width:100%}.footer-row{align-items:center;display:flex;justify-content:space-between}.footer-left{color:#666;font-size:.875rem;text-align:left}.footer-center{text-align:center}.footer-right{text-align:right}.social-link{color:#666;font-size:.9rem;letter-spacing:1px;text-decoration:none;text-transform:lowercase;transition:color .2s}.social-link:hover{color:#fff}.built-by{color:#444;font-size:.875rem;margin:0}@media (max-width:768px){.heading-gradient{font-size:2.5rem}.section{padding:80px 0}.section-title{font-size:2rem}.hero-section{min-height:auto;padding:60px 0}.products-grid,.values-grid{gap:2rem}.footer-row{flex-direction:column;gap:1.5rem}.footer-left,.footer-right,.footer-row{text-align:center}}body{background-color:#000;color:#888;font-family:system-ui,-apple-system,sans-serif}.modal-overlay{align-items:center;animation:fadeIn .3s ease-out;background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal{animation:slideUp .3s ease-out;background:#111;border:1px solid #222;border-radius:12px;padding:2rem;text-align:center}.modal p{color:#fff;font-size:1rem;letter-spacing:.5px;margin-top:1rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-checkmark{margin:0 auto}.checkmark,.modal-checkmark{height:52px;width:52px}.checkmark-circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke:#fff;stroke-miterlimit:10;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark-check{stroke-dasharray:48;stroke-dashoffset:48;stroke:#fff;stroke-width:3;animation:stroke .4s cubic-bezier(.65,0,.45,1) .3s forwards;transform-origin:50% 50%}@keyframes stroke{to{stroke-dashoffset:0}}
/*# sourceMappingURL=main.8ebddbee.css.map*/