@font-face{font-family:Alpha;src:url('/assets/alpha-2026/roboto.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{--navy:#06172b;--ink:#102e50;--cyan:#00a6c8;--blue:#087aaa;--light:#f4f7fb;--muted:#4d6078;--border:#dfe5ed;--container:1280px;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Alpha,Roboto,'Segoe UI',sans-serif;color:var(--ink);background:var(--light);font-size:16px;line-height:1.6}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.12;font-weight:600;letter-spacing:-.035em}p{font-weight:400}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #eea529;outline-offset:5px}svg{fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:22px;height:22px;flex:none}.container{width:min(var(--container),calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;z-index:100;left:16px;top:12px;padding:10px 18px;background:white;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:52px;padding:12px 24px;border:1px solid transparent;border-radius:9px;font-size:15px;font-weight:600;line-height:1.4;transition:background .18s ease,box-shadow .18s ease;white-space:normal}.button-primary{background:var(--cyan);color:#fff;border-color:#00bddc;box-shadow:0 5px 18px #00142112}.button-primary:hover{background:#0086a4;box-shadow:0 6px 22px #00a6c827}.button-outline{border-color:#7d90a8;color:var(--ink);background:#ffffff44}.button-outline:hover{background:white}.section-light{background:var(--light)}
.site-header{background:var(--navy);color:white;border-bottom:1px solid #ffffff0b;position:relative;z-index:5}.header-inner{height:100px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:3px;flex-shrink:0}.brand span{font-size:28px;letter-spacing:-1.2px;font-style:italic;font-weight:500}.brand img{width:44px;height:44px;object-fit:contain}.header-inner nav{display:flex;align-items:center;gap:32px}.header-inner nav a{font-size:15px;color:#e6edf5;transition:color .2s}.header-inner nav a:hover{color:#4bdcf0}.header-cta{font-size:14px;min-height:48px;padding-inline:18px}.menu-toggle{display:none}
.hero{background:var(--navy);color:white}.hero-inner{display:grid;grid-template-columns:1.03fr 1.17fr;align-items:center;min-height:695px;position:relative;gap:0}.hero-copy{position:relative;z-index:1;padding:46px 0 68px}.eyebrow{text-transform:uppercase;letter-spacing:1.4px;font-size:12px;font-weight:600;color:#14bed7;margin-bottom:25px}.hero h1{font-size:clamp(42px,4.6vw,66px);letter-spacing:-2.8px;line-height:1.13;font-weight:500}.hero h1 span{color:#04afd1}.hero-description{max-width:430px;font-size:19px;line-height:1.65;color:#e0e7ef;margin-top:26px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:36px;flex-wrap:wrap}.video-link{display:inline-flex;align-items:center;gap:12px;font-size:14px;color:#e6edf5}.play-circle{width:42px;height:42px;border:1.5px solid #e6edf5;border-radius:50%;display:grid;place-items:center}.play-circle .icon{width:19px;height:19px;fill:currentColor;stroke:none}.video-link:hover{color:#42d5ea}.hero-visual{position:relative;margin-right:-30px;margin-left:-18px}.hero-visual img{width:100%;aspect-ratio:1;object-fit:contain}.hero-visual figcaption{font-size:12px;position:absolute;right:22px;bottom:20px;color:#dce6f0}
.solutions{padding:40px 0 38px}.solution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.solution-card{position:relative;border-radius:10px;overflow:hidden;isolation:isolate;min-width:0}.scene{aspect-ratio:1.52;background-image:url('/assets/alpha-2026/solutions.webp');background-size:300% 100%;background-repeat:no-repeat}.scene-office{background-position:0 0}.scene-indoor{background-position:50% 0}.scene-ooh{background-position:100% 0}.solution-card h2{position:absolute;inset:auto 0 0;padding:22px 22px 17px;display:flex;align-items:center;gap:13px;color:white;background:linear-gradient(transparent,#04172bee);font-size:20px;font-weight:500;letter-spacing:0;line-height:1.35}.solution-card .icon{width:31px;height:31px}
.platform{padding:56px 0 70px}.section-heading{text-align:center;margin-bottom:48px}.accent-line{display:block;width:44px;height:3px;background:var(--cyan);margin-bottom:20px}.section-heading .accent-line{margin-inline:auto}.section-heading h2{font-size:42px;font-weight:500;letter-spacing:-1.3px}.section-heading h2 span,.sales h2 span,.tools h2 span{color:var(--blue)}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.feature-card{display:grid;grid-template-columns:1fr 1.02fr;gap:8px;align-items:center;padding:28px 16px 26px 26px;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 4px 10px #132c4810;min-height:240px}.feature-icon{width:42px;height:42px;color:#0b75a8;margin-bottom:18px}.feature-card h3{font-size:21px;letter-spacing:-.3px;margin-bottom:12px;font-weight:500}.feature-card p{font-size:15px;line-height:1.5;color:var(--muted);max-width:185px}.feature-card img{width:100%;object-fit:contain;filter:drop-shadow(0 3px 3px #142d471a)}
.remote{background:linear-gradient(120deg,#e5eff7,#f3f8fc);padding:38px 0 20px}.remote-inner{display:grid;grid-template-columns:.85fr 1.35fr;gap:56px;align-items:center;min-height:480px}.remote h2,.sales h2{font-size:43px;letter-spacing:-1.4px;line-height:1.1;font-weight:500}.remote-copy .accent-line,.sales-copy .accent-line{margin-top:24px;margin-bottom:25px}.remote-copy p{max-width:315px;color:var(--muted);font-size:18px;margin-bottom:32px}.remote-copy .button{font-size:15px;padding:12px 18px;gap:12px}.play-filled{fill:currentColor;stroke:none;width:20px}.remote-devices{width:100%;max-width:720px;margin-top:-24px}
.tools{background:#fff}.tools-inner{display:grid;grid-template-columns:170px 280px 1fr;align-items:center;gap:18px;min-height:222px;position:relative}.mascot{width:166px;align-self:end;margin-top:-62px;position:relative;z-index:1}.tools h2{font-size:25px;line-height:1.3;font-weight:500;letter-spacing:-.7px}.tool-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.tool-grid a{padding:18px 6px 12px;border:1px solid var(--border);border-radius:8px;min-height:132px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:14px;transition:background .2s,border-color .2s}.tool-grid a:hover{background:#ecf9ff;border-color:#81bfdb}.tool-icon{width:38px;height:38px;color:#173859}.tool-grid span{font-size:12px;font-weight:500;line-height:1.3;text-align:center}
.sales{padding:25px 0 22px}.sales-inner{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px;min-height:380px}.sales-copy{padding-left:20px}.sales-copy p{font-size:18px;color:var(--muted);max-width:370px}.sales-visual{height:340px;display:flex;align-items:center;justify-content:center;position:relative}.sales-visual img{height:430px;width:100%;max-width:600px;object-fit:contain;margin-top:-45px}.sales-visual figcaption{position:absolute;bottom:8px;color:var(--muted);font-size:12px}
.contact{background:var(--navy);color:white;border-bottom:1px solid #ffffff24}.contact-inner{display:grid;grid-template-columns:170px 1fr auto;align-items:center;gap:40px;min-height:185px;padding-block:30px}.contact-symbol svg{height:95px;width:115px;stroke:#73d0e3;stroke-width:.8}.contact h2{font-size:37px;line-height:1.1;font-weight:500;letter-spacing:-1px}.contact h2 span{color:#8cddeb}.contact .button{min-width:300px;font-size:20px;justify-content:space-between;padding-inline:30px}.site-footer{background:var(--navy);color:#d7e2ef;padding:26px 0}.footer-inner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px}.site-footer .brand span{font-size:23px}.site-footer .brand img{width:32px;height:32px}.site-footer p{font-size:14px;margin-top:0}.footer-inner>a{font-size:14px}.footer-inner>a:hover{text-decoration:underline}.footer-inner small{grid-column:1/-1;text-align:center;font-size:12px;color:#a4b4c7;margin-top:12px}
.video-dialog{border:1px solid #55728d;border-radius:14px;padding:20px;background:var(--navy);color:#fff;width:min(1000px,calc(100% - 32px));max-height:90vh;overflow:auto}.video-dialog::backdrop{background:#020a15dc}.video-dialog-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px}.video-dialog h2{font-size:23px;letter-spacing:-.5px}.video-close{display:grid;place-items:center;background:transparent;border:1px solid #6a8098;color:white;border-radius:50%;width:44px;height:44px;line-height:1;font-size:30px}.video-container{aspect-ratio:16/9;background:#000}.video-container iframe{border:0;width:100%;height:100%}.video-dialog p{font-size:14px;margin-top:12px;color:#cfdeed}.video-dialog p a{text-decoration:underline}body.video-open{overflow:hidden}
@media(min-width:1500px){.hero-inner{min-height:745px}.hero h1{font-size:69px}}
@media(max-width:1199px){.container{width:calc(100% - 56px)}.header-inner{gap:20px}.header-inner nav{gap:20px}.brand span{font-size:25px}.hero-inner{min-height:610px;grid-template-columns:1fr 1.07fr}.hero h1{font-size:51px;letter-spacing:-2px}.hero-description{font-size:18px}.hero-actions{gap:18px}.hero-visual{margin-right:0}.feature-card{padding:22px 12px 22px 20px;grid-template-columns:1.1fr 1fr;min-height:230px}.feature-card h3{font-size:19px}.feature-card p{font-size:14px}.tools-inner{grid-template-columns:110px 200px 1fr;gap:14px}.mascot{width:110px}.tools h2{font-size:22px}.tool-grid{gap:6px}.tool-grid span{font-size:12px}.remote-inner{gap:32px}.sales-inner{gap:25px}.remote h2,.sales h2{font-size:38px}.contact-inner{grid-template-columns:130px 1fr auto;gap:22px}.contact .button{min-width:245px;font-size:18px}}
@media(max-width:959px){.header-inner{height:84px;flex-wrap:wrap}.header-cta{margin-left:auto;min-height:44px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;order:3;border:1px solid #53708d;background:transparent;border-radius:7px;padding:11px}.menu-toggle span{height:2px;width:20px;background:#fff}.header-inner nav{display:none;position:absolute;left:0;right:0;top:84px;background:var(--navy);padding:22px 28px;border-bottom:1px solid #526780;box-shadow:0 14px 15px #07172a20}.header-inner nav.is-open{display:flex}.hero h1{font-size:44px;letter-spacing:-1.8px}.hero-description{font-size:17px}.eyebrow{font-size:11px;letter-spacing:1px}.hero-inner{min-height:560px;grid-template-columns:1fr 1fr}.hero-visual{margin-left:-6px}.hero-copy{padding-block:36px}.hero-actions{gap:20px;margin-top:27px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.feature-card{grid-template-columns:1fr 1fr;min-height:210px;padding:24px}.feature-card p{font-size:15px}.feature-card h3{font-size:21px}.solution-grid{gap:14px}.solution-card h2{font-size:17px;padding:20px 14px 12px;gap:8px}.solution-card .icon{width:24px;height:24px}.tools-inner{grid-template-columns:130px 1fr;padding-top:30px;gap:16px}.tools h2{font-size:25px}.mascot{width:125px;grid-column:1;grid-row:1/3;margin-top:0}.tool-grid{grid-column:2;grid-row:2;gap:10px;margin-bottom:30px}.tool-grid a{min-height:117px;padding:13px 5px}.tool-icon{height:31px;width:31px}.remote-inner{gap:20px;min-height:420px}.remote h2,.sales h2{font-size:34px}.remote-copy p,.sales-copy p{font-size:17px}.remote-copy .button{font-size:14px}.sales-copy{padding-left:0}.sales-visual{height:300px}.sales-visual img{height:375px}.contact-inner{grid-template-columns:90px 1fr auto;gap:16px}.contact-symbol svg{width:80px;height:80px}.contact h2{font-size:29px}.contact .button{min-width:210px;font-size:17px;padding-inline:20px}}
@media(max-width:699px){html{scroll-padding-top:30px}.container{width:calc(100% - 40px)}.header-inner{height:78px;gap:10px}.brand span{font-size:23px}.brand img{width:37px;height:37px}.header-cta{display:none}.menu-toggle{margin-left:auto}.header-inner nav{top:78px;flex-direction:column;align-items:stretch;gap:0;padding:12px 20px}.header-inner nav a{padding:12px;font-size:17px}.hero-inner{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:44px 0 15px;width:100%}.eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:19px}.hero h1{font-size:clamp(34px,8.5vw,54px);letter-spacing:-1.6px}.hero-description{font-size:17px;margin-top:23px;max-width:420px}.hero-actions{margin-top:26px;gap:20px}.hero-actions .button{font-size:14px;padding-inline:18px}.video-link{font-size:13px;gap:8px}.play-circle{width:34px;height:34px}.hero-visual{margin:0;width:min(480px,100%)}.hero-visual figcaption{bottom:15px;right:8px;font-size:11px}.solutions{padding:26px 0 18px}.solution-grid{grid-template-columns:1fr;gap:16px}.scene{aspect-ratio:1.85;background-size:300% 100%}.solution-card h2{font-size:20px;padding:24px 18px 15px}.solution-card .icon{width:27px;height:27px}.platform{padding:42px 0 45px}.section-heading{margin-bottom:30px}.section-heading h2{font-size:35px;letter-spacing:-1px}.feature-grid{grid-template-columns:1fr;gap:15px}.feature-card{min-height:195px;grid-template-columns:1fr 1.15fr;padding:23px 14px 23px 24px}.feature-card p{font-size:16px}.feature-icon{width:36px;height:36px;margin-bottom:15px}.feature-card h3{font-size:22px;margin-bottom:9px}.remote{padding:44px 0 12px}.remote-inner{grid-template-columns:1fr;gap:10px;min-height:0}.remote h2,.sales h2{font-size:36px}.remote-copy p{max-width:360px;margin-bottom:26px}.remote-devices{max-width:520px;margin:0 auto}.tools-inner{grid-template-columns:76px 1fr;gap:12px;align-items:center;padding:32px 0 28px}.mascot{width:76px;grid-row:1;align-self:center}.tools h2{font-size:24px}.tool-grid{grid-column:1/-1;grid-row:2;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:10px;margin-bottom:0}.tool-grid a{min-height:125px;justify-content:center;gap:13px}.tool-grid span{font-size:14px}.tool-icon{width:35px;height:35px}.sales{padding:42px 0 22px}.sales-inner{grid-template-columns:1fr;gap:0;min-height:0}.sales-copy p{max-width:375px}.sales-copy .accent-line{margin-top:20px;margin-bottom:20px}.sales-visual{height:295px}.sales-visual img{height:385px;max-width:490px;margin-top:-20px}.sales-visual figcaption{bottom:0}.contact-inner{grid-template-columns:60px 1fr;gap:15px;padding-block:36px;min-height:0}.contact-symbol svg{width:55px;height:65px}.contact h2{font-size:29px}.contact .button{grid-column:1/-1;margin-top:10px;width:100%;min-height:54px}.footer-inner{grid-template-columns:1fr;gap:23px}.footer-inner small{text-align:left;margin-top:0}.site-footer{padding:28px 0}.video-dialog{padding:14px}.video-dialog h2{font-size:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Preserve photographic proportions and blend the hero into the approved navy. */
.scene{background-size:300% auto;background-position-y:45%}
.hero-visual img{mix-blend-mode:lighten}
/* White button labels keep an accessible contrast over the brand accent. */
.button-primary{background:#007f9c;border-color:#159db8}
.button-primary:hover{background:#006b84}
