*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:Roboto,sans-serif;background:#001252;color:#DDEAFF;min-height:100vh;overflow-x:hidden}.site-nav{justify-content:space-between;padding:22px 60px;position:relative;z-index:10}.site-nav,.site-nav .logo{display:flex;align-items:center}.site-nav .logo{gap:10px;text-decoration:none}.site-nav .logo img{height:75px;width:auto}.nav-links{display:flex;align-items:center;gap:36px;list-style:none}.nav-links a{text-decoration:none;color:#DDEAFF;font-size:16px;font-weight:300;letter-spacing:1.2px;text-transform:uppercase;opacity:.9;transition:opacity .2s,color .2s}.nav-links a.active,.nav-links a:hover{opacity:1;color:#FF6D57}.nav-links .login{font-weight:300}.btn-cta{display:inline-block;background:#FF6D57;color:#DDEAFF;font-family:Roboto,sans-serif;font-weight:700;font-size:16px;letter-spacing:.5px;text-transform:uppercase;text-decoration:none;padding:12px 36px;border-radius:50px;border:none;cursor:pointer;transition:background .2s,transform .15s}.btn-cta:hover{background:#ff5540;transform:translateY(-1px)}.btn-cta-dark{display:inline-block;background:#FF6D57;color:#fff;font-family:Roboto,sans-serif;font-weight:700;font-size:16px;letter-spacing:.5px;text-transform:uppercase;text-decoration:none;padding:12px 36px;border-radius:50px;border:none;cursor:pointer;transition:background .2s,transform .15s}.btn-cta-dark:hover{background:#ff5540;transform:translateY(-1px)}.video-box{aspect-ratio:16/9;background:#d8e3f5;border-radius:6px;color:#556;font-size:16px}.video-box,.video-thumb{width:100%;display:flex;align-items:center;justify-content:center}.video-thumb{height:100%;flex-direction:column;gap:8px;cursor:pointer}.play-btn svg{width:80px;height:80px}.video-label{font-size:14px;color:#556;letter-spacing:.5px}.hero-wrapper{background:url(/images/blue-background.svg) 50%/cover no-repeat #001252;width:100%;min-height:100vh;position:relative}.hero{display:flex;align-items:center;justify-content:center;gap:60px;padding:60px 60px 80px;max-width:1300px;margin:0 auto}.hero-copy{flex:0 0 340px}.hero-copy h1{font-size:clamp(38px,4.5vw,60px);font-weight:900;line-height:1.08;letter-spacing:.5px;margin-bottom:24px}.hero-copy p{font-size:22px;line-height:1.12;letter-spacing:.5px;opacity:.85;margin-bottom:36px;max-width:280px}.hero-video{flex:1;max-width:720px;aspect-ratio:16/9}.logos-section{position:absolute;left:0;right:0;z-index:100}.logos-section,.logos-section-mission{padding:50px 0;overflow:hidden;background:transparent;-webkit-mask-image:linear-gradient(90deg,transparent 0,black 8%,black 92%,transparent);mask-image:linear-gradient(90deg,transparent 0,black 8%,black 92%,transparent)}.logos-section-mission{width:100%}.logos-track{display:flex;align-items:center;gap:80px;width:max-content;animation:scroll-logos 28s linear infinite}.logos-track:hover{animation-play-state:paused}@keyframes scroll-logos{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.logos-track img{height:28px;width:auto;filter:brightness(0) invert(1);opacity:.85;object-fit:contain;flex-shrink:0}.about-wrapper{background:url(/images/purple-background.svg) 50%/cover no-repeat #001252;width:100%}.about{min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:80px 60px;max-width:1300px;margin:0 auto}.about-wrapper .about{min-height:unset;padding:70px 60px 80px;justify-content:flex-start}.about-header{display:flex;align-items:flex-start;gap:28px;margin-bottom:48px;margin-left:-100px}.about-desc{font-size:25px;font-weight:500;line-height:1.2;letter-spacing:.5px;color:#DDEAFF;max-width:1100px;padding-top:6px}.about-video{width:60%;margin:40px auto 60px}.about-cta{margin-bottom:48px}.about-cta,.about-stat{display:flex;justify-content:center}.about-stat{align-items:center;gap:16px;font-size:18px;font-weight:400;letter-spacing:.5px;width:90%;margin:0 auto}.about-stat img{height:66px;width:auto}.about-stat .highlight{color:#FF6D57;font-weight:700}.products-wrapper{background:url(/images/blue-background.svg) 50%/cover no-repeat #001252;width:100%}.products{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;padding:100px 60px 80px;max-width:1300px;margin:0 auto}.products-header{display:flex;align-items:flex-start;gap:28px;margin-bottom:60px;margin-left:-100px}.products-desc{font-size:25px;font-weight:500;line-height:1.2;letter-spacing:.5px;color:#DDEAFF;max-width:1100px;padding-top:6px}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:80px;margin:50px -80px 60px}.product-card{display:flex;flex-direction:column;align-items:center;gap:0}.product-card-img{width:120%;border-radius:12px;overflow:hidden;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;padding:24px}.product-card-img img{max-width:100%;max-height:100%;object-fit:contain}.product-card p{font-size:18px;font-weight:400;line-height:1.2;letter-spacing:.5px;text-align:center;opacity:.85}.products-cta{display:flex;justify-content:center;margin-top:60px}.latest-wrapper{background:url(/images/purple-background.svg) 50%/cover no-repeat #001252;width:100%}.latest{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;padding:100px 60px 80px;max-width:1300px;margin:0 auto}.latest-header{display:flex;align-items:center;gap:28px;margin-bottom:60px;margin-left:-100px}.latest-desc{font-size:25px;font-weight:500;line-height:1.2;letter-spacing:.5px;color:#DDEAFF;max-width:1100px;padding-top:6px}.latest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:20px;margin-bottom:60px}.press-card{display:flex;flex-direction:column;gap:16px}.press-card img.press-img{width:100%;object-fit:contain;border-radius:4px}.press-card h3{font-size:18px;font-weight:700;line-height:1.3;text-align:center}.press-card p{font-size:14px;font-weight:400;line-height:1.4;opacity:.7;text-align:center}.latest-cta{margin-bottom:60px}.latest-cta,.social-icons{display:flex;justify-content:center}.social-icons{align-items:center;gap:40px;margin-top:40px}.social-icons a img{height:36px;width:36px;object-fit:contain;transition:transform .2s}.social-icons a:hover img{transform:translateY(-3px)}.contact-wrapper{background-color:#DDEAFF;width:100%}.contact{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;padding:100px 60px 80px;max-width:1300px;margin:0 auto}.contact-header{display:flex;align-items:flex-start;gap:28px;margin-bottom:60px;margin-left:-100px}.contact-desc{font-size:25px;font-weight:500;line-height:1.2;letter-spacing:.5px;color:#001252;max-width:1100px;padding-top:6px}.contact-form{gap:20px;width:60%;margin:0 auto}.contact-form,.form-field{display:flex;flex-direction:column}.form-field{gap:6px}.form-field label{font-size:13px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;color:#001252}.form-field input,.form-field textarea{background:rgba(0,18,82,.12);border:none;border-radius:4px;padding:14px 16px;font-family:Roboto,sans-serif;font-size:16px;color:#001252;outline:none;width:100%;transition:background .2s}.form-field input:focus,.form-field textarea:focus{background:rgba(0,18,82,.2)}.form-field textarea{height:160px;resize:vertical}.contact-cta{display:flex;justify-content:center;margin-top:40px}.site-footer{background-color:#001252;width:100%;height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 60px;border-top:1px solid rgba(221,234,255,.15)}.site-footer .logo{display:flex;align-items:center;text-decoration:none}.site-footer .logo img{height:75px}.site-footer .footer-right{font-size:14px;font-weight:300;color:#DDEAFF;opacity:.7}.site-footer .footer-right a{color:#DDEAFF;text-decoration:underline}.site-footer .footer-right a:hover{opacity:1}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;background:none;border:none;padding:4px}.hamburger span{display:block;width:24px;height:2px;background:#DDEAFF;border-radius:2px;transition:all .3s}.mission-wrapper{background:url(/images/blue-background.svg) 50%/cover no-repeat #001252;width:100%;min-height:100vh}.mission{display:flex;flex-direction:column;justify-content:flex-start;padding:100px 60px 80px;max-width:1300px;margin:0 auto}.mission-text{max-width:100%;margin-bottom:150px}.mission-text p{font-size:20px;font-weight:400;line-height:1.2;letter-spacing:.3px;color:#DDEAFF;margin-bottom:20px;opacity:.9}.mission-text p:last-child{margin-bottom:0}.mission-text .highlight{color:#FF6D57;font-weight:500}.stat-box{display:flex;align-items:center;justify-content:center;gap:20px;border:2px solid #ff6d57;border-radius:0 20px 0 20px;padding:35px 32px;max-width:100%;margin-bottom:150px}.stat-box img{height:50px;width:auto;flex-shrink:0}.stat-box p{font-size:20px;font-weight:500;line-height:1.4;letter-spacing:.3px;color:#DDEAFF}.stat-box .highlight{color:#FF6D57;font-weight:700}.highlight{color:#FF6D57;font-weight:600}.partners-row{display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}.partners-row img{height:28px;width:auto;filter:brightness(0) invert(1);opacity:.85;object-fit:contain}.taylor-wrapper{background:url(/images/purple-background.svg) 50%/cover no-repeat #001252;width:100%}.taylor{min-height:100vh;display:flex;align-items:flex-start;gap:80px;padding:150px 60px;max-width:1300px;margin:0 auto}.taylor-copy{flex:1;max-width:700px}.taylor-copy h2{font-size:clamp(28px,3.5vw,48px);font-weight:900;line-height:1.05;letter-spacing:.5px;color:#DDEAFF;margin-bottom:32px}.taylor-copy h2 .bracket{color:#FF6D57}.taylor-copy p{font-size:20px;font-weight:400;line-height:1.3;letter-spacing:.3px;color:#DDEAFF;opacity:.9;margin-bottom:18px}.taylor-copy p:last-child{margin-bottom:0}.taylor-photo-wrap{flex:0 0 340px;position:relative}.taylor-photo-frame{position:relative;width:100%}.taylor-photo-frame img{width:100%;border-radius:4px;display:block;object-fit:cover}.team-wrapper{background:url(/images/blue-background.svg) 50%/cover no-repeat fixed #001252;width:100%}.team{min-height:100vh;display:flex;flex-direction:column;padding:100px 60px 80px;max-width:1300px;margin:0 auto}.team-tabs{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:100px;flex-wrap:wrap;width:100%}.tab-btn{font-family:Roboto,sans-serif;font-size:14px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;padding:10px 24px;border-radius:50px;border:none;cursor:pointer;background:transparent;color:#DDEAFF;opacity:.6;transition:all .2s}.tab-btn:hover{opacity:1}.tab-btn.active{background:#FF6D57;color:#fff;opacity:1}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px 40px;overflow:visible}.team-card{display:flex;flex-direction:column;align-items:center;gap:20px;overflow:visible}.team-photo-frame{position:relative;width:224px;height:272px;overflow:visible}.team-photo-frame img:first-child{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1;border-radius:0;display:block}.photo-border{position:absolute;top:-20px;left:-20px;width:calc(100% + 40px);height:calc(100% + 40px);z-index:2;pointer-events:none}.team-photo-placeholder{position:absolute;inset:0;width:100%;height:100%;background:rgba(221,234,255,.1);border-radius:4px;z-index:1}.team-card-info{text-align:center;margin-top:30px}.team-card-info h3{font-size:30px;font-weight:900;letter-spacing:1px;margin-bottom:4px}.team-card-info h3,.team-card-info p{text-transform:uppercase;color:#DDEAFF}.team-card-info p{font-size:20px;font-weight:400;letter-spacing:.8px;opacity:.6}.tab-panel{display:none}.tab-panel.active{display:block;overflow:visible}.product-hero-section{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;gap:20px;padding-top:60px;padding-bottom:60px}.product-hero{display:flex;align-items:center;gap:60px;padding:40px 60px 60px;max-width:1300px;margin:0 auto}#ft-hero{padding-top:0}.product-hero--reverse{flex-direction:row-reverse}.product-hero-video{flex:1;max-width:580px}.product-hero-copy{flex:1}.product-logo{max-width:300px;width:100%;height:auto;display:block;margin-bottom:24px}.product-hero-copy p{font-size:18px;line-height:1.5;color:#DDEAFF;opacity:.9;letter-spacing:.3px}.product-provides{max-width:1300px;margin:0 auto;padding:20px 60px 80px;text-align:center}.product-provides h2{font-size:26px;font-weight:900;letter-spacing:1.5px;text-transform:uppercase;color:#DDEAFF;margin-bottom:40px}.provides-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.provides-card{position:relative;display:flex;align-items:center;justify-content:center;min-height:160px;padding:32px 28px}.callout-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;z-index:0}.provides-card p{position:relative;z-index:1;font-size:15px;line-height:1.5;color:#DDEAFF;text-align:center;letter-spacing:.3px}.testimonial{max-width:1000px;margin:-40px auto 0;display:flex;align-items:flex-start;gap:24px}.quote-icon{width:48px;height:auto;flex-shrink:0;margin-top:4px}.quote-end{align-self:flex-end;margin-bottom:28px}.testimonial blockquote{flex:1;text-align:center}.testimonial blockquote p{font-size:16px;line-height:1.6;color:#DDEAFF;opacity:.9;font-style:italic;margin-bottom:16px}.testimonial blockquote cite{font-size:14px;font-weight:500;color:#DDEAFF;opacity:.7;letter-spacing:.5px;font-style:normal}.press-page{display:flex;flex-direction:column;padding:40px 60px 32px;max-width:1300px;margin:0 auto;box-sizing:border-box;height:calc(100vh - 99px);overflow:hidden}.press-page .latest-header{margin-left:0;align-items:center}.press-page .latest-desc{font-size:24px}.press-list-wrap{display:flex;gap:16px;flex:0 0 auto;margin-top:12px;margin-bottom:24px;position:relative;min-height:0}.press-list{flex:1;overflow-y:scroll;max-height:450px;display:flex;flex-direction:column;gap:0;scrollbar-width:none;-ms-overflow-style:none;padding-right:8px}.press-list::-webkit-scrollbar{display:none}.press-scrollbar-track{width:4px;background:#DDEAFF;border-radius:2px;position:relative;flex-shrink:0;align-self:flex-start;height:450px}.press-scrollbar-thumb{position:absolute;left:0;width:100%;border-radius:2px;background:#FF6D57;transition:top .05s linear}.press-list-item{display:flex;align-items:center;gap:28px;padding:12px 0;text-decoration:none;transition:background .2s;color:inherit}.press-list-item:hover{background:rgba(221,234,255,.04)}.press-list-item img{width:200px;height:130px;object-fit:contain;border-radius:4px;flex-shrink:0}.press-list-copy h3{font-size:18px;font-weight:700;color:#DDEAFF;line-height:1.3;margin-bottom:8px}.press-list-copy p{font-size:14px;font-weight:400;color:#DDEAFF;opacity:.65;line-height:1.4}.press-page-footer{display:flex;align-items:center;justify-content:center;position:relative;margin-top:32px}.press-kit-link{position:absolute;right:0;font-size:15px;font-weight:500;color:#DDEAFF;text-decoration:underline;letter-spacing:.3px;transition:opacity .2s}.press-kit-link:hover{opacity:.7}.login-page-wrapper{height:100vh;display:flex;flex-direction:column;overflow:hidden}.login-section{flex:1;display:flex;align-items:center;justify-content:center;margin-bottom:120px}.login-grid{display:grid;grid-template-columns:repeat(2,600px);gap:0;justify-content:center;padding:0 60px;width:100%}.login-card{display:flex;align-items:center;justify-content:center;padding:48px 40px;text-decoration:none;transition:border-color .2s,background .2s,transform .15s;aspect-ratio:16/9}.login-card:hover{transform:scale(1.05);filter:brightness(1.2)}.login-card-inner{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.login-card-inner img{max-width:100%;max-height:100%;object-fit:contain}#tab-operations .team-grid,#tab-product .team-grid{display:flex;flex-wrap:wrap;justify-content:center}#tab-operations .team-grid .team-card,#tab-product .team-grid .team-card{margin:0 25px}.stat-rotator{position:relative;overflow:hidden;min-height:60px}.stat-slide{display:flex;flex-direction:row;align-items:center;gap:16px;font-size:20px;font-weight:500;line-height:1.4;letter-spacing:.3px;color:#DDEAFF;position:absolute;top:0;left:0;transform:translateY(30px);opacity:0;transition:transform .3s ease,opacity .3s ease;pointer-events:none}.stat-slide img{height:50px;width:auto;flex-shrink:0}.stat-slide.active{opacity:1;transform:translateY(0);position:relative;pointer-events:auto}.stat-slide.exit{opacity:0;transform:translateY(-30px);position:absolute}.reveal{opacity:0;transform:translateY(28px);transition:opacity .55s ease,transform .55s ease}.about-header,.contact-header,.hero-copy .btn-cta,.hero-copy h1,.hero-copy p,.latest-header,.product-hero-copy,.product-provides h2,.products-header,.taylor-copy h2,.taylor-copy p{transform:translateX(-24px)}.hero-video,.product-hero--reverse .product-hero-copy,.product-hero-video,.taylor-photo-wrap{transform:translateX(24px)}.product-hero--reverse .product-hero-video{transform:translateX(-24px)}.stat-box.reveal{transform:scale(.96) translateY(16px)}.revealed{opacity:1!important;transform:none!important}@media (prefers-reduced-motion:reduce){.reveal,.reveal.revealed{opacity:1!important;transform:none!important;transition:none!important}}.login-card.reveal{transform:translateY(32px)}@media (max-width:900px){.site-nav{padding:18px 24px}.hamburger{display:flex}.nav-links{display:none;position:absolute;top:72px;left:0;right:0;background:#001a6e;flex-direction:column;padding:24px;gap:20px;z-index:100}.nav-links.open{display:flex}.hero{flex-direction:column;padding:40px 24px 60px;gap:36px}.hero-copy{flex:none;text-align:center}.hero-copy p{max-width:100%}.hero-video{width:100%}.logos-track{gap:48px}.about,.about-wrapper .about{padding:40px 24px}.about-header{flex-direction:column;gap:16px;margin-left:0;margin-bottom:32px}.about-header img{height:50px}.about-desc{font-size:18px;max-width:100%}.about-video{width:100%}.about-stat{width:100%;flex-direction:column;align-items:center;text-align:center}.about-stat img{height:44px}.products{padding:40px 24px}.products-header{flex-direction:column;gap:16px;margin-left:0;margin-bottom:32px}.products-header img{height:50px}.products-desc{font-size:18px;max-width:100%}.products-grid{grid-template-columns:1fr;gap:32px;margin-top:32px;margin-left:0;margin-right:0}.product-card-img{width:100%}.products-cta{margin-top:32px}.latest{padding:40px 24px}.latest-header{flex-direction:column;gap:16px;margin-left:0;margin-bottom:32px}.latest-header img{height:50px}.latest-desc{font-size:18px;max-width:100%}.latest-grid{grid-template-columns:1fr;gap:32px}.latest-cta{margin-bottom:40px}.contact{padding:40px 24px}.contact-header{flex-direction:column;gap:16px;margin-left:0;margin-bottom:32px}.contact-header img{height:50px}.contact-desc{font-size:18px;max-width:100%}.contact-form{width:100%}.site-footer{padding:0 24px}.site-footer .footer-right{font-size:11px;text-align:right}.mission{padding:60px 24px 0}.mission-text p{font-size:16px}.stat-box{padding:18px 20px}.partners-row{gap:24px;justify-content:center}.taylor{flex-direction:column;padding:60px 24px;gap:48px}.taylor-photo-wrap{flex:none;width:80%;max-width:320px;margin:0 auto}.team{padding:60px 24px}.team-tabs{gap:8px}.tab-btn{font-size:12px;padding:8px 16px}.team-grid{grid-template-columns:repeat(2,1fr);gap:36px 24px}.product-hero,.product-hero--reverse{flex-direction:column;padding:40px 24px;gap:32px}.product-hero-video{max-width:100%;width:100%}.product-logo{max-width:260px}.product-provides{padding:20px 24px 60px}.provides-grid{grid-template-columns:1fr;gap:20px}.testimonial{padding:20px 24px 60px;gap:16px}.quote-icon{width:36px}.press-page{padding:60px 24px 48px}.press-list-item img{width:120px;height:80px}.press-list-copy h3{font-size:15px}.press-page-footer{flex-direction:column;gap:24px}.press-kit-link{position:static}.login-grid{grid-template-columns:1fr;padding:0 24px;gap:24px}.login-card{padding:24px}.login-card-inner img{max-width:100%;width:100%}}@media (max-width:560px){.team-grid{grid-template-columns:1fr}}