*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#05090d;color:#f3f7fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.container{width:min(1420px,calc(100% - 48px));margin:auto}.site-header{position:sticky;top:0;z-index:50;height:74px;background:rgba(3,7,10,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(92,203,255,.14)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;flex-direction:column;align-items:center;gap:0;width:220px}.brand img{width:220px}.brand span,.footer-brand span{font-size:9px;font-weight:800;letter-spacing:.55em;margin-left:.55em;color:#f4f8fb}.main-nav{display:flex;align-items:center;gap:34px}.main-nav a{position:relative;font-size:14px;font-weight:650;color:#d8e2e9}.main-nav a:after{content:"";position:absolute;left:0;bottom:-10px;width:0;height:2px;background:#19bbff;transition:.2s}.main-nav a:hover:after,.main-nav a.active:after{width:100%}.menu-toggle{display:none;background:transparent;border:0;padding:8px}.menu-toggle span{display:block;width:25px;height:2px;background:white;margin:5px}.tech-grid-bg{background-image:linear-gradient(rgba(24,174,235,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(24,174,235,.04) 1px,transparent 1px);background-size:38px 38px}.hero{position:relative;overflow:hidden;border-bottom:1px solid rgba(52,186,247,.12)}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 42%,rgba(0,149,255,.17),transparent 31%),linear-gradient(110deg,rgba(0,0,0,.08),rgba(0,0,0,.62));pointer-events:none}.hero-grid{position:relative;min-height:690px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:64px}.eyebrow,.kicker{font-size:12px;letter-spacing:.18em;font-weight:800;color:#38c6ff}.eyebrow{display:flex;align-items:center;gap:12px}.eyebrow span{width:36px;height:1px;background:#38c6ff}.hero h1{font-size:clamp(54px,5.2vw,92px);line-height:.95;letter-spacing:-.055em;margin:20px 0 28px;max-width:800px}.hero h1 strong{color:#20bfff;font-weight:850}.hero-lede{font-size:20px;color:#aab8c2;max-width:680px;margin:0 0 30px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;gap:15px;border-radius:7px;padding:14px 20px;font-size:14px;font-weight:800;letter-spacing:.01em;transition:.2s}.button.primary{background:linear-gradient(120deg,#0976e8,#18c3f3);box-shadow:0 0 28px rgba(20,185,255,.19)}.button.primary:hover{transform:translateY(-2px);box-shadow:0 0 38px rgba(20,185,255,.3)}.button.secondary{border:1px solid rgba(109,220,255,.35);background:rgba(7,16,22,.66)}.button.secondary:hover{border-color:#20bfff}.button.large{padding:17px 22px}.hero-stats{display:flex;gap:42px;margin-top:48px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);max-width:700px}.hero-stats div{display:flex;flex-direction:column}.hero-stats b{font-size:28px;color:#fff}.hero-stats span{font-size:10px;letter-spacing:.13em;color:#728693}.hero-art{position:relative;height:580px;display:grid;place-items:center}.hero-art>img{position:relative;z-index:3;width:min(540px,90%);filter:drop-shadow(0 0 8px #06a9ff) drop-shadow(0 0 40px rgba(0,140,255,.45))}.chip-halo{position:absolute;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(0,153,255,.32),rgba(0,153,255,.03) 47%,transparent 68%);filter:blur(12px);animation:pulse 4s ease-in-out infinite}.circuit-field{position:absolute;inset:8%;border:1px solid rgba(24,190,255,.12);background:linear-gradient(90deg,transparent 49.8%,rgba(45,196,255,.12) 50%,transparent 50.2%),linear-gradient(transparent 49.8%,rgba(45,196,255,.12) 50%,transparent 50.2%)}.spec{position:absolute;z-index:4;padding:8px 11px;border-left:2px solid #1ebdff;background:rgba(3,10,15,.74);display:flex;flex-direction:column}.spec span{font-size:8px;letter-spacing:.16em;color:#708a99}.spec b{font-size:11px;letter-spacing:.08em}.spec-a{top:18%;left:4%}.spec-b{right:2%;top:48%}.spec-c{bottom:14%;left:11%}@keyframes pulse{50%{transform:scale(1.06);opacity:.75}}.section{padding:100px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:38px}.section-heading h2,.about-copy h2,.cta-card h2,.case-copy h2{font-size:clamp(34px,3vw,52px);line-height:1.02;letter-spacing:-.035em;margin:7px 0 0}.section-heading>p{max-width:560px;color:#8697a2;margin:0}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.client-grid .project-card:first-child{grid-column:span 2}.client-grid .project-card:first-child .project-image-wrap{aspect-ratio:2/1}.project-card{display:block;position:relative;overflow:hidden;border:1px solid rgba(133,204,236,.16);background:#091016;border-radius:10px;transition:.22s}.project-card:hover{transform:translateY(-5px);border-color:rgba(32,191,255,.58);box-shadow:0 18px 70px rgba(0,0,0,.34)}.project-image-wrap{position:relative;aspect-ratio:16/10;overflow:hidden;background:#111}.project-image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 50%,rgba(3,8,12,.68))}.project-image-wrap img{width:100%;height:100%;object-fit:cover;transition:.35s}.project-card:hover img{transform:scale(1.025)}.project-number{position:absolute;z-index:2;bottom:11px;right:13px;font-size:28px;font-weight:900;color:rgba(255,255,255,.4);letter-spacing:-.04em}.project-type{position:absolute;z-index:2;top:12px;left:12px;padding:6px 9px;background:rgba(3,8,12,.78);border:1px solid rgba(60,203,255,.25);border-radius:4px;font-size:9px;letter-spacing:.12em;font-weight:800;text-transform:uppercase}.project-body{padding:20px}.project-topline{display:flex;justify-content:space-between;gap:12px;color:#6e8797;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.project-topline b{color:#28c4ff}.project-body h3{font-size:21px;line-height:1.15;margin:8px 0 10px}.project-body>p{font-size:14px;color:#91a1aa;margin:0;min-height:66px}.tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:16px}.tags span{font-size:9px;letter-spacing:.06em;text-transform:uppercase;color:#99dfff;border:1px solid rgba(42,184,245,.2);background:rgba(0,132,198,.09);padding:5px 7px;border-radius:4px}.portfolio-section{border-top:1px solid rgba(80,196,245,.08);border-bottom:1px solid rgba(80,196,245,.08);background-color:#050b0f}.portfolio-grid{grid-template-columns:repeat(4,1fr)}.portfolio-grid .project-body h3{font-size:18px}.portfolio-grid .project-body>p{font-size:13px;min-height:78px}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.capability-card{position:relative;min-height:245px;padding:28px;border:1px solid rgba(130,205,238,.17);background:linear-gradient(145deg,rgba(14,27,36,.88),rgba(7,14,19,.88));border-radius:8px}.cap-num{position:absolute;right:18px;top:16px;font-size:11px;color:#3d5360}.cap-icon{font-size:31px;color:#20bfff;line-height:1;margin-bottom:24px}.capability-card h3{font-size:19px;margin:0 0 9px}.capability-card p{color:#8da0ab;font-size:14px;margin:0 0 22px}.capability-card small{font-size:9px;letter-spacing:.15em;color:#4ecfff}.about-section{background-color:#071016}.about-grid{display:grid;grid-template-columns:1fr .9fr;gap:75px;align-items:center}.about-copy p:not(.kicker){font-size:17px;color:#96a8b2}.workflow-card{border:1px solid rgba(49,192,249,.22);background:rgba(5,13,18,.85);border-radius:9px;padding:24px}.workflow-head{display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.09);padding-bottom:16px;margin-bottom:4px;font-size:10px;letter-spacing:.14em;color:#4fcfff}.workflow-head small{color:#657a87}.workflow-row{display:grid;grid-template-columns:56px 1fr;gap:10px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.07)}.workflow-row:last-child{border-bottom:0}.workflow-row>b{font-size:24px;color:#1bbdfb}.workflow-row h3{margin:0 0 3px}.workflow-row p{margin:0;color:#82949f;font-size:13px}.cta-section{padding:58px 0}.cta-card{border:1px solid rgba(29,194,255,.55);box-shadow:inset 0 0 50px rgba(0,139,211,.05);background:linear-gradient(120deg,#08141c,#071016 55%,#071923);padding:34px 40px;border-radius:9px;display:flex;justify-content:space-between;align-items:center;gap:35px}.cta-card h2{margin:4px 0 7px}.cta-card p:not(.kicker){color:#8fa1ac;margin:0}.site-footer{border-top:1px solid rgba(255,255,255,.08);padding:26px 0 32px;color:#718590}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;width:150px}.footer-brand img{width:150px}.footer-brand span{font-size:6px}.footer-grid p{text-align:center;font-size:12px}.footer-grid>a:last-child{text-align:right;font-size:12px;color:#9ec7dc}.reveal{opacity:0;transform:translateY(14px);transition:opacity .55s ease,transform .55s ease}.reveal.visible{opacity:1;transform:none}
/* Project page */.project-hero{border-bottom:1px solid rgba(54,192,251,.12)}.project-hero-grid{min-height:560px;display:grid;grid-template-columns:.92fr 1.08fr;gap:60px;align-items:center}.back-link{font-size:12px;color:#8ea3b0}.project-hero-copy h1{font-size:clamp(46px,5vw,80px);line-height:.96;letter-spacing:-.055em;margin:14px 0 21px}.project-subtitle{font-size:19px;max-width:660px;color:#93a6b1}.large-tags span{font-size:10px;padding:6px 8px}.project-status{margin-top:35px;border-top:1px solid rgba(255,255,255,.09);padding-top:18px;display:flex;flex-direction:column}.project-status span{font-size:9px;letter-spacing:.15em;color:#647987}.project-status b{font-size:13px;color:#dbe7ed}.project-hero-image{position:relative;height:430px;border-radius:10px;overflow:hidden;border:1px solid rgba(80,198,246,.25);box-shadow:0 30px 100px rgba(0,0,0,.4)}.project-hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(2,7,10,.7))}.project-hero-image img{width:100%;height:100%;object-fit:cover}.project-hero-image.centered-contain{background:#03070a}.project-hero-image.centered-contain img{object-fit:contain;object-position:center center}.project-hero-image>span{position:absolute;z-index:2;right:18px;bottom:6px;font-size:72px;font-weight:900;color:rgba(255,255,255,.15)}.case-grid{display:grid;grid-template-columns:1fr .9fr;gap:100px}.case-copy .lead{font-size:20px;color:#d2dce1;line-height:1.65}.case-copy>p:last-child{color:#8297a3;font-size:16px}.case-side{border-left:1px solid rgba(69,191,239,.18);padding-left:34px}.engineering-point{display:grid;grid-template-columns:44px 1fr;gap:12px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.07)}.engineering-point>span{color:#26c1ff;font-size:11px;font-weight:800}.engineering-point p{margin:0;color:#a3b1b9;font-size:14px}.doc-links{margin-top:30px}.doc-links>a{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:12px;color:#9ccae0}.gallery-section{padding-top:40px}.gallery-grid{columns:3 320px;column-gap:14px}.gallery-item{display:block;width:100%;position:relative;margin:0 0 14px;padding:0;border:1px solid rgba(121,199,231,.13);border-radius:8px;overflow:hidden;background:#0a1116;color:white;cursor:zoom-in;break-inside:avoid;text-align:left}.gallery-item img{width:100%;height:auto}.gallery-item span{display:block;padding:11px 12px;font-size:11px;color:#8fa3ae}.gallery-item:hover{border-color:rgba(30,192,255,.6)}.project-nav{padding:20px 0 65px}.project-nav-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.09);padding-top:25px}.project-nav a{display:flex;flex-direction:column;gap:4px}.project-nav a.next{text-align:right}.project-nav span{font-size:9px;letter-spacing:.15em;color:#3dc5ff}.project-nav b{font-size:15px}.lightbox{position:fixed;z-index:100;inset:0;background:rgba(0,0,0,.92);display:none;align-items:center;justify-content:center;padding:52px 80px}.lightbox.open{display:flex}.lightbox figure{margin:0;max-width:min(1400px,90vw);max-height:88vh}.lightbox img{max-width:100%;max-height:80vh;margin:auto;object-fit:contain}.lightbox figcaption{text-align:center;margin-top:12px;color:#9caeb8;font-size:13px}.lightbox-close,.lightbox-prev,.lightbox-next{position:absolute;color:white;background:rgba(7,15,20,.7);border:1px solid rgba(255,255,255,.18);cursor:pointer}.lightbox-close{top:20px;right:25px;width:44px;height:44px;border-radius:50%;font-size:26px}.lightbox-prev,.lightbox-next{top:50%;transform:translateY(-50%);width:48px;height:70px;font-size:36px}.lightbox-prev{left:20px}.lightbox-next{right:20px}.no-scroll{overflow:hidden}
@media(max-width:1100px){.main-nav{gap:18px}.project-grid{grid-template-columns:repeat(2,1fr)}.portfolio-grid{grid-template-columns:repeat(2,1fr)}.client-grid .project-card:first-child{grid-column:span 1}.client-grid .project-card:first-child .project-image-wrap{aspect-ratio:16/10}.hero-grid{grid-template-columns:1fr 1fr;gap:20px}.capability-grid{grid-template-columns:repeat(2,1fr)}.case-grid{gap:55px}}
@media(max-width:780px){.container{width:min(100% - 28px,1420px)}.site-header{height:66px}.brand{width:160px;align-items:flex-start}.brand img{width:160px}.menu-toggle{display:block}.main-nav{position:absolute;top:65px;left:0;right:0;display:none;flex-direction:column;align-items:flex-start;gap:0;background:#050b0f;border-bottom:1px solid rgba(52,186,247,.2);padding:10px 20px 20px}.main-nav.open{display:flex}.main-nav a{width:100%;padding:11px 4px}.main-nav a:after{display:none}.hero-grid,.project-hero-grid,.about-grid,.case-grid{grid-template-columns:1fr}.hero-grid{padding:72px 0 42px;min-height:auto}.hero-art{height:420px}.hero-stats{gap:18px;justify-content:space-between}.hero-stats b{font-size:22px}.section{padding:72px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:14px}.project-grid,.portfolio-grid,.capability-grid{grid-template-columns:1fr}.project-body>p,.portfolio-grid .project-body>p{min-height:auto}.cta-card{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr;gap:18px}.footer-grid p,.footer-grid>a:last-child{text-align:left}.project-hero-grid{padding:60px 0 35px}.project-hero-image{height:320px}.case-side{border-left:0;border-top:1px solid rgba(69,191,239,.18);padding:25px 0 0}.gallery-grid{columns:2 240px}.lightbox{padding:60px 10px}.lightbox-prev{left:8px}.lightbox-next{right:8px}}
@media(max-width:480px){.hero h1{font-size:48px}.hero-art{height:330px}.hero-stats{flex-direction:column;gap:12px}.hero-stats div{flex-direction:row;align-items:baseline;gap:9px}.project-hero-copy h1{font-size:46px}.gallery-grid{columns:1}.button{width:100%;justify-content:space-between}.cta-card{padding:26px 22px}}

/* v0002 — prominent source-document treatment */
.source-docs-section{padding:0 0 42px}.source-docs-card{position:relative;overflow:hidden;border:1px solid rgba(31,193,255,.55);background:linear-gradient(120deg,rgba(8,25,35,.97),rgba(5,13,18,.97) 58%,rgba(6,30,43,.95));border-radius:10px;padding:30px 34px;box-shadow:inset 0 0 70px rgba(0,157,225,.06),0 18px 65px rgba(0,0,0,.2)}.source-docs-card:after{content:"";position:absolute;right:-90px;top:-110px;width:340px;height:340px;border:1px solid rgba(32,191,255,.09);border-radius:50%;box-shadow:0 0 0 38px rgba(32,191,255,.025),0 0 0 76px rgba(32,191,255,.018);pointer-events:none}.source-docs-header{position:relative;z-index:1;display:grid;grid-template-columns:58px 1fr;gap:20px;align-items:start}.source-docs-mark{width:54px;height:54px;border:1px solid rgba(35,198,255,.72);background:rgba(18,178,239,.09);display:grid;place-items:center;border-radius:8px;color:#25c5ff;font-size:34px;box-shadow:0 0 25px rgba(22,190,255,.12)}.source-docs-header h2{margin:3px 0 7px;font-size:clamp(25px,3vw,38px)}.source-docs-header>div>p:last-child{margin:0;max-width:760px;color:#93a8b4;font-size:14px}.doc-links{position:relative;z-index:1;margin-top:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.doc-links>a{min-height:68px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:13px;padding:12px 14px;border:1px solid rgba(51,202,255,.30);background:rgba(4,11,15,.72);border-radius:7px;color:#e7f5fb;transition:.2s}.doc-links>a:hover{border-color:#25c5ff;background:rgba(12,43,56,.9);transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,0,0,.24)}.doc-file-type{display:grid;place-items:center;height:36px;border:1px solid rgba(38,196,255,.45);border-radius:4px;color:#2bc7ff;font-size:9px;font-weight:900;letter-spacing:.1em}.doc-file-name{font-size:13px;font-weight:700;overflow-wrap:anywhere}.doc-open{font-size:9px;letter-spacing:.11em;color:#55d4ff;white-space:nowrap;font-weight:800}.nda-note{position:relative;z-index:1;margin-top:22px;border-left:3px solid #28c4ff;background:rgba(24,151,203,.08);padding:14px 17px}.nda-note span{font-size:9px;letter-spacing:.14em;color:#4bd0ff;font-weight:900}.nda-note p{margin:6px 0 0;color:#a8bbc5;font-size:13px}.nda-note.standalone{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px}.nda-note.standalone p{margin:0}.nda-note.standalone a{font-size:10px;letter-spacing:.1em;color:#35caff;font-weight:900;white-space:nowrap}.gallery-section{padding-top:58px}
@media(max-width:780px){.source-docs-card{padding:24px 20px}.source-docs-header{grid-template-columns:46px 1fr;gap:14px}.source-docs-mark{width:44px;height:44px;font-size:28px}.doc-links{grid-template-columns:1fr}.doc-links>a{grid-template-columns:38px 1fr}.doc-open{grid-column:2}.nda-note.standalone{grid-template-columns:1fr;gap:7px}.nda-note.standalone a{margin-top:5px}}
