.countdown{background:#fffffff2;border-radius:16px;box-shadow:0 8px 24px #00000014;margin:2rem auto;max-width:360px;padding:1.5rem;text-align:center}.countdown-title{color:#111827;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.countdown-grid{display:flex;gap:1rem;justify-content:center}.countdown-box{background-color:#2563eb;border-radius:12px;color:#fff;padding:1rem 1.5rem;text-align:center;width:100px}.countdown-number{font-size:2rem;font-weight:700}.countdown-label{color:#dbeafe;display:block;font-size:.9rem;margin-top:.3rem}@media (max-width:500px){.countdown{margin:1.5rem auto;max-width:90%;padding:1rem}.countdown-grid{align-items:center;flex-direction:column;gap:.8rem}.countdown-box{max-width:240px;padding:.8rem 1rem;width:80%}.countdown-number{font-size:1.8rem}.countdown-label{font-size:.85rem}}.home-container{align-items:center;background:url(/static/media/ship-background.b34dbde3587c67aa05dd.png) 50%/cover no-repeat;color:#fff;display:flex;height:100vh;justify-content:center;overflow:hidden;padding:2rem;position:relative;text-align:left}.hero-overlay{background:linear-gradient(90deg,#00000080,#0000001a);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-content{animation:fadeInUp 1.2s ease-out forwards;margin:auto;max-width:700px;opacity:0;position:relative;text-align:center;z-index:2}.home-container h1{color:#fff;font-size:3.2rem;font-weight:800;margin-bottom:1rem}.highlight{color:#3b82f6}.hero-subtext{color:#e0f2fe;font-size:1.2rem;line-height:1.7;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.countdown-cta{align-items:center;animation:fadeIn 1.4s ease-out forwards;animation-delay:.4s;display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem;opacity:0}.get-notified-btn{animation:fadeIn 1.6s ease-out forwards;animation-delay:.6s;background-color:#2563eb;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;opacity:0;padding:1rem 2rem;transition:background-color .3s}.get-notified-btn:hover{background-color:#1d4ed8}.partner-logos{align-items:center;animation:fadeIn 1.8s ease-out forwards;animation-delay:.8s;background:#fff;border-radius:32px;box-shadow:0 12px 24px #0000000d;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin-left:auto;margin-right:auto;margin-top:2.5rem;max-width:720px;opacity:0;padding:1.5rem 2rem}.partner-logos img{height:36px;object-fit:contain;opacity:.75;transition:opacity .3s ease}.partner-logos img:hover{opacity:1}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.about-container{color:#1f2937;margin:auto;max-width:1100px;padding:4rem 2rem;text-align:center}.about-container h1{color:#111827;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.about-container p{color:#4b5563;font-size:1.1rem;line-height:1.8;margin:0 auto 2rem;max-width:800px}.about-container h2{color:#2563eb;font-size:2rem;margin-top:3rem}.team-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:2rem}.team-card{animation:teamFadeUp .6s ease forwards;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000f;opacity:0;padding:1.5rem;transition:transform .3s ease}.team-card:hover{transform:translateY(-5px)}.team-card:first-child{animation-delay:.1s}.team-card:nth-child(2){animation-delay:.2s}.team-card:nth-child(3){animation-delay:.3s}.team-card:nth-child(4){animation-delay:.4s}.team-card:nth-child(5){animation-delay:.5s}.avatar{color:#2563eb;font-size:2.5rem;margin-bottom:.75rem}.team-card h3{color:#111827;font-size:1.3rem;margin-bottom:.5rem}.team-role{color:#6b7280;font-size:1rem}@keyframes teamFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.services-container{color:#1f2937;padding:4rem 2rem;text-align:center}.services-container h1{color:#111827;font-size:2.3rem;font-weight:700}.services-container p{color:#4b5563;font-size:1.1rem;margin-left:auto;margin-right:auto;margin-top:1rem;max-width:700px}.services-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-top:3rem}.service-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000f;font-size:1.1rem;padding:1.5rem;transition:transform .3s ease}.service-card:hover{transform:translateY(-5px)}@media (max-width:768px){.about-container,.contact-container,.home-container,.services-container{padding:2rem 1rem}.about-container h1,.contact-container h1,.home-container h1,.services-container h1{font-size:2rem}.about-container h2,.services-container h2{font-size:1.5rem}.about-container p,.contact-container p,.hero-subtext,.services-container p{font-size:1rem;line-height:1.6}.services-list,.team-grid{grid-template-columns:1fr}.contact-form,.countdown,.partner-logos,.service-card,.team-card{max-width:100%}.contact-form button,.contact-form input,.contact-form textarea{font-size:.95rem}.footer-content{align-items:center;flex-direction:column;text-align:center}.footer-left,.footer-middle,.footer-right{flex:1 1 100%}.hero-content{padding:0 1rem}.home-container h1{font-size:2.4rem}.countdown-grid{flex-direction:column;gap:1rem}.countdown-box{width:80px}.partner-logos{border-radius:24px;gap:1.5rem;padding:1rem}.partner-logos img{height:28px}.get-notified-btn{font-size:1rem;padding:.8rem;width:100%}}.contact-container{color:#1f2937;padding:4rem 2rem;text-align:center}.contact-container h1{color:#111827;font-size:2.3rem}.contact-form{display:flex;flex-direction:column;gap:1rem;margin:2rem auto;max-width:500px}.contact-form input,.contact-form textarea{background:#fff;border:1px solid #d1d5db;border-radius:10px;color:#111827;font-size:1rem;padding:1rem}.contact-form input:focus,.contact-form textarea:focus{border-color:#2563eb;outline:none}.contact-form button{background:#2563eb;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:1rem;transition:background .3s ease}.contact-form button:hover{background:#1d4ed8}.header{background-color:#fff;justify-content:space-between;padding:1.5rem 3rem;position:fixed;top:0;width:100%;z-index:1000}.header,.header-left{align-items:center;display:flex}.header-left{gap:1rem}.logo{width:40px}.header h1{color:#1f2937;font-size:1.5rem}.header-nav{display:flex;gap:2rem}.header-nav a{color:#1f2937;font-weight:600;text-decoration:none}.menu-toggle{background:none;border:none;cursor:pointer;display:none;font-size:1.8rem}@media (max-width:768px){.menu-toggle{display:block}.header{flex-wrap:wrap;padding:1rem 1.5rem}.header-nav{display:none;flex-direction:column;margin-top:1rem;width:100%}.header-nav.open{display:flex}.header-nav a{padding:.5rem 0}}.footer{background-color:#1c1f2b;border-top:1px solid #33394c;color:#e5e7eb;padding:3rem 2rem 1rem}.footer-content{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:auto;max-width:1200px;padding-bottom:2rem}.footer-left,.footer-middle,.footer-right{flex:1 1 250px}.footer-logo{height:auto;margin-bottom:1rem;width:80px}.footer h2,.footer h3{color:#fff;margin-bottom:1rem}.footer a,.footer p{color:#cbd3dd;font-size:.95rem;line-height:1.6;text-decoration:none}.footer a:hover{color:#60a5fa;text-decoration:underline}.footer-right ul{list-style:none;padding:0}.footer-right li{margin-bottom:.4rem}.footer-bottom{border-top:1px solid #33394c;color:#a1aebb;font-size:.85rem;padding-top:1rem;text-align:center}.blue-icon{color:#2563eb;font-size:1.1rem;margin-right:.3rem}*{box-sizing:border-box}body,html{margin:0;padding:0}body{background-color:#f9fafb;color:#1f2937;font-family:Inter,sans-serif}.main-content{padding-bottom:2rem;padding-top:100px}
/*# sourceMappingURL=main.edb88a46.css.map*/