:root{--navy:#061b43;--cyan:#20c9ed;--muted:#6b7489;--paper:#fcfbf9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;font-family:"Segoe UI",Arial,sans-serif;color:var(--navy);background:var(--paper);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #008fb7;outline-offset:6px}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:400;letter-spacing:-.045em}h2{font-size:39px;line-height:1.2}h3{font-size:26px;letter-spacing:-.035em;font-weight:600}p{line-height:1.55}.wrap{width:min(1400px,88%);margin:auto}.universe{position:relative;isolation:isolate;overflow:hidden;color:#f6f8ff;background:#001123}.space-layer{position:absolute;inset:-3%;z-index:-3;background:url('assets/nebula-background.png') center/cover no-repeat;pointer-events:none}.space-one{animation:nebula-expand 30s ease-in-out infinite alternate}.space-two{opacity:.18;transform:scale(1.1);mix-blend-mode:screen;animation:nebula-contract 36s ease-in-out infinite alternate;mask-image:linear-gradient(90deg,#000,transparent 40%,transparent 60%,#000)}.universe:after{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(ellipse at 50% 45%,#00102266,transparent 65%);pointer-events:none}#stars{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:-1}.header{height:113px;display:flex;align-items:center;justify-content:space-between;gap:25px;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:14px;white-space:nowrap;font-size:28px;letter-spacing:-1px}.brand img{object-fit:contain}.brand b{color:var(--cyan);font-weight:500}.header nav{display:flex;gap:36px;font-size:14px}.header nav a:hover{color:var(--cyan)}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--cyan);color:#00172b;border:1px solid var(--cyan);padding:16px 38px;border-radius:40px;font-size:16px;font-weight:550;transition:background .2s,box-shadow .2s,transform .2s}.button:hover{background:#76e8ff;box-shadow:0 0 25px #26caf12b;transform:translateY(-2px)}.header-cta{padding:13px 37px;min-width:150px}.hero{height:503px;position:relative;display:grid;place-items:center}.orbits{position:absolute;left:50%;top:-53px;transform:translateX(-50%);width:min(1400px,97%);height:540px;pointer-events:none;overflow:visible}.hero-copy{position:relative;text-align:center;padding:78px 20px 42px;z-index:1}.eyebrow{font-size:12px;letter-spacing:.29em;font-weight:600;color:#008fe7;margin-bottom:12px}.hero-copy .eyebrow{color:#31deff;margin-bottom:22px}h1{font-size:clamp(44px,4.45vw,71px);line-height:1.08;letter-spacing:-.048em;margin-bottom:19px}em{color:var(--cyan);font-style:normal}.intro{font-size:20px;line-height:1.45;color:#dbe3f3;margin-bottom:30px}.actions{display:flex;align-items:center;justify-content:center;gap:37px}.text-link{display:inline-flex;gap:15px;align-items:center;color:#14cff3;font-size:16px;font-weight:500}.text-link:hover{color:#008fbd}.text-link span{font-size:25px}.benefits{height:66px;border-top:1px solid #6895b84d;display:flex;align-items:center;justify-content:center;gap:42px;font-size:12px;letter-spacing:.17em;color:#c6d4ed}.benefits i{width:6px;height:6px;background:#22d4ef;border-radius:50%}.motion{position:absolute;right:15px;bottom:9px;border:0;background:#001628aa;border-radius:20px;color:#b0c9de;font-size:10px;padding:5px 8px}.section{padding:76px 0}.services{padding:46px 0 65px}.section-heading{text-align:center}.section-heading h2{margin-bottom:39px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin:0 50px}.service-grid article{position:relative}.service-grid article+article:before{content:"";position:absolute;left:-26px;top:13px;bottom:0;width:1px;background:#dce0e5}.number{display:flex;align-items:center;gap:16px;color:#009fff;font-size:21px;margin-bottom:13px}.number:after{content:"";height:1px;background:#c9d0db;flex:1}.service-grid h3{margin-bottom:10px}.service-grid p{color:var(--muted);font-size:18px;margin:0;line-height:1.5}.possibilities{border-top:1px solid #e0e7ee;background:#f3f6f9}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.section-intro{color:var(--muted);font-size:18px;max-width:520px}.use-list>div{padding:20px 0 20px 47px;border-bottom:1px solid #d3dce7;position:relative}.use-list span{position:absolute;left:0;top:24px;color:#008cbf;font-size:13px}.use-list h3{font-size:21px;margin-bottom:6px}.use-list p{font-size:15px;color:var(--muted);margin:0}.section-top{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:30px}.section-top h2{margin:0}.section-top>p{color:var(--muted);font-size:15px;margin:0}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.project-grid article{border:1px solid #dce4ed;border-radius:10px;overflow:hidden;background:white;transition:transform .3s}.project-grid article:hover{transform:translateY(-5px)}.project-grid img{width:100%;height:auto;aspect-ratio:1/1;object-fit:contain;object-position:center top;display:block}.project-copy{padding:24px}.project-copy small{font-size:10px;letter-spacing:.18em;color:#0085bd}.project-copy h3{font-size:25px;margin:12px 0}.project-copy h3 span{float:right;color:#00a5d5}.project-copy p{color:var(--muted);font-size:15px;margin:0}.studio{border-top:1px solid #e0e7ee}.process{display:flex;gap:23px;margin-top:30px;font-size:14px}.process b{color:#008fb7;font-weight:400}.contact{background:#00162b url('assets/nebula-background.png') center/cover;text-align:center;color:white}.contact h2{font-size:46px}.contact p{color:#c5d4e7}.contact .eyebrow{color:var(--cyan)}.contact .button{margin-top:12px}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:32px 0;color:var(--muted);font-size:12px}footer .brand{font-size:20px;color:var(--navy)}footer a:hover{color:#0088ad}dialog{width:min(510px,90vw);border:1px solid #4b799b;background:#061e35;color:white;border-radius:16px;padding:44px;box-shadow:0 20px 100px #0008}dialog::backdrop{background:#001327bb;backdrop-filter:blur(5px)}dialog h2{font-size:32px}dialog p{color:#c5d4e7}.close{position:absolute;right:15px;top:10px;background:none;border:0;color:white;font-size:30px}.menu{display:none}.skip{position:fixed;top:-80px;left:15px;padding:15px;z-index:20;background:white;color:#001327}.skip:focus{top:15px}.float{transform-box:fill-box;transform-origin:center;animation:float 13s ease-in-out infinite alternate}.float-b{animation-delay:-6s;animation-duration:16s}.float-c{animation-delay:-9s;animation-duration:19s}.orbit-nodes{animation:nodes 18s ease-in-out infinite alternate;transform-origin:center}.paused *{animation-play-state:paused!important}@keyframes nebula-expand{to{transform:scale(1.09) rotate(.6deg)}}@keyframes nebula-contract{to{transform:scale(1.01) rotate(-.6deg)}}@keyframes float{to{translate:0 -8px}}@keyframes nodes{to{transform:scale(1.018)}}
@media(min-width:1650px){.hero{height:550px}.universe{min-height:729px}.orbits{top:-25px}}
@media(max-width:1150px){.brand{font-size:23px;gap:10px}.brand img{width:45px;height:45px}.header nav{gap:21px}.header-cta{padding:12px 25px;min-width:0}.wrap{width:90%}.orbits{opacity:.65;width:1200px}.hero-copy{padding-top:63px}.intro{font-size:18px}.hero{height:485px}h2{font-size:34px}.service-grid{margin:0;gap:36px}.service-grid h3{font-size:23px}.service-grid p{font-size:16px}.two-col{gap:50px}.benefits{gap:25px;font-size:10px}}
@media(max-width:800px){.header{height:92px}.header nav{display:none;position:absolute;top:78px;right:0;left:0;background:#051e35;border:1px solid #46758e;border-radius:12px;padding:22px;flex-direction:column;gap:22px}.header nav.open{display:flex}.menu{display:block;border:1px solid #7093ac;border-radius:8px;color:white;background:#041c33;padding:7px 12px;font-size:20px}.header-cta{margin-left:auto;font-size:13px;padding:10px 20px}.hero{height:492px}.hero-copy{padding:35px 20px 45px}h1{font-size:clamp(38px,6.3vw,51px)}.orbits{width:1020px;opacity:.34;top:-20px}.hero-copy .eyebrow{font-size:10px;letter-spacing:.19em}.intro{font-size:17px}.benefits{gap:15px;letter-spacing:.1em;font-size:9px;height:65px}.service-grid{gap:24px}.service-grid h3{font-size:20px}.service-grid article+article:before{left:-13px}.service-grid p{font-size:15px}.section{padding:55px 0}.section-heading h2{font-size:30px}.two-col{grid-template-columns:1fr;gap:28px}.project-grid{gap:15px}.project-copy{padding:17px}.project-copy h3{font-size:21px}.project-copy p{font-size:14px}.section-top{display:block}.section-top>p{margin-top:20px}footer{flex-wrap:wrap}footer>span{order:3;width:100%}.contact h2{font-size:38px}}
@media(max-width:540px){.brand{font-size:21px;gap:8px}.brand img{width:39px;height:39px}.header{gap:10px}.header-cta{display:none}.menu{margin-left:auto}.hero{height:472px}.hero-copy{padding:28px 20px 42px}.hero-copy .eyebrow{font-size:9px;margin-bottom:23px;letter-spacing:.16em}h1{font-size:40px;line-height:1.13}.intro{font-size:16px;line-height:1.6;margin:22px auto 26px;max-width:355px}.desktop{display:none}.actions{flex-direction:column;gap:14px}.actions .button{padding:14px 29px}.text-link{font-size:14px}.benefits{gap:12px;font-size:8px;letter-spacing:.06em;height:80px;padding-bottom:14px}.benefits i{width:3px;height:3px;flex-shrink:0}.benefits span{text-align:center;max-width:105px}.orbits{width:900px;opacity:.25;top:-15px}.section-heading .eyebrow{font-size:9px}.section-heading h2{font-size:29px;margin-bottom:30px}.service-grid{grid-template-columns:1fr;gap:28px;padding:0 12px}.service-grid article+article:before{display:none}.service-grid h3{font-size:25px}.service-grid p{font-size:16px}.number{margin-bottom:12px}.project-grid{grid-template-columns:1fr;gap:25px}.project-copy{padding:25px}.project-copy h3{font-size:26px}.project-copy p{font-size:16px}h2{font-size:32px}.eyebrow{font-size:10px;letter-spacing:.2em}.contact h2{font-size:37px}.contact p br{display:none}footer{justify-content:center;text-align:center}footer .brand{width:100%;justify-content:center}dialog{padding:36px 26px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
