@import url(https://fonts.googleapis.com/css2?family=Nunito:ital,wght@1,800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap);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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hd-root{position:relative;z-index:100}.hd-bar{box-sizing:border-box;left:50%;max-width:calc(100vw - 1rem);overflow:hidden;padding:0 2.4rem;position:fixed;transform:translateX(-50%);z-index:100}.hd-inner{gap:1.5rem;height:64px;justify-content:space-between;min-width:0}.hd-inner,.hd-logo{align-items:center;display:flex}.hd-logo{flex-shrink:0;text-decoration:none}.hd-logo-img{height:83px;transition:height .35s ease;width:auto}.hd-bar--scrolled .hd-logo-img{height:43px}.hd-bar--light-transparent .hd-logo-img{filter:none}.hd-nav{align-items:center;display:flex;flex:1 1;gap:.2rem;justify-content:center;min-width:0}.hd-link{border-radius:100px;color:#ffffffc7;font-size:.875rem;font-weight:500;padding:.4rem .9rem;text-decoration:none;text-shadow:0 1px 4px #0000008c,0 0 10px #00000059;transition:color .18s ease,background .18s ease;white-space:nowrap}.hd-link:hover{background:#ffffff14;color:#fff}.hd-link--active{background:#5ec4ec29;color:#fff}@media (max-width:1320px){.hd-bar{padding:0 1.5rem}.hd-inner{gap:.85rem}.hd-logo-img{height:72px}.hd-link{font-size:.8rem;padding:.35rem .7rem}.hd-cta{font-size:.8rem;padding:.5rem 1rem}}.hd-cta{background:#fff;border:none;border-radius:100px;color:#0a1628;cursor:pointer;flex-shrink:0;font-size:.84rem;font-weight:700;padding:.5rem 1.3rem;transition:background .18s ease,transform .18s ease,box-shadow .18s ease;white-space:nowrap}.hd-cta:hover{background:#e6f2ff;box-shadow:0 6px 20px #00000038;transform:translateY(-1px)}.hd-hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;flex-shrink:0;gap:5px;padding:4px}.hd-burger-line{background:#ffffffd9;border-radius:2px;display:block;height:2px;transition:transform .24s ease,opacity .24s ease;width:22px}.hd-burger-line--open-1{transform:translateY(7px) rotate(45deg)}.hd-burger-line--open-2{opacity:0}.hd-burger-line--open-3{transform:translateY(-7px) rotate(-45deg)}.hd-mobile-menu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#081020f5;border:1px solid #ffffff14;border-radius:20px;box-shadow:0 16px 60px #00000073;box-sizing:border-box;display:flex;flex-direction:column;gap:.25rem;left:50%;padding:1.4rem 1.6rem;position:fixed;top:72px;transform:translateX(-50%);width:min(90vw,400px);z-index:99}.hd-mobile-link{border-bottom:1px solid #ffffff0f;color:#ffffffbf;font-size:.95rem;font-weight:500;padding:.75rem .5rem;text-decoration:none;transition:color .16s ease}.hd-mobile-link:last-of-type{border-bottom:none}.hd-mobile-link--active,.hd-mobile-link:hover{color:#fff}.hd-cta--mobile{margin-top:.8rem;padding:.7rem 1.3rem;width:100%}@media (max-width:1180px){.hd-bar{-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background-color:#becde12e!important;border-radius:22px!important;box-shadow:0 8px 40px #00000073,0 0 0 1px #ffffff38,inset 0 1px 0 #ffffff24!important;left:.5rem;padding:0 1rem;right:.5rem;top:.5rem!important;transform:none;width:auto!important}.hd-inner{height:58px}.hd-logo-img{height:42px}.hd-cta:not(.hd-cta--mobile),.hd-nav{display:none}.hd-hamburger{display:flex}.hd-mobile-menu{left:.5rem;max-width:none;overflow:hidden;padding:1.15rem 1rem 1rem;right:.5rem;top:4.8rem;transform:none;width:auto}.hd-mobile-link{font-size:.9rem;padding:.9rem .25rem}.hd-cta--mobile{display:block;font-size:.88rem;margin-top:.9rem;min-width:0;padding:.85rem 1rem;width:100%}}.ts-section{align-items:center;background:linear-gradient(135deg,#0a2540,#0f3460 60%,#0a2540);display:flex;justify-content:center;min-height:92vh;overflow:hidden;position:relative;width:100%}.ts-bg{display:flex;flex-direction:column;inset:0;justify-content:space-between;padding:7vh 0;pointer-events:none;position:absolute;z-index:0}.ts-scroll-row{opacity:.38;overflow:hidden;width:100%}.ts-scroll-track{display:flex;gap:1.1rem;width:max-content;will-change:transform}.ts-scroll-track--left{animation:tsScrollLeft 44s linear infinite;animation:tsScrollLeft var(--speed,44s) linear infinite}.ts-scroll-track--right{animation:tsScrollRight 36s linear infinite;animation:tsScrollRight var(--speed,36s) linear infinite}@keyframes tsScrollLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes tsScrollRight{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.ts-bg-card{background:hsla(0,0%,100%,.035);border:1px solid #ffffff12;border-radius:16px;display:flex;flex-direction:column;flex-shrink:0;gap:.85rem;padding:1.1rem 1.25rem;width:280px}.ts-bg-card__quote{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#ffffff8c;display:-webkit-box;font-size:.8rem;line-height:1.6;overflow:hidden}.ts-bg-card__footer{align-items:center;display:flex;gap:.65rem}.ts-bg-card__meta{display:flex;flex-direction:column}.ts-bg-card__name{color:#ffffffa6;font-size:.72rem;font-weight:600;line-height:1.3}.ts-bg-card__role{color:#ffffff59;font-size:.65rem;line-height:1.3}.ts-overlay{inset:0;pointer-events:none;position:absolute;z-index:1}.ts-overlay--edges{background:linear-gradient(90deg,#0a2540 0,#0a2540 4%,#0000 22%,#0000 78%,#0a2540 96%,#0a2540)}.ts-overlay--vignette{background:radial-gradient(ellipse 58% 72% at 50% 52%,#07090fc7 0,#07090f73 45%,#0000 70%)}.ts-foreground{align-items:center;display:flex;flex-direction:column;padding:8vh 4vw;position:relative;width:100%;z-index:2}.ts-header{margin-bottom:5vh;text-align:center}.ts-heading{color:#fff;font-size:clamp(1.9rem,3.4vw,3rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;margin-bottom:1.2vh}.ts-subheading{color:#ffffff7a;font-size:clamp(.9rem,1.4vw,1.05rem);line-height:1.65}.ts-featured-wrap{margin-bottom:4vh;width:min(680px,88vw)}.ts-featured-card{background:hsla(0,0%,100%,.055);border:1px solid #ffffff1f;border-radius:24px;box-shadow:0 0 0 1px #ffffff0a,0 32px 80px #0000008c;overflow:hidden;padding:clamp(1.6rem,3vw,2.4rem);position:relative}.ts-featured-card__glow{background:radial-gradient(ellipse 80% 50% at 50% 100%,#5ec4ec1f 0,#0000 70%);background:radial-gradient(ellipse 80% 50% at 50% 100%,rgba(var(--accent-rgb,94,196,236),.12) 0,#0000 70%);background:radial-gradient(ellipse 80% 50% at 50% 100%,color-mix(in srgb,var(--accent) 14%,#0000) 0,#0000 70%);border-radius:inherit;inset:-1px;pointer-events:none;position:absolute}.ts-featured-card__quote{color:#ffffffdb;font-size:clamp(.95rem,1.5vw,1.08rem);font-style:italic;line-height:1.78;margin-bottom:1.8rem}.ts-featured-card__footer{align-items:center;display:flex;gap:1rem}.ts-featured-card__meta{display:flex;flex-direction:column}.ts-featured-card__name{color:#ffffffe6;font-size:.92rem;font-weight:700;line-height:1.3}.ts-featured-card__role{color:#ffffff6b;font-size:.78rem;line-height:1.4;margin-top:.15rem}.ts-avatar{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-weight:700;justify-content:center;letter-spacing:.02em}.ts-avatar--sm{font-size:.65rem;height:32px;width:32px}.ts-avatar--lg{font-size:.82rem;height:46px;width:46px}.ts-nav{gap:1.4rem}.ts-arrow,.ts-nav{align-items:center;display:flex}.ts-arrow{background:#ffffff0f;border:1px solid #ffffff24;border-radius:50%;color:#ffffffa6;cursor:pointer;height:38px;justify-content:center;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .18s ease;width:38px}.ts-arrow:hover{background:#ffffff1f;border-color:#ffffff4d;color:#fff;transform:scale(1.08)}.ts-dots{align-items:center;display:flex;gap:.55rem}.ts-dot{background:#ffffff38;border:none;border-radius:50%;cursor:pointer;height:7px;padding:0;transition:background .25s ease,transform .25s ease,width .25s ease;width:7px}.ts-dot--active{border-radius:4px;transform:scale(1.25);width:20px}@media (prefers-reduced-motion:reduce){.ts-scroll-track--left,.ts-scroll-track--right{animation:none}}@media (max-width:767px){.ts-arrow{height:44px;width:44px}.ts-dot{border-radius:50%;height:10px;width:10px}.ts-dot--active{border-radius:6px;width:24px}.ts-foreground{padding:5vh 4vw}.ts-featured-wrap{width:92vw}.ts-heading{font-size:clamp(1.6rem,6vw,2.4rem);letter-spacing:-.025em}}.why-section{grid-gap:clamp(2rem,5vw,4.5rem);align-items:center;background:radial-gradient(circle at 18% 20%,#5ec4ec2e,#0000 26%),linear-gradient(135deg,#fff7e8,#fcf3e2 44%,#f5c87a);display:grid;gap:clamp(2rem,5vw,4.5rem);grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);padding:clamp(4rem,8vh,6.5rem) 4vw;width:100%}.why-img-positioner{background:#ffffffb8;border:1px solid #0a25402e;border-radius:8px;justify-self:center;order:2;overflow:hidden;width:min(420px,100%)}.why-img{aspect-ratio:4/5;display:block;object-fit:cover;object-position:center;transform:rotate(180deg);width:100%}.why-content{display:flex;flex-direction:column;gap:clamp(1.4rem,2.8vh,2rem);order:1;width:min(680px,100%)}.why-eyebrow{color:#0a2540;font-size:clamp(2.2rem,4.6vw,4.2rem);font-weight:700;letter-spacing:-.03em;line-height:1.04}.why-feature-grid{grid-gap:clamp(.85rem,1.4vw,1.15rem);display:grid;gap:clamp(.85rem,1.4vw,1.15rem);grid-template-columns:repeat(3,minmax(0,1fr))}.why-feature{background:#ffffff94;border:1px solid #0a25401f;border-radius:8px;min-height:100%;padding:clamp(1rem,1.7vw,1.35rem)}.why-feature__title{color:#0a2540;font-size:clamp(1.08rem,1.6vw,1.35rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:.55rem}.why-feature__body{color:#0a2540ad;font-size:clamp(.98rem,1.3vw,1.1rem);line-height:1.62}.why-rule{background:#ff8943;border-radius:2px;height:3px;opacity:.75;width:52px}@media (max-width:980px){.why-section{grid-template-columns:1fr;padding:clamp(3.5rem,7vh,5rem) 5vw}.why-content{justify-self:center}}@media (max-width:680px){.why-feature-grid{grid-template-columns:1fr}.why-img-positioner{width:min(340px,100%)}}.text-type__content{display:inline}.text-type__cursor{display:inline;font-weight:300;margin-left:2px}.text-type__cursor--hidden{visibility:hidden}.wif-section{width:100%}.wif-header{padding:0 4vw;text-align:center}.wif-title{color:#fff;font-size:clamp(1.9rem,3.6vw,2.9rem);font-weight:700;letter-spacing:-.025em;margin-bottom:1.2vh;white-space:nowrap}.wif-lead{color:#ffffff7a;font-size:clamp(.9rem,1.4vw,1.05rem);letter-spacing:.01em}@media (max-width:768px){.wif-section{padding:0}.wif-header{padding:0 1.25rem}.wif-title{line-height:1.08;white-space:normal}.wif-lead{line-height:1.5;margin:.75rem auto 0;max-width:20rem}}.ug-section{width:100%}.ug-grid{grid-gap:clamp(1rem,1.6vw,1.5rem);display:grid;gap:clamp(1rem,1.6vw,1.5rem);grid-template-columns:repeat(4,1fr);margin:0 auto;width:92vw}@media (max-width:1080px){.ug-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.ug-section{padding:0}.ug-grid{grid-template-columns:1fr}.ug-card__photo{background-position:var(--img-pos-mobile)!important}}.ug-card{background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;box-shadow:none;cursor:default;overflow:hidden}.ug-card:hover{border-color:#ffffff14}.ug-card__photo-wrap{height:clamp(160px,18vw,220px);overflow:hidden}@media (max-width:1080px){.ug-card__photo-wrap{height:clamp(180px,32vw,280px)}}.ug-card__photo{background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.ug-card__body{padding:clamp(1rem,1.5vw,1.35rem)}.ug-card__label{color:#5ec4ec;display:block;font-size:.65rem;font-weight:700;letter-spacing:.2em;margin-bottom:.55rem;text-transform:uppercase}.ug-card__title{color:#fff;font-size:clamp(1rem,1.4vw,1.15rem);font-weight:700;letter-spacing:-.02em;line-height:1.25;margin-bottom:.6rem}.ug-card__desc{color:#fff9;font-size:clamp(.92rem,1.2vw,1.05rem);line-height:1.68}.origin-section{background:linear-gradient(180deg,#0a2540,#0f3460 50%,#0a2540);display:flex;flex-direction:column;justify-content:center;min-height:92svh;padding:calc(1rem + 64px) 4vw clamp(2rem,4vh,3.5rem);width:100%}.origin-page-title{color:#fff;font-size:clamp(1.7rem,3.4vw,2.9rem);line-height:1.05;margin:0 auto clamp(1.2rem,3vh,2.2rem);text-align:center;width:min(1180px,92vw)}.origin-inner{grid-column-gap:4%;align-items:center;column-gap:4%;display:grid;grid-template-columns:44% 52%;margin:0 auto;max-width:1180px;width:92vw}@media (max-width:900px){.origin-inner{grid-template-columns:1fr;row-gap:5vh}.origin-text-col{order:1}.origin-image-col{order:2}}.origin-figure{margin:0}.origin-image-frame{border-radius:20px;box-shadow:none;overflow:hidden;position:relative}.origin-image-frame:after{background:linear-gradient(180deg,#0000 50%,#0a254059);border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute}.origin-image{display:block;height:auto;object-fit:cover;width:100%}.origin-caption{color:#ffffffb3;font-size:clamp(.84rem,1.15vw,.96rem);line-height:1.6;margin-top:.95rem;text-align:center}.origin-eyebrow{color:#5ec4ec;color:var(--lightblue,#5ec4ec);display:block;font-size:.7rem;font-weight:700;letter-spacing:.24em;margin-bottom:1.6vh;text-transform:uppercase}.origin-heading{color:#fff;font-size:clamp(1.6rem,2.6vw,2.4rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;margin-bottom:2.2vh}.origin-quote{border-left:3px solid #5ec4ec;border-left:3px solid var(--lightblue,#5ec4ec);color:#ffffffc7;font-size:clamp(.94rem,1.4vw,1.08rem);font-style:italic;line-height:1.55;margin:0 0 2.2vh;padding-left:1.4rem}.origin-body p{color:#fff9;font-size:clamp(.85rem,1.25vw,.98rem);line-height:1.65;margin-bottom:1.2vh}.origin-body p:last-child{margin-bottom:0}.ds-section{align-items:center;background:radial-gradient(circle at 15% 24%,#f5c87a2e,#0000 26%),radial-gradient(circle at 88% 78%,#5ec4ec29,#0000 28%),linear-gradient(135deg,#123044,#0f518a 55%,#071525);display:flex;justify-content:center;padding:clamp(3rem,6vh,5rem) 4vw;width:100%}.ds-header{padding:10vh 4vw 4vh;text-align:center}.ds-heading{color:#fff;font-size:clamp(2rem,4vw,3.2rem);font-weight:700;letter-spacing:-.03em;margin-bottom:1.2vh}.ds-subheading{color:#ffffff80;font-size:clamp(.9rem,1.4vw,1.05rem)}.ds-video-wrap{border-radius:1.4rem;box-shadow:0 28px 72px #0000008c,0 4px 16px #00000040;margin:0 auto;overflow:hidden;width:min(860px,80vw)}.ds-products{grid-gap:clamp(1rem,2.5vw,2rem);display:grid;gap:clamp(1rem,2.5vw,2rem);grid-template-columns:repeat(2,minmax(0,1fr));width:min(980px,100%)}.ds-product{align-items:flex-end;background:#070a12;border:none;border-radius:8px;box-shadow:none;display:flex;min-height:clamp(340px,42vw,500px);overflow:hidden;position:relative}.ds-product__img{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}.ds-product__fade{background:linear-gradient(0deg,#0a2540f2 0,#0a2540b3 34%,#ff89431f 72%,#f5c87a14);inset:0;pointer-events:none;position:absolute}.ds-product__content{padding:clamp(1.25rem,3vw,2.5rem);position:relative;width:100%;z-index:2}.ds-product__eyebrow{color:#f5c87a;color:var(--logo-yellow,#f5c87a);display:block;font-size:.68rem;font-weight:700;letter-spacing:.24em;margin-bottom:1.4vh;text-transform:uppercase}.ds-product__title{color:#fff;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:700;letter-spacing:-.035em;line-height:1.1;margin-bottom:2.2vh;white-space:nowrap}.ds-product__desc{color:#ffffff9e;font-size:clamp(.9rem,1.35vw,1.02rem);line-height:1.78;margin-bottom:2.8vh}.ds-product__rule{background:#ff8943;background:var(--orange,#ff8943);border-radius:2px;height:2px;opacity:.7;width:40px}@media (max-width:768px){.ds-section{align-items:flex-start;padding:3rem 4vw}.ds-video-wrap{width:90vw}.ds-products{gap:1rem;grid-template-columns:1fr;height:auto}.ds-product{border-radius:14px;min-height:320px}.ds-product__img{object-position:center top}.ds-product__title{font-size:clamp(1.8rem,8vw,2.4rem);margin-bottom:.75rem;white-space:normal}.ds-product__desc{font-size:.98rem;line-height:1.55;margin-bottom:1rem}}.aw-section{background:linear-gradient(135deg,#060d18,#0a1a2e 55%,#060d18);padding:11vh 0 12vh;width:100%}.aw-inner{grid-gap:4vw;align-items:center;display:grid;gap:4vw;grid-template-columns:42% 58%;margin:0 auto;max-width:1140px;padding:0 5vw}.aw-left{display:flex;flex-direction:column}.aw-eyebrow{color:#5ec4ec;display:block;font-size:.68rem;font-weight:700;letter-spacing:.24em;margin-bottom:1.6vh;text-transform:uppercase}.aw-heading{font-size:clamp(3rem,5.5vw,5rem);font-weight:800;letter-spacing:-.045em;line-height:1;margin-bottom:2.4vh}.aw-char--encrypted{color:#ffffff38}.aw-char--revealed{color:#fff}.aw-sub{color:#ffffff80;font-size:clamp(.92rem,1.35vw,1.05rem);line-height:1.72;margin-bottom:3.2vh;max-width:320px}.aw-rule{background:#5ec4ec;border-radius:2px;height:2px;opacity:.6;width:42px}.aw-right{align-items:center;display:flex;justify-content:flex-end}.aw-stack{flex-direction:column;gap:1rem;max-width:420px}.aw-card,.aw-stack{display:flex;width:100%}.aw-card{align-items:center;background:#fffffff7;border-radius:18px;box-shadow:0 6px 28px #00000052,0 1px 6px #00000024;cursor:default;gap:1.25rem;padding:1.35rem 1.5rem;transition:box-shadow .26s ease}.aw-card:hover{box-shadow:0 22px 64px #00000061,0 4px 16px #0000002e,0 0 0 1px #5ec4ec38}.aw-card__logo-wrap{align-items:center;background:#f0f5fc;border:1px solid #00000012;border-radius:12px;display:flex;flex-shrink:0;height:62px;justify-content:center;overflow:hidden;width:62px}.aw-card__logo{height:100%;object-fit:contain;padding:6px;width:100%}.aw-card__body{display:flex;flex-direction:column;gap:.28rem}.aw-card__title{color:#0c1a2e;font-size:.93rem;font-weight:700;line-height:1.3}.aw-card__sub{color:#6b7a93;font-size:.74rem;line-height:1.45}@media (max-width:900px){.aw-inner{gap:7vh;grid-template-columns:1fr}.aw-right{justify-content:center}.aw-stack{max-width:100%}}@media (max-width:480px){.aw-card{gap:1rem;padding:1rem 1.1rem}.aw-card__logo-wrap{height:50px;width:50px}}.strum-morph{align-items:center;display:flex;flex-direction:column;gap:1.8rem;justify-content:center;min-height:420px;padding:3rem 2rem 2.2rem;position:relative}.sm-grid{display:none}.sm-glow-layer{inset:-120px;pointer-events:none;position:absolute;z-index:0}.sm-glow{inset:0;position:absolute}.sm-orb-layer{inset:-80px;pointer-events:none;position:absolute;z-index:0}.sm-orb{border-radius:50%;filter:blur(36px);opacity:.12;position:absolute;transition:background-color .9s ease}.sm-orb--1{animation:orb-a 9s ease-in-out infinite;height:130px;left:-20px;top:-25px;width:130px}.sm-orb--2{animation:orb-b 12s ease-in-out infinite;height:85px;right:-18px;top:25%;width:85px}.sm-orb--3{animation:orb-c 10s ease-in-out infinite;bottom:28px;height:65px;left:12%;width:65px}.sm-orb--4{animation:orb-a 14s ease-in-out infinite reverse;bottom:-18px;height:105px;right:12%;width:105px}.sm-orb--5{animation:orb-b 8s ease-in-out infinite reverse;height:50px;left:6%;top:58%;width:50px}.sm-orb--6{animation:orb-c 11s ease-in-out infinite;height:75px;right:28%;top:8%;width:75px}@keyframes orb-a{0%,to{transform:translate(0)}33%{transform:translate(18px,-22px)}66%{transform:translate(-12px,14px)}}@keyframes orb-b{0%,to{transform:translate(0)}40%{transform:translate(-22px,18px)}70%{transform:translate(12px,-16px)}}@keyframes orb-c{0%,to{transform:translate(0)}25%{transform:translate(16px,12px)}75%{transform:translate(-18px,-20px)}}.sm-scan{background:linear-gradient(90deg,#0000,#ffffff8c 35%,#ffffffd9 50%,#ffffff8c 65%,#0000);height:2px;left:0;pointer-events:none;position:absolute;right:0;z-index:8}.sm-logo-wrap{align-items:center;display:flex;justify-content:center;position:relative;z-index:2}.sm-aura-layer{height:140px;pointer-events:none;position:absolute;width:260px}.sm-aura{inset:-30px;position:absolute}.sm-logo{animation:logo-breathe 3.2s ease-in-out infinite;filter:brightness(1.08);height:auto;position:relative;width:180px;z-index:2}@keyframes logo-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.sm-pick{background-color:currentColor;display:inline-block;height:.55em;margin:0 .01em;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;vertical-align:.02em;width:.55em}.sm-pick--upper{height:.78em;vertical-align:-.06em;width:.78em}.sm-brand{align-items:baseline;display:flex;font-family:Nunito,Inter,sans-serif;font-size:clamp(2.2rem,4vw,3.2rem);font-style:italic;font-weight:800;letter-spacing:-.01em;line-height:1;-webkit-user-select:none;user-select:none;white-space:nowrap;z-index:2}.sm-word{display:inline}.sm-suffix{color:#ffffffeb}.sm-dots{align-items:center;display:flex;gap:5px;z-index:2}.sm-dot{border:none;border-radius:3px;cursor:pointer;display:block;height:6px;min-width:6px;padding:0}.sm-dot:focus-visible{outline:2px solid #ffffff80;outline-offset:2px}@media (max-width:900px){.strum-morph{min-height:340px;padding:2.5rem 1.5rem 2rem}.sm-logo{width:150px}}@media (max-width:560px){.strum-morph{border-radius:20px;flex:1 1;gap:1.4rem;min-height:0;min-height:auto;padding:0 1.2rem}.sm-brand{font-size:clamp(1.35rem,5.5vw,2rem)}.sm-logo{width:130px}}:root{--blue:#0f518a;--navy:#0a2540;--deep-navy:#071525;--teal:#1aa6a8;--cream:#fcf3e2;--warm-cream:#fff7e8;--orange:#ff8943;--logo-yellow:#f5c87a;--lightblue:#5ec4ec;--footer-height:58px;--radius:1vw;--shadow:0 2vw 4vw #0000001f;--text-main:#14324a;--text-muted:#496174}*{box-sizing:border-box;margin:0;padding:0}body,html{background:#070a12;font-family:Inter,sans-serif;font-size:17px;min-height:100%;overflow-x:clip;width:100%}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em}.App{background:#070a12;min-height:100svh;overflow-x:clip;width:100%}.App--contact{display:flex;flex-direction:column;height:100svh;min-height:0;overflow:hidden}.App--contact main{flex:1 1 auto;min-height:0}.App--contact .contact-page,.App--contact .route-page--locked{height:100%}.App--contact .site-footer{flex:0 0 58px;flex:0 0 var(--footer-height)}.home-page>section{min-height:0}.audience-section{align-items:center;background:radial-gradient(circle at 84% 18%,#ff89432e,#0000 26%),radial-gradient(circle at 12% 82%,#f5c87a29,#0000 28%),linear-gradient(135deg,#09233a,#0f518a 54%,#123044);display:flex;flex-direction:column;gap:clamp(1.1rem,2.6vh,2rem);justify-content:flex-start;padding:clamp(3rem,6vh,5rem) 4vw;width:100%}.route-page{background:#0a1628;min-height:0}.about-page{background:#0a2540;display:flex;flex-direction:column}@media (max-width:768px){.about-page .gallery-page{order:1}}.route-page--locked{background:radial-gradient(circle at 72% 22%,#f5c87a2e,#0000 26%),radial-gradient(circle at 18% 70%,#5ec4ec2e,#0000 28%),linear-gradient(145deg,#081020,#0a2540 58%,#070b14);min-height:0;overflow:hidden}.contact-page h1{color:#fff;font-size:clamp(2.4rem,5.5vw,5rem);line-height:1.04;margin-bottom:1.25rem}.contact-page p{color:#ffffffad;font-size:clamp(1rem,1.6vw,1.22rem);line-height:1.7;margin:0 auto;max-width:720px}.gallery-page{align-items:center;background:radial-gradient(circle at 12% 20%,#5ec4ec2e,#0000 28%),linear-gradient(135deg,#fff7e8,#fcf3e2 48%,#f5c87a);display:flex;flex-direction:column;gap:clamp(1.1rem,2.4vh,1.8rem);justify-content:flex-start;padding:clamp(3.25rem,6vh,4.75rem) 4vw;width:100%}.gallery-page__intro{margin:0 auto;text-align:center;width:min(1180px,94vw)}.gallery-page__intro h1{color:#0a2540;color:var(--navy);font-size:clamp(2rem,4vw,3.8rem);line-height:1.05}.gallery-page__grid{grid-gap:clamp(.75rem,1.4vw,1.15rem);display:grid;gap:clamp(.75rem,1.4vw,1.15rem);grid-auto-flow:dense;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));height:min(56vw,520px);margin:0 auto;max-height:520px;min-height:360px;position:relative;width:min(1080px,92vw)}.gallery-arrow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a2540b8;border:1px solid #0a254029;border-radius:999px;color:#fff;cursor:pointer;font-size:1.8rem;height:58px;line-height:1;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s ease,border-color .2s ease,transform .2s ease;width:44px;z-index:3}.gallery-arrow:hover{background:#0a2540db;border-color:#f5c87aa8}.gallery-arrow--prev{left:clamp(.4rem,1vw,.85rem)}.gallery-arrow--next{right:clamp(.4rem,1vw,.85rem)}.gallery-tile{background:#ffffff73;border:2px solid #0a254024;border-radius:8px;box-shadow:none;grid-column:span 1;grid-row:span 1;isolation:isolate;margin:0;min-height:0;overflow:hidden;padding:0;position:relative}.gallery-tile--feature{grid-column:span 2;grid-row:span 2}.gallery-tile img{display:block;height:100%;object-fit:cover;width:100%}.gallery-tile:hover{border-color:#0a254024}.gallery-tile:hover img{filter:none;transform:none}@keyframes galleryTileIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.contact-page{grid-gap:clamp(2rem,5vw,5rem);align-items:center;background:radial-gradient(circle at 72% 22%,#f5c87a2e,#0000 26%),radial-gradient(circle at 18% 70%,#5ec4ec2e,#0000 28%),linear-gradient(145deg,#081020,#0a2540 58%,#070b14);display:grid;gap:clamp(2rem,5vw,5rem);grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);height:calc(100svh - 58px);height:calc(100svh - var(--footer-height));min-height:0;overflow:hidden;padding:calc(3vh + 64px) 4vw 3vh}.contact-page__copy{max-width:720px}.contact-page .strum-morph{min-height:clamp(250px,36vh,360px);padding:clamp(1.2rem,3vh,2rem) 1.5rem}.contact-page__copy p{margin:0}.contact-page__actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.1rem}.contact-link{border-bottom:1px solid #5ec4ecb3;color:#fff;font-size:1.35rem;font-weight:700;text-decoration:none}.contact-orbit{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.contact-orbit__item{align-items:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 16px 44px #0000003d;color:#fff;display:flex;font-weight:700;justify-content:center;min-height:116px;padding:1.2rem;text-align:center}@media (max-width:900px){.gallery-page{padding:calc(1.25rem + 48px) 4vw 1.4rem}.gallery-page__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.contact-page{display:flex;flex-direction:column;gap:.75rem;height:calc(100svh - 58px);height:calc(100svh - var(--footer-height));justify-content:center;min-height:0;padding:calc(2vh + 64px) 6vw 2vh}.contact-orbit,.contact-page{grid-template-columns:1fr}}@media (max-width:560px){.gallery-page{gap:1rem;height:auto;padding:calc(1.25rem + 64px) 4vw 2rem}.gallery-page__intro{width:92vw}.gallery-page__grid--carousel{aspect-ratio:4/5;background:#ffffff80;border:1px solid #0a25401f;border-radius:22px;box-shadow:0 28px 60px #0a254038,0 4px 14px #0a25401a,inset 0 1px 0 #ffffff80;display:block;height:auto;max-height:none;min-height:0;overflow:hidden;position:relative;touch-action:pan-y;user-select:none;-webkit-user-select:none;width:92vw}.gallery-tile--carousel{background:#0000;border:none;border-radius:0;box-shadow:none;grid-column:auto;grid-row:auto;inset:0;overflow:hidden;position:absolute}.gallery-tile--carousel img{-webkit-user-drag:none;aspect-ratio:auto;border-radius:0;height:100%;object-fit:cover;pointer-events:none;width:100%}.gallery-page__grid--carousel .gallery-arrow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a25409e;border-color:#ffffff38;box-shadow:0 6px 18px #0a25404d;font-size:1.7rem;height:46px;width:46px;z-index:4}.gallery-page__grid--carousel .gallery-arrow--prev{left:.6rem}.gallery-page__grid--carousel .gallery-arrow--next{right:.6rem}.gallery-counter{font-feature-settings:"tnum";align-items:center;background:#0a25401a;border:1px solid #0a25401f;border-radius:999px;display:inline-flex;font-size:.82rem;font-variant-numeric:tabular-nums;font-weight:600;gap:.4rem;letter-spacing:.05em;margin:0 auto;padding:.4rem .95rem}.gallery-counter,.gallery-counter__current{color:#0a2540;color:var(--navy)}.gallery-counter__divider{opacity:.4}.gallery-counter__total{opacity:.55}}.phone-section{background:radial-gradient(circle at 80% 22%,#5ec4ec2e,#0000 28%),radial-gradient(circle at 16% 82%,#ff894329,#0000 26%),linear-gradient(135deg,#071525,#123044 52%,#0f518a);min-height:0;width:100%}.phone-layout{grid-gap:clamp(2rem,5vw,5rem);align-items:center;display:grid;gap:clamp(2rem,5vw,5rem);grid-template-columns:minmax(0,1fr) minmax(280px,.75fr);margin:0 auto;min-height:0;padding:clamp(3rem,7vh,5.5rem) 5vw;width:min(1180px,100%)}.phone-layout--reversed .phone-copy{order:2}.phone-layout--reversed .phone-video-wrap{order:1}.phone-eyebrow{color:#5ec4ec;color:var(--lightblue);display:block;font-size:.72rem;font-weight:700;letter-spacing:.24em;margin-bottom:1.1rem;text-transform:uppercase}.phone-headline{color:#fff;font-size:clamp(3.2rem,6.5vw,7rem);font-weight:700;letter-spacing:-.045em;line-height:1.05;margin:0}.phone-line{animation:phoneReveal .9s cubic-bezier(.25,0,0,1) forwards;display:block;opacity:0;transform:translateY(18px)}.phone-line-1{animation-delay:.1s}.phone-line-2{animation-delay:.28s}.phone-subtext{animation:phoneReveal .9s cubic-bezier(.25,0,0,1) .45s forwards;color:#ffffff9e;font-size:clamp(1rem,1.4vw,1.2rem);font-weight:400;letter-spacing:-.01em;line-height:1.6;margin:1.5rem 0 0;max-width:34ch;opacity:0;transform:translateY(14px)}@keyframes phoneReveal{to{opacity:1;transform:translateY(0)}}.see-more-btn{align-items:center;background:#5ec4ec;background:var(--lightblue);border:none;border-radius:100px;color:#071220;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;justify-content:center;letter-spacing:-.01em;margin-top:2rem;padding:.85rem 1.75rem;transition:background .2s ease,transform .15s ease}.see-more-btn:hover{background:#82d4f0;transform:translateY(-1px)}.fp-video,.phone-video-wrap{align-items:center;display:flex;justify-content:center;min-width:0}.fp-video canvas,.phone-video-slot canvas{background:#0000;display:block;height:auto;max-height:640px;max-width:min(100%,420px);width:min(100%,360px)}.phone-video-slot,.video-reveal{background:#0000;position:relative}.replay-btn{background:#ffffffdb;border:1px solid #0a16281f;border-radius:100px;bottom:.85rem;box-shadow:0 8px 24px #0a16281f;color:#0a1628;cursor:pointer;font-size:.76rem;font-weight:700;padding:.42rem .72rem;position:absolute;right:.85rem;z-index:2}.replay-btn:hover{background:#fff}.replay-btn--feature{bottom:1rem;right:1rem}.replay-btn--icon{border-radius:50%;font-size:1.3rem;height:42px;line-height:1;padding:0;width:42px}.fp-scroll{background:#071525;width:100%}.fp-section{align-items:center;display:flex;justify-content:center;padding:calc(1.5rem + 56px) 4vw 1.5rem;position:relative;width:100%}.fp-section--1{background:radial-gradient(circle at 18% 18%,#f5c87a33,#0000 28%),linear-gradient(135deg,#071525,#0f518a 58%,#123044)}.fp-section--2{background:radial-gradient(circle at 82% 22%,#ff894338,#0000 28%),linear-gradient(135deg,#123044,#0a2540 50%,#1aa6a8)}.fp-section--3{background:radial-gradient(circle at 16% 76%,#5ec4ec38,#0000 30%),linear-gradient(135deg,#fff7e8,#fcf3e2 48%,#f5c87a)}.fp-section--3 .phone-headline,.fp-section--3 .phone-subtext{color:#0a2540}.fp-section--3 .phone-subtext{color:#0a2540ad;opacity:1}.fp-section--4{background:radial-gradient(circle at 80% 72%,#f5c87a2e,#0000 28%),radial-gradient(circle at 18% 20%,#5ec4ec2e,#0000 26%),linear-gradient(135deg,#0a2540,#0f518a 54%,#071525)}.fp-grid{grid-gap:clamp(1.5rem,4vw,4rem);align-items:center;display:grid;gap:clamp(1.5rem,4vw,4rem);grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);width:min(1120px,92vw)}.fp-grid--rev .fp-text{order:2}.fp-grid--rev .fp-video{order:1}.video-reveal{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.video-reveal.active{opacity:1;transform:translateY(0)}@media (max-width:900px){.fp-grid,.phone-layout{grid-template-columns:1fr}.fp-grid .fp-text,.fp-grid--rev .fp-text,.phone-layout .phone-copy,.phone-layout--reversed .phone-copy{order:1}.fp-grid .fp-video,.fp-grid--rev .fp-video,.phone-layout .phone-video-wrap,.phone-layout--reversed .phone-video-wrap{order:2}.phone-headline{font-size:clamp(2.2rem,10vw,3.8rem)}.phone-layout{gap:1.5rem;min-height:0;padding:calc(3.5vh + 56px) 5vw 3.5vh}.fp-section{min-height:auto;padding:3.5vh 5vw 4vh}.fp-section:first-of-type{padding-top:calc(3.5vh + 3.5rem)}.fp-video canvas,.phone-video-slot canvas{height:auto;max-height:52vh;max-width:90vw;width:min(100%,320px)}.phone-subtext{max-width:100%}}@media (max-width:480px){.phone-layout{gap:1.25rem;padding:calc(2.5vh + 56px) 5vw 3vh}.phone-headline{font-size:clamp(1.9rem,9.5vw,3rem)}.fp-video canvas,.phone-video-slot canvas{height:auto;max-height:46vh;max-width:92vw;width:min(100%,280px)}.fp-section{padding:2.5vh 5vw 3vh}.fp-section:first-of-type{padding-top:calc(2.5vh + 3.5rem)}.fp-section .scroll-hint{display:none}.back-btn{font-size:.82rem;left:auto;padding:.45rem .85rem;right:1rem;top:1rem}}#contact,#home,#products,#testimonials,#who-its-for{scroll-margin-top:96px}.site-header{-webkit-backdrop-filter:blur(1vw);backdrop-filter:blur(1vw);background:#ffffffd9;display:flex;justify-content:center;padding:2vh 4vw;position:sticky;top:0;width:100%;z-index:1000}@media (max-width:800px){.site-nav{display:none!important}.site-header-inner{justify-content:center}.brand{margin:0 auto}}.site-header-inner{justify-content:space-between;width:92vw}.brand,.site-header-inner{align-items:center;display:flex}.brand{color:#0f518a;gap:1vw;text-decoration:none}.brand-logo{height:auto;object-fit:contain;width:227px}.brand-text{font-size:clamp(1rem,2vw,2.2rem);font-weight:700;letter-spacing:.1vw}.site-nav{display:flex;gap:3vw}.site-nav a{color:#14324a;font-size:clamp(.8rem,1.4vw,1.3rem);text-decoration:none;transition:opacity .2s}.site-nav a:hover{opacity:.6}.youtube-responsive{border-radius:2vw;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.youtube-responsive iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.hero-video-card .youtube-responsive{padding-top:56.25%;width:100%}.hero{background:radial-gradient(circle at 10% 18%,#f5c87a29,#0000 24%),radial-gradient(circle at 88% 70%,#ff894329,#0000 24%),linear-gradient(135deg,#071525,#0f518a 58%,#0a2540);justify-content:center;min-height:92svh;overflow:visible;padding:calc(clamp(4rem, 7vh, 5.75rem) + 64px) 4vw clamp(4rem,7vh,5.75rem);position:relative;width:100%}.hero,.scroll-hint{align-items:center;display:flex}.scroll-hint{animation:scroll-bounce 2s ease-in-out infinite;bottom:.5rem;color:#ffffff73;flex-direction:column;left:0;pointer-events:none;position:absolute;right:0;-webkit-user-select:none;user-select:none;z-index:20}.scroll-hint__label{font-size:.7rem;font-weight:600;letter-spacing:.15em;margin-bottom:.3rem;text-transform:uppercase;white-space:nowrap}.scroll-hint svg{height:1.75rem;width:1.75rem}@keyframes scroll-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.hero-inner{grid-column-gap:4%;align-items:center;column-gap:4%;display:grid;grid-template-columns:48% 48%;width:92vw}@media (max-aspect-ratio:4/3){.hero-inner{grid-template-columns:100%;row-gap:4vh}.hero-media{order:-1}}.hero-text{width:100%}.hero-title{color:#fff;font-size:clamp(3rem,8vw,7rem);margin-bottom:clamp(3.6rem,6vh,5rem)}.hero-eyebrow{color:#ff8943;color:var(--orange);font-size:clamp(.7rem,1.3vw,1rem);letter-spacing:.3vw;margin-bottom:1vh;text-transform:uppercase}.hero-subtitle{color:#ffffffb8;font-size:clamp(1rem,1.8vw,1.4rem);line-height:1.4;margin-bottom:3vh;margin-top:0}.product-tabs{background:#ffffff1f;border-radius:5vw;display:flex;gap:4vw;margin-bottom:3vh;padding:1vh 1vw;width:fit-content}.product-tab{background:#0000;border:none;border-radius:5vw;color:#ffffffbf;cursor:pointer;font-family:inherit;font-size:clamp(.8rem,1.6vw,1rem);padding:1vh 2vw;transition:.2s}.product-tab.active{background:#fff;box-shadow:0 2vw 4vw #0000001f;box-shadow:var(--shadow);color:#0f518a;color:var(--blue)}.product-name{color:#fff}.product-tagline{color:#ffffffb3;margin-bottom:2vh}.btn{border:.2vw solid #0000;border-radius:5vw;cursor:pointer;font-size:clamp(.85rem,1.6vw,1.1rem);font-weight:600;padding:1.4vh 3vw;text-decoration:none;transition:.2s}.btn.primary{background:#f5c87a;background:var(--logo-yellow);color:#0a2540;color:var(--navy)}.btn.primary:hover{background:#e8b85e}.btn.ghost{background:#0000;border-color:#fff6;color:#fff}.btn.ghost:hover{background:#ffffff1a}.hero-ctas{display:flex;flex-wrap:wrap;gap:2vw;margin-top:3vh}.hero-media{display:flex;justify-content:center;width:100%}.hero-video-card{border-radius:1.2rem;box-shadow:-4px 16px 40px #00000080;overflow:hidden;width:min(90%,640px)}.product-details{display:flex;justify-content:center;padding:10vh 4vw;width:100%}.product-details-inner{align-items:center;display:flex;flex-direction:column;gap:5vh;width:92vw}.product-details-header{max-width:640px;text-align:center}.product-details-header h3{color:#0f518a;color:var(--blue);font-size:clamp(2rem,4vw,3.2rem);font-weight:700;margin-bottom:1.2vh}.product-details-intro{color:#496174;color:var(--text-muted);font-size:clamp(.95rem,1.6vw,1.2rem);line-height:1.6}.product-feature-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);width:100%}@media (max-aspect-ratio:4/3){.product-feature-grid{grid-template-columns:1fr}}.feature-card{border-top:2px solid #5ec4ec;border-top:2px solid var(--lightblue);padding:2.5vh 0 2vh}.feature-card h4{color:#0f518a;color:var(--blue);font-size:clamp(1rem,1.8vw,1.4rem);margin-bottom:.8vh}.feature-card p{color:#496174;color:var(--text-muted);font-size:clamp(.9rem,1.4vw,1.05rem);line-height:1.6}.section-header{margin:0 auto 4vh;width:92vw}.section-header h2{color:#0f518a;color:var(--blue);font-size:clamp(2rem,4vw,3.2rem);font-weight:700;margin-bottom:1.2vh}.section-header p{color:#496174;color:var(--text-muted);font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.5}.story{padding:10vh 4vw;width:100%}.story-full{align-items:center;display:flex;flex-direction:column;margin:0 auto;width:92vw}.story-full__header{margin-bottom:5vh;text-align:center}.story-full__header h2{color:#0f518a;color:var(--blue);font-size:clamp(2rem,4vw,3.4rem);font-weight:700;letter-spacing:-.02em;margin-bottom:1.2vh}.story-full__header p{color:#496174;color:var(--text-muted);font-size:clamp(.95rem,1.6vw,1.2rem);line-height:1.65;margin:0 auto;max-width:560px}.story-split__stage{height:900px;position:relative;width:100%}.story-card-overlay{background:linear-gradient(0deg,#081830e0 0,#08183059 55%,#0000);border-radius:inherit;color:#fff;display:flex;flex-direction:column;inset:0;justify-content:flex-end;padding:2rem 2rem 1.8rem;position:absolute}.story-card-overlay h3{font-size:clamp(1.1rem,1.8vw,1.4rem);font-weight:700;letter-spacing:-.01em;margin-bottom:.7vh}.story-card-overlay p{color:#ffffffe0;font-size:clamp(.82rem,1.25vw,.98rem);line-height:1.55}.story-nav{gap:1rem;margin-top:3vh}.story-nav,.story-nav-btn{display:flex;justify-content:center}.story-nav-btn{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;border:2px solid #0f518a38;border-radius:50%;color:#0f518a;color:var(--blue);cursor:pointer;height:44px;transition:background .2s,border-color .2s,transform .18s;width:44px}.story-nav-btn:hover{background:#0f518a;background:var(--blue);border-color:#0f518a;border-color:var(--blue);color:#fff;transform:scale(1.08)}.story-nav-btn:active{transform:scale(.95)}@media (max-aspect-ratio:4/3){.story-split__stage{height:600px}}.story-pull-quote{border:none;color:#0f518a;color:var(--blue);display:block;font-size:clamp(1.3rem,3vw,2.2rem);font-style:italic;font-weight:600;letter-spacing:-.01em;line-height:1.4;margin:0 auto 6vh;max-width:860px;padding:0;text-align:center;width:72vw}.story-grid{display:flex;flex-direction:column;gap:4vh;margin:auto;width:92vw}.story-card{grid-column-gap:5%;align-items:center;border-top:1px solid #14324a1a;column-gap:5%;display:grid;padding:4vh 0}.story-card,.story-card--reverse{grid-template-columns:45% 50%}.story-card--reverse .story-image{order:2}.story-card--reverse .story-content{order:1}@media (max-aspect-ratio:4/3){.story-card,.story-card--reverse{grid-template-columns:100%;row-gap:3vh}}.story-image{border-radius:2vw;overflow:hidden;width:100%}.story-image img{display:block;height:30vw;object-fit:cover;width:100%}@media (max-aspect-ratio:4/3){.story-image img{height:56vw}}.story-content h3{font-size:clamp(1.2rem,2.5vw,1.8rem);margin-bottom:2vh}.story-content p{font-size:clamp(.9rem,1.6vw,1.2rem);line-height:1.5;margin-bottom:1vh}.demo-section{align-items:center;background:linear-gradient(135deg,#0a2540,#0f3460 60%,#0a2540);display:flex;flex-direction:column;padding:10vh 4vw;width:100%}.demo-header{margin-bottom:3.5vh;text-align:center}.demo-heading{color:#fff;font-size:clamp(2rem,4vw,3.2rem);font-weight:700;letter-spacing:-.02em}.demo-toggle-row{display:flex;justify-content:center;margin-bottom:4.5vh}.demo-video-area{border-radius:1.4rem;box-shadow:0 24px 64px #0000008c,0 4px 16px #00000040;overflow:hidden;transition:opacity .28s ease,transform .28s ease;width:min(68vw,860px)}.demo-video-area--fading{opacity:0;transform:scale(.975)}.demo-video-area .video-thumbnail-btn{border-radius:0}.demo-video-area .video-thumbnail-img{aspect-ratio:16/9;display:block;height:auto;object-fit:cover;width:100%}@media (max-width:768px){.demo-video-area{width:90vw}}.video-thumbnail-btn{background:none;border:none;border-radius:1rem;cursor:pointer;display:block;overflow:hidden;padding:0;position:relative;width:100%}.video-thumbnail-img{display:block;height:auto;transition:transform .35s ease,filter .35s ease;width:100%}.video-thumbnail-btn:hover .video-thumbnail-img{filter:brightness(.82);transform:scale(1.03)}.video-play-overlay{align-items:center;background:#0000002e;display:flex;inset:0;justify-content:center;position:absolute;transition:background .2s}.video-thumbnail-btn:hover .video-play-overlay{background:#00000052}.video-play-icon{align-items:center;background:#ffffffeb;border-radius:50%;box-shadow:0 4px 20px #0000004d;color:#0f518a;color:var(--blue);display:flex;font-size:1.6rem;height:5rem;justify-content:center;padding-left:4px;transition:transform .2s;width:5rem}.video-thumbnail-btn:hover .video-play-icon{transform:scale(1.1)}.video-caption{color:#496174;color:var(--text-muted);font-size:clamp(.9rem,1.4vw,1.1rem)}.awards,.testimonials{padding:10vh 4vw;width:100%}.awards{background:#fcf3e2;background:var(--cream);text-align:center}.badge-row{display:flex;flex-wrap:wrap;gap:2vw;justify-content:center;margin-bottom:4vh;margin-top:2vh;width:100%}.badge{background:#f5c87a;background:var(--logo-yellow);border-radius:5vw;color:#0a2540;color:var(--navy);font-size:clamp(.8rem,1.4vw,1.2rem);font-weight:600;letter-spacing:.01em;padding:1vh 2vw}.badge-outline{background:#0000;border:.3vw dashed #0f518a;border:.3vw dashed var(--blue)}.awards-body{color:#496174;color:var(--text-muted);font-size:clamp(.95rem,1.6vw,1.2rem);line-height:1.7;margin:0 auto;max-width:760px;width:72vw}.ct-strip{background:#05080f;border-top:1px solid #ffffff0f;padding:4vh 5vw 3vh;width:100%}.ct-inner{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1140px}.ct-left{display:flex;flex-direction:column;gap:.45rem}.ct-label{color:#5ec4ec;font-size:.66rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.ct-links{align-items:center;display:flex;font-size:.95rem;gap:.65rem}.ct-link{color:#ffffffad;text-decoration:none;transition:color .2s ease}.ct-link:hover{color:#fff}.ct-sep{color:#fff3}.ct-btn{background:#fff;border:none;border-radius:100px;color:#0a1628;cursor:pointer;font-size:.86rem;font-weight:700;padding:.62rem 1.75rem;transition:background .2s ease,transform .18s ease,box-shadow .2s ease;white-space:nowrap}.ct-btn:hover{background:#e8f4ff;box-shadow:0 8px 28px #00000059;transform:translateY(-2px)}.ct-legal{color:#ffffff2e;font-size:.65rem;letter-spacing:.03em;margin:2.2vh auto 0;max-width:1140px}.site-footer{background:#0a2540;border-top:1px solid #f5c87a2e;color:#ffffffb3;height:58px;height:var(--footer-height);overflow:hidden;padding:0 4vw;width:100%}.site-footer__inner{gap:clamp(1rem,2.4vw,2rem);height:100%;margin:0 auto;width:min(1180px,100%)}.site-footer__brand-block,.site-footer__inner{align-items:center;display:flex;justify-content:center}.site-footer__brand-block{gap:1rem;min-width:0;text-align:center;width:100%}.site-footer__logo{display:block;flex-shrink:0;height:auto;width:112px}.site-footer__legal{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;min-width:0;text-align:center}.site-footer p{color:#ffffffa3;font-size:.78rem;line-height:1.45}.site-footer__email{color:#f5c87a;color:var(--logo-yellow);font-size:.8rem;font-weight:700;text-decoration:none;white-space:nowrap}.site-footer__email:hover{color:#fff}@media (max-width:600px){.ct-inner{align-items:flex-start;flex-direction:column;gap:1.8rem}.site-footer{padding:0 1rem}.site-footer__inner{align-items:center}.site-footer__brand-block{gap:.65rem}.site-footer__logo{width:92px}.site-footer__legal{gap:0}.site-footer p{display:none}.site-footer__email{font-size:.76rem}}.mt-24{margin-top:5vh}.deco-svg{overflow:visible;pointer-events:none;position:absolute;z-index:1}.deco-svg--1{height:100px;right:5%;top:22%;transform:rotate(8deg);width:52px}.deco-svg--1 .deco-path{stroke:#5ec4ec}.deco-svg--3{bottom:4%;height:100px;right:7%;transform:rotate(4deg);width:72px}.deco-svg--3 .deco-path{stroke:#a78bfa}.deco-path{fill:none;stroke-width:2.8px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:100;animation:drawPathDeco .5s ease forwards;opacity:0}@keyframes drawPathDeco{0%{stroke-dashoffset:100;opacity:0}to{stroke-dashoffset:0;opacity:.55}}@keyframes drawPath{0%{stroke-dashoffset:100;opacity:1}to{stroke-dashoffset:0;opacity:1}}.hl-word{display:inline-block;position:relative}.hl-z-stroke{bottom:-32px;height:36px;left:-4px;overflow:visible;pointer-events:none;position:absolute;width:calc(100% + 8px)}.hl-z-path{fill:none;stroke:#b8121f;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:100;animation:drawPath 1.4s cubic-bezier(.4,0,.2,1) forwards;animation-delay:1s;opacity:0}@media (max-width:767px){.hero{padding-bottom:5vh;padding-top:calc(3vh + 56px)}.hero-subtitle{margin-top:3vh}.hero-ctas{flex-wrap:wrap;gap:.65rem}.btn{font-size:clamp(.88rem,3.8vw,1rem);padding:1vh 6vw}.btn,.product-tabs{border-radius:100px}.product-tabs{flex-wrap:wrap;gap:2vw;justify-content:center;padding:1vh 3vw}.product-tab{font-size:clamp(.78rem,3.2vw,.9rem);padding:.8vh 4vw}.story-pull-quote{font-size:clamp(1.1rem,5vw,1.8rem);width:90vw}.awards-body{width:90vw}.badge-row{gap:2.5vw}.badge{font-size:clamp(.75rem,3vw,1rem);padding:.8vh 3.5vw}.ct-btn{padding:.75rem 1.5rem;text-align:center;width:100%}}html{scroll-behavior:smooth}body{background:#fff;margin:0}#root{border:none;box-sizing:border-box;display:block;max-width:100%;text-align:left;width:100%}.back-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;border:1px solid #e0e0e0;border-radius:980px;color:#1a1a1a;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;font-weight:500;left:1.5rem;padding:.5rem 1rem;position:fixed;top:1.5rem;transition:background .2s ease;z-index:100}.back-btn:hover{background:#f5f5f5}.placeholder{align-items:flex-end;display:flex;justify-content:center;padding-bottom:2.5rem}.layout,.placeholder{background:#fff;height:100vh}.layout{grid-gap:4rem;align-items:center;box-sizing:border-box;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1100px;padding:2rem 5rem;position:sticky;top:0}.layout-reversed{grid-template-columns:3fr 2fr;overflow:visible;padding-left:1rem;padding-right:1.5rem}.layout-reversed .features{justify-self:end;order:2}.layout-reversed .video-wrap{justify-content:flex-start;order:1}.features{min-width:0}.headline{color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(4rem,6.5vw,7rem);font-weight:700;letter-spacing:-.045em;line-height:1.05;margin:0}.line{animation:reveal .9s cubic-bezier(.25,0,0,1) forwards;display:block;opacity:0;transform:translateY(18px)}.line-1{animation-delay:.1s}.line-2{animation-delay:.28s}.features.exiting .line,.features.exiting .subtext{animation:exitUp .32s cubic-bezier(.25,0,0,1) forwards}.features.exiting .line-2{animation-delay:.05s}.features.exiting .subtext{animation-delay:.02s}.features.exiting.reverse .line,.features.exiting.reverse .subtext{animation:exitDown .32s cubic-bezier(.25,0,0,1) forwards}.features.reverse .line{animation:revealDown .9s cubic-bezier(.25,0,0,1) forwards;transform:translateY(-18px)}.features.reverse .subtext{animation:revealDown .9s cubic-bezier(.25,0,0,1) .45s forwards;transform:translateY(-14px)}@keyframes exitUp{to{opacity:0;transform:translateY(-12px)}}@keyframes exitDown{to{opacity:0;transform:translateY(18px)}}@keyframes reveal{to{opacity:1;transform:translateY(0)}}@keyframes revealDown{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}.subtext{animation:reveal .9s cubic-bezier(.25,0,0,1) .45s forwards;color:#6e6e73;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1rem,1.4vw,1.2rem);font-weight:400;letter-spacing:-.01em;line-height:1.6;margin:1.5rem 0 0;max-width:34ch;opacity:0;transform:translateY(14px)}.fp-text{min-width:0}.video-wrap{align-items:center;display:flex;justify-content:center;min-width:0;overflow:visible;position:relative}.video-slot{transition:none}.video-slot:nth-child(n+2){align-items:center;display:flex;inset:0;justify-content:center;position:absolute}.video-slot canvas{display:block;height:auto;max-height:88vh;max-width:100%;width:auto}
/*# sourceMappingURL=main.52b511f0.css.map*/