@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/0569c822cab6c510.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/9bd8ba39c9d55e06.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts/18e69125ce1f964e.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts/8257aa2626c379cb.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/755fa076675e6f61.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/e6fa40b6715a310a.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts/900670474e93d412.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts/e7e0cf40cb44208e.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/fonts/0404e9f6404a474c.ttf) format('truetype');
}

:root{color-scheme:dark;--bg:#080c12;--panel:#101720;--line:#25303b;--text:#eef3f8;--muted:#9ba8b6;--blue:#a8caff;--accent:#b8d3ff;font-family:'DM Sans',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--blue);outline-offset:6px}.wrap{width:min(1280px,calc(100% - 96px));margin:auto}.skip{position:absolute;top:-80px;z-index:100;background:var(--accent);color:#080c12;padding:12px}.skip:focus{top:0}header{border-bottom:1px solid #ffffff12;position:relative;z-index:3;background:#080c12}nav{height:96px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-weight:750;font-size:25px;letter-spacing:-1px}.brand svg{width:32px;height:32px;color:var(--blue)}.navlinks{display:flex;gap:32px;align-items:center;font-size:14px;color:#bdc5ce}.navlinks a:hover{color:white}.outline{border:1px solid #475362;padding:10px 17px;border-radius:5px;color:var(--text)!important}.menu{display:none;background:transparent;color:white;border:1px solid var(--line);padding:8px 13px;border-radius:4px}.hero{position:relative;min-height:670px;display:grid;grid-template-columns:1.03fr 1fr;align-items:center;padding-top:46px;padding-bottom:64px}.hero-copy{position:relative;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:650;color:var(--blue);display:flex;align-items:center;gap:12px}.eyebrow:before{content:'';width:24px;height:1px;background:var(--blue)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(48px,4.65vw,70px);line-height:1.13;letter-spacing:-3px;font-weight:500;margin:26px 0}h1 span{color:var(--blue)}.hero-copy>p{max-width:430px;color:var(--muted);font-size:17px;line-height:1.8;margin-bottom:30px}.actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;font-size:14px;font-weight:650;padding:14px 21px;border-radius:5px;background:var(--accent);color:#0c1828;transition:background .2s,transform .2s}.button:hover{background:#d0e2ff;transform:translateY(-2px)}.text-link{font-size:14px;border-bottom:1px solid #536172;padding-bottom:3px}.hero-note{display:flex;gap:9px;align-items:center;margin-top:30px;color:#8795a4;font-size:12px}.hero-note svg{height:15px;width:15px}.hero-art{position:relative;margin-left:-55px;margin-right:-35px;align-self:stretch;display:flex;align-items:center;min-width:0}.hero-art img{width:100%;height:auto;display:block;mix-blend-mode:lighten}.art-caption{position:absolute;bottom:18px;left:70px;right:30px;border-top:1px solid #ffffff20;padding-top:14px;display:flex;justify-content:space-between;color:#7e91a6;font-family:monospace;font-size:12px;letter-spacing:1px}.principles{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.principle{padding:26px 25px;display:flex;align-items:center;gap:17px}.principle:first-child{padding-left:0}.principle+ .principle{border-left:1px solid var(--line)}.icon{width:27px;height:27px;flex:none;color:var(--blue);fill:none;stroke:currentColor;stroke-width:1.4}.principle strong{font-size:14px;font-weight:500}.principle span{display:block;color:#8a97a5;font-size:12px;margin-top:1px}.services{padding:105px 0 100px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:45px}h2{font-size:clamp(32px,3vw,44px);line-height:1.25;letter-spacing:-1.5px;font-weight:500;margin:18px 0 0}.section-heading>p{max-width:350px;color:var(--muted);margin:0;font-size:16px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{padding:31px;background:linear-gradient(140deg,#131c27,#0c121b);border:1px solid #27313d;border-radius:8px;position:relative;overflow:hidden;transition:border-color .2s,transform .2s}.card:hover{border-color:#667f9d;transform:translateY(-4px)}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:44px}.card-top>span{font-family:monospace;font-size:12px;color:#637589}.card .icon{width:32px;height:32px}.card h3{font-size:23px;font-weight:500;letter-spacing:-.7px;margin-bottom:12px}.card p{color:var(--muted);font-size:15px;line-height:1.8}.card ul{margin:25px 0 0;padding:20px 0 0;border-top:1px solid var(--line);list-style:none;font-size:14px;color:#c2cbd5}.card li{padding:4px 0}.card li:before{content:'+';color:#85a2c7;margin-right:10px}.approach{background:#101720;border-block:1px solid #25303b;padding:90px 0}.approach-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.approach h2{max-width:450px}.approach p{color:var(--muted);margin:24px 0}.steps{list-style:none;padding:0;margin:0}.steps li{display:grid;grid-template-columns:36px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid #2c3540}.steps li:first-child{padding-top:0}.steps li:last-child{border:0;padding-bottom:0}.steps span{font-size:12px;color:var(--blue);font-family:monospace;padding-top:5px}.steps h3{font-size:19px;font-weight:500;margin:0}.steps p{font-size:15px;margin:8px 0 0}.security{padding:95px 0;display:grid;grid-template-columns:1fr 1fr;gap:110px}.security h2{max-width:430px}.security>div>p{color:var(--muted);margin-top:22px;max-width:420px}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;padding:22px 30px 22px 0;font-size:17px;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:0;color:var(--blue);font-size:22px}details[open] summary:after{content:'−'}details p{font-size:15px;color:var(--muted);padding-right:25px;padding-bottom:10px}.cta{margin-bottom:75px;padding:52px 55px;border:1px solid #344860;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:linear-gradient(110deg,#182a40,#111a26 70%)}.cta h2{font-size:32px;margin:0 0 12px}.cta p{color:#a7b7c8;margin:0;max-width:620px;font-size:15px}.cta .button{flex:none}footer{border-top:1px solid var(--line);padding:35px 0}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-row .brand{font-size:20px}.footer-row p{color:#738295;font-size:12px;margin:0}.footer-links{display:flex;gap:22px;font-size:13px;color:#a5b2c0}@media(min-width:1500px){.hero-art{margin-right:-60px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{min-height:580px}.hero-art{margin-left:-20px;margin-right:-20px}h1{font-size:52px}.approach-grid,.security{gap:55px}.card{padding:24px}.navlinks{gap:20px}.hero-copy>p{max-width:350px}.art-caption{left:45px;right:20px}.principle{padding:22px 16px}.cta{padding:35px}.section-heading{gap:25px}}@media(max-width:720px){.wrap{width:calc(100% - 40px)}nav{height:78px}.brand{font-size:23px}.menu{display:block}.navlinks{display:none;position:absolute;top:77px;left:0;right:0;background:#101720;padding:24px;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line)}.navlinks.open{display:flex}.hero{grid-template-columns:1fr;padding-top:50px;padding-bottom:25px;gap:0}.hero h1{font-size:clamp(43px,10.5vw,64px);letter-spacing:-2px}.hero-copy>p{max-width:490px;font-size:16px}.hero-art{margin:0 -15px;min-height:270px}.hero-art img{max-height:420px;object-fit:contain}.art-caption{left:25px;bottom:0;right:25px;font-size:10px}.hero-note{margin-top:20px}.principles{grid-template-columns:1fr}.principle,.principle:first-child{padding:17px 0}.principle+.principle{border-left:0;border-top:1px solid var(--line)}.principle span{display:inline;margin-left:10px}.services{padding:65px 0}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:22px}.cards{grid-template-columns:1fr}.card-top{margin-bottom:25px}.card{padding:28px}.approach{padding:60px 0}.approach-grid,.security{grid-template-columns:1fr;gap:35px}.security{padding:65px 0}.cta{padding:30px;display:block;margin-bottom:50px}.cta h2{font-size:29px}.cta .button{margin-top:25px}.footer-row{flex-wrap:wrap}.footer-row p{order:3;width:100%}.footer-links{font-size:12px}.eyebrow{font-size:11px}.principle strong{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Rotate the existing artwork through a complete turn around its vertical axis. */
.hero-art{perspective:1100px;isolation:isolate;overflow:hidden}
.hero-art img{transform-origin:50% 50%;animation:hero-rotation 20s linear infinite;will-change:transform}
@keyframes hero-rotation{
  from{transform:rotateY(0deg) scale(.94)}
  to{transform:rotateY(360deg) scale(.94)}
}
.hero-art.motion-paused img{animation-play-state:paused}
.motion-toggle{position:absolute;top:25px;right:30px;z-index:2;padding:8px 12px;border:1px solid #344860;border-radius:5px;background:#0c1521cc;color:#b8d3ff;cursor:pointer;font-size:12px}
.motion-toggle:hover{background:#182a40}
@media(max-width:720px){.motion-toggle{top:12px;right:25px}}
@media(prefers-reduced-motion:reduce){.hero-art img{animation:none;transform:none;will-change:auto}.motion-toggle{display:none}}

/* Techsentra signature navigation. */
header{position:sticky;top:0;z-index:20;background:linear-gradient(110deg,rgba(15,29,49,.95),rgba(8,12,20,.92) 55%,rgba(26,22,47,.93));backdrop-filter:blur(22px);border-bottom:1px solid #99bdff26;box-shadow:0 12px 35px #00000030}
header:after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 3%,#67dfff80 24%,#9c94ff80 75%,transparent 97%);pointer-events:none}
header nav{height:100px;gap:24px}
header .brand{gap:13px;font-size:29px;letter-spacing:-1.3px;flex:none}
.brand-emblem{display:grid;place-items:center;width:47px;height:47px;border:1px solid #b1d3ff80;border-radius:13px;background:linear-gradient(140deg,#b1e8ff30,#829dff12 55%,#ba9fff2e);box-shadow:inset 0 1px 0 #ffffff40,0 0 24px #579cff20;transform:rotate(-6deg);transition:transform .25s,box-shadow .25s}
header .brand .brand-emblem svg{width:30px;height:30px;color:#d6efff;transform:rotate(6deg)}
header .brand:hover .brand-emblem{transform:rotate(0);box-shadow:inset 0 1px 0 #ffffff40,0 0 30px #68baff50}
.brand-word{background:linear-gradient(100deg,#fff 5%,#e1f0ff 45%,#91c5ff 72%,#bdacff);background-clip:text;-webkit-background-clip:text;color:transparent}
header .navlinks{gap:5px;border:1px solid #8faeda2b;border-radius:15px;padding:6px;background:#09111e80;box-shadow:inset 0 1px 0 #ffffff08}
header .navlinks>a{position:relative;padding:10px 15px;border-radius:10px;font-size:14px;color:#aabbd1;transition:background .2s,color .2s,box-shadow .2s}
header .navlinks>a:hover,header .navlinks>a[aria-current="location"]{background:#a9ccff14;color:#eff6ff;box-shadow:inset 0 1px 0 #b8d3ff20}
header .navlinks>a[aria-current="location"]:after{content:'';position:absolute;height:2px;bottom:4px;left:30%;right:30%;border-radius:2px;background:#9cceff;box-shadow:0 0 9px #87bfff80}
header .navlinks>.outline{margin-left:8px;border:1px solid #bedbff70;background:linear-gradient(115deg,#c9e9ff,#a9c5ff 65%,#c8bbff);color:#0c1b31!important;font-weight:700;box-shadow:0 3px 16px #688dff24}
header .navlinks>.outline:hover{background:linear-gradient(115deg,#e3f5ff,#c6d7ff 65%,#dbd0ff);box-shadow:0 3px 24px #779aff45;color:#0c1b31}
header .menu{background:linear-gradient(135deg,#283e5d80,#25233980);border:1px solid #8cabda55;border-radius:10px;padding:10px 16px;box-shadow:inset 0 1px 0 #ffffff12}
@media(max-width:1000px) and (min-width:721px){header .brand{font-size:24px;gap:9px}.brand-emblem{width:39px;height:39px}header .navlinks>a{padding:10px;font-size:13px}header nav{gap:15px}header .navlinks>.outline{margin-left:2px}}
@media(max-width:1200px){header nav{height:84px}header .brand{font-size:26px}.brand-emblem{width:42px;height:42px}header .menu{display:block}header .navlinks{display:none;position:absolute;top:93px;left:20px;right:20px;flex-direction:column;align-items:stretch;padding:12px;border-radius:16px;background:#101b2bf5;backdrop-filter:blur(24px);box-shadow:0 22px 60px #0009}header .navlinks.open{display:flex}header .navlinks>a{padding:14px 16px;font-size:15px}header .navlinks>.outline{margin:7px 0 0;text-align:center}header .navlinks>a[aria-current="location"]:after{left:4px;right:auto;width:2px;height:20px;top:16px}}


/* Real WebGL geometry replaces the flat picture when supported. */
.hero-art{perspective:none;height:560px;align-self:center}
.hero-art img{animation:none!important;transform:none!important;will-change:auto}
.hardware-canvas{display:block;position:absolute;inset:0;width:100%;height:100%}
.hero-art.has-3d>img{visibility:hidden}
.hero-art .art-caption{z-index:1;pointer-events:none}
.hero-art:not(.has-3d) .motion-toggle{display:none}
@media(max-width:720px){.hero-art{height:390px;min-height:390px;margin-top:12px}}

.protection-film{margin-top:72px;padding-top:56px;border-top:1px solid var(--line)}
.film-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:28px}.film-heading h2{max-width:none;margin:18px 0 0}.film-heading>p{max-width:410px;margin:0;font-size:16px}.protection-video{display:block;width:100%;height:auto;aspect-ratio:16/9;background:#060c17;border:1px solid #344860;border-radius:12px;box-shadow:0 24px 70px #0005}.protection-video:focus-visible{outline:2px solid var(--blue);outline-offset:6px}.approach .film-description{margin:20px 0 10px;font-size:14px;max-width:860px}.film-transcript{max-width:860px}.film-transcript summary{font-size:16px}.film-transcript p{font-size:16px}
@media(max-width:720px){.protection-film{margin-top:44px;padding-top:36px}.film-heading{display:block}.film-heading>p{margin-top:18px}.protection-video{border-radius:8px}}
