body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}:root{--horizontal-spacing-desktop:1.5rem;--horizontal-spacing-tablet:2rem;--horizontal-spacing-mobile:1.5rem;--horizontal-spacing-small:1rem;--horizontal-spacing-large:0.5rem}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#2c3e50;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{overflow-x:hidden}.header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #0000000f;box-shadow:0 2px 10px #00000014;position:fixed;top:0;width:100%;z-index:1000}.nav{padding:1.5rem 0}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1.5rem;padding:0 var(--horizontal-spacing-desktop)}.logo h2{color:#2c3e50;font-size:1.8rem;font-weight:600;letter-spacing:-.03em;margin:0;position:relative}.logo h2:after{background:linear-gradient(90deg,#2c3e50,#5a6c7d);border-radius:1px;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:30px}.nav-links{display:flex;gap:2rem}.nav-links a{border-radius:6px;color:#5a6c7d;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.nav-links a:hover{background:#2c3e500d;color:#2c3e50}.container{margin:0 auto;max-width:1200px;padding:0 1.5rem;padding:0 var(--horizontal-spacing-desktop)}.hero{align-items:center;background:#fff;color:#333;display:flex;height:100vh;justify-content:flex-start;position:relative;text-align:left}.hero,.hero-content{box-sizing:border-box}.hero-content{margin:80px auto 0;max-width:1200px;padding:4rem 1.5rem;padding:4rem var(--horizontal-spacing-desktop);width:100%}.hero-content h1{color:#2c3e50;font-size:5.5rem;font-weight:550;letter-spacing:-.03em;line-height:1.1;margin-bottom:1.5rem}.hero-subtitle{color:#565a5f;font-size:1.4rem;font-weight:400;line-height:1.6;margin:0 0 3rem;max-width:800px}.hero-manifesto-btn{background:#0000;border:1px solid #5a6c7d;border-radius:6px;color:#5a6c7d;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:500;letter-spacing:.01em;margin-top:2rem;padding:.75rem 1.5rem;transition:all .3s ease}.hero-manifesto-btn:hover{background:#5a6c7d;box-shadow:0 4px 12px #5a6c7d33;color:#fff;transform:translateY(-1px)}.hero-mystery{color:#8a9ba8;font-size:1.1rem;font-style:italic;font-weight:300;line-height:1.7;margin-top:3rem;opacity:.8}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-primary{background:#2c3e50;border:1px solid #2c3e50;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:.02em;padding:1rem 2rem;transition:all .3s ease}.btn-primary:hover{background:#34495e;border-color:#34495e;box-shadow:0 8px 25px #2c3e5033;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #5a6c7d;border-radius:8px;color:#5a6c7d;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:.02em;padding:1rem 2rem;transition:all .3s ease}.btn-secondary:hover{background:#5a6c7d;border-color:#5a6c7d;color:#fff}.about{background:#f8f9fa;padding:6rem 0}.about h2{color:#2c3e50;font-size:2.5rem;letter-spacing:-.02em;margin-bottom:3rem;padding-left:1.5rem;position:relative}.about h2:before{background:#5a6c7d;border-radius:2px;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.about-content{margin:0 auto;max-width:800px}.mission-statement{color:#5a6c7d;font-size:1.3rem;font-weight:400;line-height:1.7;margin-bottom:3rem}.mission-breakdown{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.mission-point{background:#fff;border:1px solid #5a6c7d26;border-radius:12px;box-shadow:0 2px 8px #0000000a;color:#2c3e50;font-size:1rem;font-weight:600;letter-spacing:.02em;padding:1.5rem 2rem;transition:all .3s ease}.mission-point:hover{border-color:#5a6c7d4d;box-shadow:0 8px 25px #00000014;transform:translateY(-2px)}.products{align-items:center;background:#fff;display:flex;justify-content:center;min-height:100vh;padding:8rem 0}.products h2{color:#2c3e50;font-size:2.5rem;letter-spacing:-.02em;margin-bottom:2rem;padding-left:1.5rem;position:relative}.products h2:before{background:#5a6c7d;border-radius:2px;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.products-content{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 1.5rem;padding:0 var(--horizontal-spacing-desktop);width:100%}.products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin:0 auto;max-width:1000px}.products-intro{color:#8a9ba8;font-size:1.1rem;font-weight:400;letter-spacing:.01em;margin-bottom:.5rem;margin-top:0}.fieldops-card{background:#0000;border:none;box-shadow:none;margin:0;max-width:800px;overflow:visible;padding:0;position:relative;text-align:left;transition:none}.fieldops-card:before{display:none}.fieldops-card:hover{border-color:#0000;box-shadow:none;transform:none}.fieldops-card .product-header{align-items:center;display:flex;gap:1.5rem;justify-content:flex-start;margin-bottom:1.5rem;margin-top:0}.fieldops-card .product-header h2{color:#2c3e50;font-size:4rem;font-weight:500;letter-spacing:-.03em;line-height:1.1;margin:0}.fieldops-card .product-description{color:#565a5f;font-size:1.4rem;font-weight:400;line-height:1.6;margin-bottom:2.5rem;margin-left:0;margin-right:0;max-width:600px}.product-card{background:#fff;border:1px solid #5a6c7d1f;border-radius:12px;box-shadow:0 4px 12px #0000000d;padding:3rem;position:relative;transition:all .3s ease}.product-card:hover{box-shadow:0 12px 30px #0000001a;transform:translateY(-5px)}.product-card.featured,.product-card:hover{border-color:#5a6c7d40}.product-card.featured:before{background:#5a6c7d;content:"";height:3px;left:0;position:absolute;right:0;top:0}.product-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.product-header h3{color:#2c3e50;font-size:1.8rem;letter-spacing:-.02em;margin:0}.product-status{border-radius:20px;font-size:.8rem;font-weight:600;letter-spacing:.05em;padding:.5rem 1rem;text-transform:uppercase}.product-status:not(.coming-soon){background:#e8f5e8;border:1px solid #28a74533;color:#28a745}.product-status.coming-soon{background:#fff3cd;border:1px solid #85640433;color:#856404}.product-description{color:#5a6c7d;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.product-features{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:2.5rem}.feature{background:#5a6c7d0d;border:1px solid #5a6c7d1a;border-radius:8px;color:#5a6c7d;font-size:.95rem;padding:.75rem;transition:all .3s ease}.feature:hover{background:#5a6c7d1a;border-color:#5a6c7d33}.product-link,.product-link-disabled{border-radius:10px;font-size:1rem}.fieldops-card .product-link,.product-link,.product-link-disabled{display:inline-block;font-weight:600;letter-spacing:.02em;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.fieldops-card .product-link{background:#2c3e50;border:1px solid #2c3e50;border-radius:8px;color:#fff;font-size:1.1rem;margin-top:0}.fieldops-card .product-link:hover{background:#34495e;border-color:#34495e;box-shadow:0 8px 25px #2c3e5033;transform:translateY(-2px)}.product-link{background:#2c3e50;border:1px solid #2c3e50;color:#fff}.product-link:hover{background:#34495e;border-color:#34495e;box-shadow:0 8px 25px #2c3e5033;transform:translateY(-2px)}.product-link-disabled{background:#5a6c7d1a;border:1px solid #5a6c7d33;color:#5a6c7d;cursor:not-allowed}.vision{background:#f8f9fa;padding:6rem 0}.vision h2{color:#2c3e50;font-size:2.5rem;letter-spacing:-.02em;margin-bottom:3rem;padding-left:1.5rem;position:relative}.vision h2:before{background:#5a6c7d;border-radius:2px;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.vision-content{margin:0 auto;max-width:900px}.vision-statement{color:#5a6c7d;font-size:1.3rem;line-height:1.7;margin-bottom:3rem}.vision-analogy,.vision-conclusion{background:#fff;border:1px solid #5a6c7d1f;border-radius:12px;box-shadow:0 4px 12px #0000000d;margin-bottom:3rem;padding:3rem}.vision-analogy p,.vision-conclusion p{color:#2c3e50;font-size:1.2rem;line-height:1.7;margin:0}.contact{background:#fff;padding:6rem 0}.contact h2{color:#2c3e50;font-size:2.5rem;letter-spacing:-.02em;margin-bottom:3rem;padding-left:1.5rem;position:relative}.contact h2:before{background:#5a6c7d;border-radius:2px;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.contact-content{margin:0 auto;max-width:600px}.contact-content p{color:#5a6c7d;font-size:1.2rem;line-height:1.6;margin-bottom:1rem}.footer{background:#f8f9fa;border-top:1px solid #5a6c7d14;color:#8a9ba8;padding:.5rem 0}.footer-bottom{color:#64748b;font-size:.9rem;font-weight:300;opacity:.7;text-align:center}@media (max-width:1024px){.hero-content{padding:4rem 1.5rem;padding:4rem var(--horizontal-spacing-desktop)}.hero-content h1{font-size:4rem}.hero-subtitle{font-size:1.2rem}.products-content{padding:0 1.5rem;padding:0 var(--horizontal-spacing-desktop)}}@media (max-width:768px){.nav-container{flex-direction:column;gap:1rem;padding:0 2rem;padding:0 var(--horizontal-spacing-tablet)}.nav-links{gap:1rem}.hero,.nav-links{justify-content:center}.hero{box-sizing:border-box;height:100vh;text-align:center}.hero-content{margin-top:120px;max-width:100%;padding:3rem 2rem;padding:3rem var(--horizontal-spacing-tablet);text-align:center}.hero-content h1{font-size:3.5rem;line-height:1.1;margin-bottom:1.5rem}.hero-subtitle{font-size:1.2rem;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:90%}.hero-mystery{font-size:1rem;margin-top:2.5rem}.hero-manifesto-btn{font-size:.9rem;padding:.7rem 1.3rem}.products{min-height:80vh;padding:4rem 0}.products-content{padding:0 2rem;padding:0 var(--horizontal-spacing-tablet)}.fieldops-card{max-width:100%}.fieldops-card,.products-intro{text-align:center}.fieldops-card .product-header{flex-direction:column;gap:1rem;justify-content:center;margin-bottom:2.5rem}.fieldops-card .product-header h2{font-size:2.2rem}.fieldops-card .product-description{font-size:1.1rem;margin-bottom:2.5rem}}@media (max-width:480px){.container{padding:0 1.5rem;padding:0 var(--horizontal-spacing-mobile)}.nav{padding:1rem 0}.nav-container{gap:.5rem;padding:0 1.5rem;padding:0 var(--horizontal-spacing-mobile)}.logo h2{font-size:1.5rem}.hero{box-sizing:border-box;height:100vh;justify-content:center;text-align:center}.hero-content{margin-top:140px;max-width:100%;padding:2rem 1.5rem;padding:2rem var(--horizontal-spacing-mobile);text-align:center}.hero-content h1{font-size:2.8rem;line-height:1.1;margin-bottom:1rem}.hero-subtitle{font-size:1.1rem;line-height:1.5;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:95%}.hero-mystery{font-size:.95rem;margin-top:2rem}.hero-manifesto-btn{font-size:.85rem;margin-top:1.5rem;padding:.65rem 1.2rem}.products{min-height:70vh;padding:3rem 0}.products-content{padding:0 1.5rem;padding:0 var(--horizontal-spacing-mobile)}.fieldops-card .product-header h2{font-size:2rem}.fieldops-card .product-description{font-size:1rem;margin-bottom:2rem}.fieldops-card .product-link{font-size:1rem;padding:1rem 2rem}.nav-links{font-size:.9rem}}@media (max-width:360px){.hero-content h1{font-size:2.2rem;margin-bottom:.8rem}.hero-subtitle{font-size:1rem;line-height:1.4}.hero-content{margin-top:120px}.container,.nav-container{padding:0 1rem;padding:0 var(--horizontal-spacing-small)}.hero-content{padding:2rem 1rem;padding:2rem var(--horizontal-spacing-small)}.products{padding:2.5rem 0}.products-content{padding:0 1rem;padding:0 var(--horizontal-spacing-small)}.fieldops-card .product-header h2{font-size:1.8rem}}@media (hover:none) and (pointer:coarse){.nav-links a{font-size:1rem;padding:.75rem 1.25rem}.btn-primary,.btn-secondary,.fieldops-card .product-link{font-size:1.1rem;padding:1.25rem 2.5rem}}html{scroll-behavior:smooth}body{overflow-x:hidden}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 24px 64px #0003;max-height:90vh;max-width:480px;overflow:hidden;position:relative;width:90%}.modal-header{align-items:center;border-bottom:1px solid #5a6c7d1a;display:flex;justify-content:space-between;padding:1.5rem 2rem}.modal-header h3{color:#2c3e50;font-size:1.4rem;font-weight:600;letter-spacing:-.02em;margin:0}.modal-close{align-items:center;background:none;border:none;border-radius:4px;color:#8a9ba8;cursor:pointer;display:flex;font-size:1.5rem;height:32px;justify-content:center;padding:0;transition:all .2s ease;width:32px}.modal-close:hover{background:#5a6c7d1a;color:#5a6c7d}.modal-body{padding:2rem}.modal-description{color:#5a6c7d;font-size:1rem;line-height:1.6;margin-bottom:2rem;margin-top:0}.form-group{margin-bottom:1.5rem}.email-input{background:#fff;border:2px solid #5a6c7d33;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:1rem;padding:1rem 1.25rem;transition:all .3s ease;width:100%}.email-input:focus{border-color:#2c3e50;box-shadow:0 0 0 3px #2c3e501a;outline:none}.email-input:disabled{background:#f8f9fa;color:#8a9ba8;cursor:not-allowed}.submit-btn{background:#2c3e50;border:1px solid #2c3e50;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:600;letter-spacing:.02em;padding:1rem 2rem;transition:all .3s ease;width:100%}.submit-btn:hover:not(:disabled){background:#34495e;border-color:#34495e;box-shadow:0 4px 12px #2c3e5033;transform:translateY(-1px)}.submit-btn:disabled{background:#8a9ba8;border-color:#8a9ba8;box-shadow:none;cursor:not-allowed;transform:none}.success-message{padding:1rem 0;text-align:center}.success-icon{align-items:center;background:#28a745;border-radius:50%;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:48px;justify-content:center;margin:0 auto 1rem;width:48px}.success-message p{color:#5a6c7d;font-size:1rem;line-height:1.6;margin:0}@media (max-width:768px){.modal-content{margin:1rem;max-width:none;width:95%}.modal-header{padding:1.25rem 1.5rem}.modal-header h3{font-size:1.2rem}.modal-body{padding:1.5rem}.modal-description{font-size:.95rem;margin-bottom:1.5rem}.email-input{font-size:.95rem;padding:.875rem 1rem}.submit-btn{font-size:.95rem;padding:.875rem 1.5rem}}.btn-primary:focus,.btn-secondary:focus,.nav-links a:focus,.product-link:focus{outline:2px solid #2c3e50;outline-offset:2px}@media (min-width:1200px){.container,.nav-container{padding:0 .5rem;padding:0 var(--horizontal-spacing-large)}.hero-content{padding:4rem .5rem;padding:4rem var(--horizontal-spacing-large)}.products-content{padding:0 .5rem;padding:0 var(--horizontal-spacing-large)}}
/*# sourceMappingURL=main.755a0baa.css.map*/