-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
779 lines (777 loc) · 73.6 KB
/
Copy pathindex.html
File metadata and controls
779 lines (777 loc) · 73.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
<!DOCTYPE html><html class="dark" lang="en"><head><meta charset="utf-8"><meta content="width=device-width, initial-scale=1.0" name="viewport"><link href="https://fonts.googleapis.com" rel="preconnect"><link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect"><link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@600;700;800&family=JetBrains+Mono:wght@400;500;600;700&display=swap" rel="stylesheet" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@600;700;800&family=JetBrains+Mono:wght@400;500;600;700&display=swap"></noscript><link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap" rel="stylesheet" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap"></noscript>
<title>Comtom Engineering — AI-First Software & Cloud Engineering</title><meta name="description" content="Architecting scalable systems and AI-first digital products with measurable impact. Custom software, serverless modernization, and AI integration."><meta property="og:type" content="website"><meta property="og:url" content="https://comtom.engineering/"><meta property="og:title" content="Comtom Engineering — AI-First Software & Cloud Engineering"><meta property="og:description" content="Architecting scalable systems and AI-first digital products with measurable impact."><meta property="og:image" content="https://comtom.engineering/assets/images/og.png"><meta name="twitter:card" content="summary_large_image"><meta property="og:site_name" content="Comtom Engineering"><link rel="icon" type="image/png" sizes="32x32" href="assets/images/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="assets/images/favicon-16x16.png"><link rel="apple-touch-icon" href="assets/images/apple-touch-icon.png"><meta name="theme-color" content="#090D16"><link rel="canonical" href="https://comtom.engineering/"><script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"Comtom Engineering","url":"https://comtom.engineering/","logo":"https://comtom.engineering/assets/images/comtom-logo.svg","description":"Architecting scalable systems and AI-first digital products with measurable impact.","email":"sales@comtom.engineering","contactPoint":[{"@type":"ContactPoint","contactType":"sales","email":"sales@comtom.engineering","areaServed":"Worldwide"}],"sameAs":["https://github.com/ComtomEngineering","https://medium.com/@Comtom.Engineering","https://www.instagram.com/comtomengineering","https://www.facebook.com/comtomengineeringok"]}</script>
<style>@layer base{html,body{margin:0;padding:0;}body{overscroll-behavior:none;}main>:first-child{margin-top:0!important;}main>:last-child{margin-bottom:0!important;}}::-webkit-scrollbar{display:none;}html{scroll-behavior:smooth;}section[id]{scroll-margin-top:5rem;}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;}.skip-link:focus{position:fixed;top:1rem;left:1rem;width:auto;height:auto;padding:.5rem 1rem;margin:0;overflow:visible;white-space:normal;clip:auto;z-index:100;background-color:#2563eb;color:#fff;}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto;}.animate-ping,.animate-pulse{animation:none;}*{transition-duration:0.01ms !important;scroll-behavior:auto !important;}}</style><link rel="stylesheet" href="assets/css/site.css"></head><body class="bg-surface font-body-md text-body-md text-on-surface antialiased relative selection:bg-primary-container selection:text-white"><a class="sr-only skip-link" href="#main-content">Skip to main content</a><div class="fixed inset-0 pointer-events-none z-0 overflow-hidden"><div class="absolute -top-40 left-1/2 -translate-x-1/2 w-[1000px] h-[550px] bg-gradient-to-b from-blue-600/20 via-blue-900/15 to-transparent blur-[130px] opacity-80"></div><div class="absolute top-1/3 right-0 w-[550px] h-[550px] bg-blue-600/10 blur-[150px] opacity-60"></div></div><header class="fixed top-0 w-full z-50 bg-[#090D16]/85 backdrop-blur-xl border-b border-blue-600/20 shadow-[0_4px_24px_rgba(0,0,0,0.4)]"><div class="h-20 max-w-[1440px] mx-auto px-margin-mobile md:px-margin-tablet lg:px-margin-desktop flex items-center justify-between gap-space-md"><div class="flex items-center gap-space-sm shrink-0"><a class="flex items-center gap-2 group" href="/"><div class="h-9 w-auto flex items-center"><img src="assets/images/comtom-logo.svg" alt="Comtom Engineering" class="h-8 w-auto block"></div></a></div><nav class="hidden lg:flex items-center gap-space-lg" id="site-nav"><a class="nav-link transition-colors flex items-center gap-space-2xs bg-primary-container text-white font-label-md text-label-md px-space-sm py-space-xs rounded-lg shadow-[0_0_20px_rgba(37,99,235,0.45)]" data-section="solutions" href="#solutions" aria-current="true">Solutions</a><a class="nav-link font-label-md text-label-md text-on-surface-variant hover:text-white transition-colors py-space-xs px-space-xs flex items-center gap-space-2xs" data-section="products" href="#products">Products</a><a class="nav-link font-label-md text-label-md text-on-surface-variant hover:text-white transition-colors py-space-xs px-space-xs" data-section="case-studies" href="#case-studies">Case Studies</a><a class="nav-link font-label-md text-label-md text-on-surface-variant hover:text-white transition-colors py-space-xs px-space-xs" data-section="how-we-work" href="#how-we-work">How We Work</a><a class="nav-link font-label-md text-label-md text-on-surface-variant hover:text-white transition-colors py-space-xs px-space-xs" data-section="testimonials" href="#testimonials">Testimonials</a></nav><div class="flex items-center gap-space-md shrink-0"><button class="lg:hidden w-10 h-10 -mr-2 flex items-center justify-center rounded-lg bg-surface-container border border-blue-600/30 text-blue-300 hover:bg-surface-variant transition-colors" type="button" aria-expanded="false" aria-controls="mobile-menu" data-toggle-menu aria-label="Menu"><span class="material-symbols-outlined text-[22px]" aria-hidden="true">menu</span></button><a class="inline-flex items-center justify-center bg-blue-600 hover:bg-blue-500 text-white font-label-md text-label-md px-space-md py-space-xs rounded-lg shadow-[0_0_25px_-5px_rgba(37,99,235,0.55)] hover:shadow-[0_0_30px_rgba(37,99,235,0.75)] transition-all duration-200 font-semibold" data-open-contact data-contact-intent="quote" href="/contact">Get a Quote</a></div></div><div id="mobile-menu" class="hidden lg:hidden absolute left-0 right-0 top-full bg-[#090D16]/95 backdrop-blur-xl border-b border-blue-600/20 shadow-[0_20px_40px_rgba(0,0,0,0.5)]"><nav class="max-w-[1440px] mx-auto px-margin-mobile md:px-margin-tablet lg:px-margin-desktop py-space-md flex flex-col gap-space-2xs" aria-label="Mobile navigation"><a class="mobile-link block font-label-md text-label-md text-on-surface-variant hover:text-white py-space-xs px-space-xs rounded-lg" href="#solutions">Solutions</a><a class="mobile-link block font-label-md text-label-md text-on-surface-variant hover:text-white py-space-xs px-space-xs rounded-lg" href="#products">Products</a><a class="mobile-link block font-label-md text-label-md text-on-surface-variant hover:text-white py-space-xs px-space-xs rounded-lg" href="#case-studies">Case Studies</a><a class="mobile-link block font-label-md text-label-md text-on-surface-variant hover:text-white py-space-xs px-space-xs rounded-lg" href="#how-we-work">How We Work</a><a class="mobile-link block font-label-md text-label-md text-on-surface-variant hover:text-white py-space-xs px-space-xs rounded-lg" href="#testimonials">Testimonials</a><a class="mobile-link block text-center bg-blue-600 hover:bg-blue-500 text-white font-label-md text-label-md font-semibold py-space-xs px-space-xs rounded-lg transition-colors" data-open-contact data-contact-intent="quote" href="/contact">Get a Custom Quote</a></nav></div></header><main id="main-content" class="w-full pt-20 bg-surface relative z-10 min-h-screen"><div class="flex flex-col w-full">
<!-- Section 1: Hero (Above the Fold) -->
<section class="relative w-full overflow-hidden px-margin-mobile md:px-margin-tablet lg:px-margin-desktop pt-space-2xl pb-space-3xl lg:pt-space-3xl lg:pb-space-4xl">
<div class="max-w-[1440px] mx-auto flex flex-col items-center text-center relative z-10">
<!-- Studio Live Badge -->
<div class="inline-flex items-center gap-space-xs px-space-sm py-space-2xs rounded-full bg-blue-950/60 border border-blue-600/30 text-blue-300 font-code-mono text-code-mono mb-space-lg shadow-sm">
<span class="w-2 h-2 rounded-full bg-blue-400 animate-ping"></span>
<span class="w-2 h-2 rounded-full bg-blue-400 -ml-[12px]"></span>
<span class="font-semibold uppercase tracking-wider text-[11px] text-blue-300">AI-FIRST DIGITAL PRODUCT STUDIO</span>
</div>
<!-- Main Headline (H1) -->
<h1 class="font-display-hero text-display-hero-mobile lg:text-display-hero text-on-surface max-w-4xl tracking-tight mb-space-md">
Intelligent Software. Scalable Systems. <span class="text-transparent bg-clip-text bg-gradient-to-r from-blue-400 via-blue-500 to-indigo-300">Measurable Impact.</span>
</h1>
<!-- Subheadline -->
<p class="font-body-xl text-body-md lg:text-body-xl text-on-surface-variant max-w-2xl mb-space-xl">
Comtom Engineering is an AI-first digital product studio. We architect intelligent, scalable systems that solve complex business challenges—from serverless modernization to rapid, high-impact mobile solutions.
</p>
<!-- CTA Action Group -->
<div class="flex flex-col sm:flex-row items-center justify-center gap-space-md w-full max-w-md mb-space-3xl">
<a class="w-full sm:w-auto inline-flex items-center justify-center bg-blue-600 hover:bg-blue-500 text-white font-label-md text-label-md px-space-xl py-space-sm rounded-lg shadow-[0_0_30px_-5px_rgba(37,99,235,0.6)] transition-all duration-300 transform hover:-translate-y-0.5 font-semibold" href="#solutions">
Explore Our Solutions
</a>
<a class="w-full sm:w-auto inline-flex items-center justify-center bg-surface-container-high/80 border border-blue-600/25 text-on-surface hover:text-blue-300 font-label-md text-label-md px-space-xl py-space-sm rounded-lg hover:bg-surface-variant transition-all duration-300" href="#case-studies">
View Case Studies
</a>
</div>
<!-- Ambient Architecture Telemetry Widget -->
<div class="w-full max-w-4xl bg-surface-container-low/90 backdrop-blur-xl rounded-xl p-space-md lg:p-space-lg shadow-xl border border-blue-600/25 mb-space-3xl">
<div class="flex flex-wrap items-center justify-between gap-space-sm pb-space-sm mb-space-md text-on-surface-variant font-code-mono text-code-mono border-b border-blue-600/15">
<div class="flex items-center gap-space-xs">
<span class="w-2.5 h-2.5 rounded-full bg-blue-500/90 shadow-[0_0_8px_rgba(59,130,246,0.6)]"></span>
<span class="w-2.5 h-2.5 rounded-full bg-indigo-400/80"></span>
<span class="w-2.5 h-2.5 rounded-full bg-sky-300/80"></span>
<span class="ml-space-2xs text-on-surface font-medium">production-mesh-us-east.comtom.net</span>
</div>
<div class="flex items-center gap-space-sm text-label-sm font-label-sm">
<span class="text-blue-400 flex items-center gap-space-2xs">
<span class="material-symbols-outlined text-[16px]" aria-hidden="true">verified</span> Active Node Consensus
</span>
</div>
</div>
<div class="grid grid-cols-1 md:grid-cols-3 gap-space-md text-left">
<div class="bg-surface-container-lowest/80 p-space-md rounded-lg border border-blue-600/15">
<div class="flex items-center justify-between mb-space-xs">
<span class="font-code-mono text-code-mono text-on-surface-variant uppercase tracking-wide">High Availability</span>
<span class="material-symbols-outlined text-blue-400 text-[18px]" aria-hidden="true">cloud_done</span>
</div>
<div class="font-headline-md text-headline-md text-on-surface font-bold">99.99%</div>
<div class="font-body-sm text-body-sm text-on-surface-variant mt-space-2xs">Architecture Uptime SLA</div>
</div>
<div class="bg-surface-container-lowest/80 p-space-md rounded-lg border border-blue-600/15">
<div class="flex items-center justify-between mb-space-xs">
<span class="font-code-mono text-code-mono text-on-surface-variant uppercase tracking-wide">Data Throughput</span>
<span class="material-symbols-outlined text-indigo-400 text-[18px]" aria-hidden="true">speed</span>
</div>
<div class="font-headline-md text-headline-md text-blue-400 font-bold">3.8x</div>
<div class="font-body-sm text-body-sm text-on-surface-variant mt-space-2xs">Processing Velocity Gain</div>
</div>
<div class="bg-surface-container-lowest/80 p-space-md rounded-lg border border-blue-600/15">
<div class="flex items-center justify-between mb-space-xs">
<span class="font-code-mono text-code-mono text-on-surface-variant uppercase tracking-wide">Model Latency</span>
<span class="material-symbols-outlined text-sky-300 text-[18px]" aria-hidden="true">bolt</span>
</div>
<div class="font-headline-md text-headline-md text-on-surface font-bold">< 100ms</div>
<div class="font-body-sm text-body-sm text-on-surface-variant mt-space-2xs">Vector Inference Response</div>
</div>
</div>
</div>
<!-- Social Proof Strip -->
<div class="w-full max-w-4xl flex flex-col items-center">
<p class="font-label-sm text-label-sm text-on-surface-variant uppercase tracking-widest mb-space-lg">
Trusted by forward-thinking teams at:
</p>
<div class="w-full grid grid-cols-2 sm:grid-cols-3 md:grid-cols-5 gap-space-md items-center justify-center opacity-90">
<div class="flex flex-col items-center justify-center p-space-xs bg-surface-container/60 border border-blue-600/20 rounded-lg hover:border-blue-500/50 transition-colors">
<span class="font-headline-sm text-headline-sm text-on-surface font-extrabold tracking-tighter hover:text-blue-400">E-SUSHI</span>
<span class="font-label-sm text-label-sm text-on-surface-variant scale-90">Retail</span>
</div>
<div class="flex flex-col items-center justify-center p-space-xs bg-surface-container/60 border border-blue-600/20 rounded-lg hover:border-blue-500/50 transition-colors">
<span class="font-headline-sm text-headline-sm text-on-surface font-bold tracking-wide hover:text-blue-400">DEL PLATA</span>
<span class="font-label-sm text-label-sm text-on-surface-variant scale-90">Industrial Supply</span>
</div>
<div class="flex flex-col items-center justify-center p-space-xs bg-surface-container/60 border border-blue-600/20 rounded-lg hover:border-blue-500/50 transition-colors col-span-2 sm:col-span-1">
<span class="font-headline-sm text-headline-sm text-on-surface font-extrabold tracking-tighter hover:text-blue-400">TODAYTIX</span>
<span class="font-label-sm text-label-sm text-on-surface-variant scale-90">Live Entertainment</span>
</div>
<div class="flex flex-col items-center justify-center p-space-xs bg-surface-container/60 border border-blue-600/20 rounded-lg hover:border-blue-500/50 transition-colors">
<span class="font-headline-sm text-headline-sm text-on-surface font-black tracking-wider hover:text-blue-400">SCHONFELD</span>
<span class="font-label-sm text-label-sm text-on-surface-variant scale-90">Asset Management</span>
</div>
<div class="flex flex-col items-center justify-center p-space-xs bg-surface-container/60 border border-blue-600/20 rounded-lg hover:border-blue-500/50 transition-colors">
<span class="font-headline-sm text-headline-sm text-on-surface font-bold tracking-wide hover:text-blue-400">QM</span>
<span class="font-label-sm text-label-sm text-on-surface-variant scale-90">Industrial Supply</span>
</div>
<div class="flex flex-col items-center justify-center p-space-xs bg-surface-container/60 border border-blue-600/20 rounded-lg hover:border-blue-500/50 transition-colors">
<span class="font-headline-sm text-headline-sm font-bold tracking-tight hover:text-blue-400">ELECTRIC AI</span>
<span class="font-label-sm text-label-sm text-on-surface-variant scale-90">IT Infrastructure</span>
</div>
<div class="flex flex-col items-center justify-center p-space-xs bg-surface-container/60 border border-blue-600/20 rounded-lg hover:border-blue-500/50 transition-colors">
<span class="font-headline-sm text-headline-sm text-on-surface font-semibold tracking-tight hover:text-blue-400">SPARK</span>
<span class="font-label-sm text-label-sm text-on-surface-variant scale-90">Digital Media</span>
</div>
<div class="flex flex-col items-center justify-center p-space-xs bg-surface-container/60 border border-blue-600/20 rounded-lg hover:border-blue-500/50 transition-colors col-span-2 sm:col-span-1">
<span class="font-headline-sm text-headline-sm text-on-surface font-bold tracking-wide hover:text-blue-400">LUXOR</span>
<span class="font-label-sm text-label-sm text-on-surface-variant scale-90">Crypto Mining</span>
</div>
<div class="flex flex-col items-center justify-center p-space-xs bg-surface-container/60 border border-blue-600/20 rounded-lg hover:border-blue-500/50 transition-colors col-span-2 sm:col-span-1">
<span class="font-headline-sm text-headline-sm text-on-surface font-bold tracking-wide hover:text-blue-400">HAKBAH</span>
<span class="font-label-sm text-label-sm text-on-surface-variant scale-90">Finance</span>
</div>
<div class="flex flex-col items-center justify-center p-space-xs bg-surface-container/60 border border-blue-600/20 rounded-lg hover:border-blue-500/50 transition-colors col-span-2 sm:col-span-1">
<span class="font-headline-sm text-headline-sm text-on-surface font-bold tracking-wide hover:text-blue-400">COMPLEXIO</span>
<span class="font-label-sm text-label-sm text-on-surface-variant scale-90">Enterprise Intelligence</span>
</div>
</div>
</div>
</div>
</section>
<!-- Section 2: Core Solutions -->
<section class="w-full px-margin-mobile md:px-margin-tablet lg:px-margin-desktop py-space-3xl relative" id="solutions">
<div class="max-w-[1440px] mx-auto">
<!-- Section Header -->
<div class="flex flex-col md:flex-row md:items-end justify-between mb-space-2xl">
<div class="max-w-2xl">
<div class="inline-flex items-center gap-space-2xs text-blue-400 font-code-mono text-code-mono tracking-widest uppercase mb-space-xs">
<span class="text-blue-500 font-bold">01 //</span> Engineering Capabilities
</div>
<h2 class="font-headline-lg text-headline-lg-mobile md:text-headline-lg text-on-surface">
Strategic Solutions Engineered for High Growth
</h2>
</div>
<p class="font-body-md text-body-md text-on-surface-variant max-w-md mt-space-sm md:mt-0">
From zero-to-one product incubation to enterprise distributed architecture overhaul, our squads deploy with surgical precision.
</p>
</div>
<!-- Solutions 3-Column Grid -->
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-gutter-lg">
<!-- Solution 1 -->
<div class="bg-surface-container-low/80 backdrop-blur-xl p-space-xl rounded-xl border border-blue-600/25 flex flex-col justify-between hover:bg-surface-container-high hover:border-blue-500/50 transition-all duration-300 transform hover:-translate-y-1 shadow-lg group">
<div>
<div class="w-12 h-12 rounded-lg bg-surface-container-highest border border-blue-600/30 flex items-center justify-center mb-space-lg group-hover:bg-blue-600 transition-colors">
<span class="material-symbols-outlined text-blue-400 group-hover:text-white text-[28px]" aria-hidden="true">neurology</span>
</div>
<span class="font-label-sm text-label-sm text-blue-400 uppercase tracking-widest font-semibold">LLMs & Automation</span>
<h3 class="font-headline-sm text-headline-sm text-on-surface mt-space-2xs mb-space-sm">AI & Automation Integration</h3>
<p class="font-body-md text-body-md text-on-surface-variant leading-relaxed mb-space-lg">
Embed intelligence into your workflows. We build custom LLM integrations, automate complex processes, and turn your data into a competitive advantage.
</p>
</div>
<div>
<div class="flex flex-wrap gap-space-2xs pt-space-md">
<span class="px-space-xs py-space-2xs rounded bg-blue-950/60 border border-blue-600/30 text-blue-300 font-code-mono text-code-mono text-[11px]">PyTorch</span>
<span class="px-space-xs py-space-2xs rounded bg-blue-950/60 border border-blue-600/30 text-blue-300 font-code-mono text-code-mono text-[11px]">LangChain</span>
<span class="px-space-xs py-space-2xs rounded bg-blue-950/60 border border-blue-600/30 text-blue-300 font-code-mono text-code-mono text-[11px]">Vector DBs</span>
<span class="px-space-xs py-space-2xs rounded bg-blue-950/60 border border-blue-600/30 text-blue-300 font-code-mono text-code-mono text-[11px]">Fine-tuned LLMs</span>
</div>
</div>
</div>
<!-- Solution 2 -->
<div class="bg-surface-container-low/80 backdrop-blur-xl p-space-xl rounded-xl border border-blue-600/25 flex flex-col justify-between hover:bg-surface-container-high hover:border-blue-500/50 transition-all duration-300 transform hover:-translate-y-1 shadow-lg group">
<div>
<div class="w-12 h-12 rounded-lg bg-surface-container-highest border border-blue-600/30 flex items-center justify-center mb-space-lg group-hover:bg-blue-600 transition-colors">
<span class="material-symbols-outlined text-blue-400 group-hover:text-white text-[28px]" aria-hidden="true">hub</span>
</div>
<span class="font-label-sm text-label-sm text-blue-400 uppercase tracking-widest font-semibold">Cloud Architecture</span>
<h3 class="font-headline-sm text-headline-sm text-on-surface mt-space-2xs mb-space-sm">Legacy Modernization & Serverless</h3>
<p class="font-body-md text-body-md text-on-surface-variant leading-relaxed mb-space-lg">
Move away from monolithic bottlenecks. We redesign and migrate legacy systems to event-driven, serverless architectures for ultimate scalability and cost-efficiency.
</p>
</div>
<div>
<div class="flex flex-wrap gap-space-2xs pt-space-md">
<span class="px-space-xs py-space-2xs rounded bg-blue-950/60 border border-blue-600/30 text-blue-300 font-code-mono text-code-mono text-[11px]">AWS Lambda</span>
<span class="px-space-xs py-space-2xs rounded bg-blue-950/60 border border-blue-600/30 text-blue-300 font-code-mono text-code-mono text-[11px]">EventBridge</span>
<span class="px-space-xs py-space-2xs rounded bg-blue-950/60 border border-blue-600/30 text-blue-300 font-code-mono text-code-mono text-[11px]">Kubernetes</span>
<span class="px-space-xs py-space-2xs rounded bg-blue-950/60 border border-blue-600/30 text-blue-300 font-code-mono text-code-mono text-[11px]">Zero-Downtime</span>
</div>
</div>
</div>
<!-- Solution 3 -->
<div class="bg-surface-container-low/80 backdrop-blur-xl p-space-xl rounded-xl border border-blue-600/25 flex flex-col justify-between hover:bg-surface-container-high hover:border-blue-500/50 transition-all duration-300 transform hover:-translate-y-1 shadow-lg group md:col-span-2 lg:col-span-1">
<div>
<div class="w-12 h-12 rounded-lg bg-surface-container-highest border border-blue-600/30 flex items-center justify-center mb-space-lg group-hover:bg-blue-600 transition-colors">
<span class="material-symbols-outlined text-blue-400 group-hover:text-white text-[28px]" aria-hidden="true">dynamic_form</span>
</div>
<span class="font-label-sm text-label-sm text-blue-400 uppercase tracking-widest font-semibold">Enterprise & Mobile</span>
<h3 class="font-headline-sm text-headline-sm text-on-surface mt-space-2xs mb-space-sm">Rapid Mobile & ERP Solutions</h3>
<p class="font-body-md text-body-md text-on-surface-variant leading-relaxed mb-space-lg">
Deep expertise in Odoo ERP customization and rapid, native mobile app development. We deliver production-ready mobile POS and enterprise tools in weeks, not months.
</p>
</div>
<div>
<div class="flex flex-wrap gap-space-2xs pt-space-md">
<span class="px-space-xs py-space-2xs rounded bg-blue-950/60 border border-blue-600/30 text-blue-300 font-code-mono text-code-mono text-[11px]">Odoo ERP</span>
<span class="px-space-xs py-space-2xs rounded bg-blue-950/60 border border-blue-600/30 text-blue-300 font-code-mono text-code-mono text-[11px]">React Native</span>
<span class="px-space-xs py-space-2xs rounded bg-blue-950/60 border border-blue-600/30 text-blue-300 font-code-mono text-code-mono text-[11px]">Real-time Sync</span>
<span class="px-space-xs py-space-2xs rounded bg-blue-950/60 border border-blue-600/30 text-blue-300 font-code-mono text-code-mono text-[11px]">Custom Modules</span>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Section 3: Proprietary Tech (Proof of Capability) -->
<section class="w-full px-margin-mobile md:px-margin-tablet lg:px-margin-desktop py-space-4xl bg-surface-container-lowest/50 relative" id="products">
<div class="max-w-[1440px] mx-auto flex flex-col gap-space-4xl">
<!-- Section Header -->
<div class="text-center max-w-3xl mx-auto">
<div class="inline-flex items-center gap-space-2xs text-blue-400 font-code-mono text-code-mono tracking-widest uppercase mb-space-xs">
<span class="text-blue-500 font-bold">02 //</span> Proprietary Tech
</div>
<h2 class="font-headline-lg text-headline-lg-mobile md:text-headline-lg text-on-surface mb-space-sm">
We Don't Just Talk About Tech. We Build It.
</h2>
<p class="font-body-xl text-body-md md:text-body-xl text-on-surface-variant">
We battle-test our architecture patterns on in-house autonomous software used daily by global enterprise operators.
</p>
</div>
<!-- Product 1: EstimAItor -->
<div class="grid grid-cols-1 lg:grid-cols-12 gap-gutter-lg items-center">
<div class="lg:col-span-5 flex flex-col">
<div class="flex items-center gap-space-xs mb-space-sm">
<span class="px-space-xs py-space-2xs rounded bg-blue-600/15 border border-blue-500/30 text-blue-300 font-code-mono text-code-mono uppercase tracking-wider font-semibold">Flagship SaaS</span>
<span class="font-body-sm text-body-sm text-on-surface-variant">• EstimAItor</span>
</div>
<h3 class="font-headline-md text-headline-md text-on-surface font-bold mb-space-sm">
We build the tools we wish existed.
</h3>
<p class="font-body-md text-body-md text-on-surface-variant leading-relaxed mb-space-md">
Meet EstimAItor, our AI-assisted project estimation and planning tool. We use the same rigorous, AI-driven engineering principles to build our own products that we apply to your custom software.
</p>
<div class="flex items-center gap-space-xs mb-space-lg">
<span class="text-on-surface-variant text-body-sm">Integrates with:</span>
<span class="px-space-xs py-space-2xs rounded bg-surface-container-high border border-blue-600/20 text-on-surface font-code-mono text-[12px]">Jira</span>
<span class="px-space-xs py-space-2xs rounded bg-surface-container-high border border-blue-600/20 text-on-surface font-code-mono text-[12px]">Linear</span>
<span class="px-space-xs py-space-2xs rounded bg-surface-container-high border border-blue-600/20 text-on-surface font-code-mono text-[12px]">GitHub</span>
</div>
<div>
<a class="inline-flex items-center gap-space-xs bg-blue-600 hover:bg-blue-500 text-white font-label-md text-label-md px-space-lg py-space-xs rounded-lg transition-colors shadow-[0_0_20px_rgba(37,99,235,0.4)]" href="https://estimaitor.comtom.engineering" rel="noopener noreferrer" target="_blank">
Try EstimAItor Free <span class="material-symbols-outlined text-[18px]" aria-hidden="true">arrow_forward</span>
</a>
</div>
</div>
<!-- UI Mockup: EstimAItor -->
<div class="lg:col-span-7 bg-surface-container-low rounded-xl p-space-md lg:p-space-xl shadow-xl border border-blue-600/25">
<div class="bg-surface-container-lowest rounded-lg p-space-md border border-blue-600/15">
<div class="flex items-center justify-between pb-space-sm mb-space-md text-on-surface-variant font-code-mono text-code-mono border-b border-blue-600/15">
<div class="flex items-center gap-space-xs text-on-surface font-semibold">
<span class="w-3 h-3 rounded bg-blue-500"></span>
<span class="">EstimAItor // Scope Predictor v3.2</span>
</div>
<span class="px-space-xs py-space-2xs rounded bg-blue-950/80 border border-blue-500/30 text-blue-300 text-[11px] font-semibold">Accuracy Score: +94.2%</span>
</div>
<div class="grid grid-cols-1 sm:grid-cols-2 gap-space-md mb-space-md">
<div class="bg-surface-container p-space-sm rounded-lg border border-blue-600/15">
<span class="font-code-mono text-[11px] text-on-surface-variant uppercase">Sprint Delivery Risk</span>
<div class="flex items-center gap-space-xs mt-space-2xs">
<span class="w-2.5 h-2.5 rounded-full bg-blue-400 animate-pulse"></span>
<span class="font-headline-sm text-headline-sm text-on-surface">Low Probability</span>
</div>
<div class="w-full bg-surface-container-high h-1.5 rounded-full mt-space-xs overflow-hidden">
<div class="bg-blue-500 h-full rounded-full" style="width: 14%"></div>
</div>
</div>
<div class="bg-surface-container p-space-sm rounded-lg border border-blue-600/15">
<span class="font-code-mono text-[11px] text-on-surface-variant uppercase">Predicted Story Points</span>
<div class="flex items-baseline gap-space-xs mt-space-2xs">
<span class="font-headline-sm text-headline-sm text-on-surface">42 pts</span>
<span class="font-code-mono text-[12px] text-blue-400">±1.8σ deviation</span>
</div>
<div class="w-full bg-surface-container-high h-1.5 rounded-full mt-space-xs overflow-hidden">
<div class="bg-blue-400 h-full rounded-full" style="width: 86%"></div>
</div>
</div>
</div>
<div class="bg-surface-container p-space-sm rounded-lg border border-blue-600/15">
<div class="flex items-center justify-between mb-space-xs text-on-surface-variant font-code-mono text-[11px]">
<span class="">Monte Carlo Velocity Dispersion</span>
<span class="">10,000 Iterations</span>
</div>
<svg class="w-full h-24 text-blue-500" fill="none" viewBox="0 0 400 80">
<path d="M0 70 Q 60 70, 100 65 T 160 30 T 200 10 T 240 25 T 300 65 T 400 70" stroke="#3B82F6" stroke-linecap="round" stroke-width="2.5"></path>
<path d="M0 70 Q 60 70, 100 65 T 160 30 T 200 10 T 240 25 T 300 65 T 400 70 L 400 80 L 0 80 Z" fill="#2563EB" fill-opacity="0.15"></path>
<circle cx="200" cy="10" fill="#60A5FA" r="4"></circle>
<line stroke="#60A5FA" stroke-dasharray="2 2" stroke-opacity="0.5" x1="200" x2="200" y1="10" y2="80"></line>
</svg>
</div>
</div>
</div>
</div>
<!-- Product 2: Elemetric (Reversed Layout) -->
<div class="grid grid-cols-1 lg:grid-cols-12 gap-gutter-lg items-center">
<!-- UI Mockup: Elemetric -->
<div class="lg:col-span-7 bg-surface-container-low rounded-xl p-space-md lg:p-space-xl shadow-xl border border-blue-600/25 order-2 lg:order-1">
<div class="bg-surface-container-lowest rounded-lg p-space-md border border-blue-600/15">
<div class="flex items-center justify-between pb-space-sm mb-space-md text-on-surface-variant font-code-mono text-code-mono border-b border-blue-600/15">
<div class="flex items-center gap-space-xs text-on-surface font-semibold">
<span class="w-3 h-3 rounded bg-blue-500"></span>
<span class="">Elemetric // Live Energy Dispatch Grid</span>
</div>
<div class="flex items-center gap-space-xs">
<span class="w-2 h-2 rounded-full bg-blue-400 animate-ping"></span>
<span class="text-blue-400 text-[11px]">14ms Latency</span>
</div>
</div>
<div class="grid grid-cols-3 gap-space-sm mb-space-md text-center">
<div class="bg-surface-container p-space-xs rounded border border-blue-600/15">
<span class="font-code-mono text-[10px] text-on-surface-variant block">ERCOT Hub</span>
<span class="font-headline-sm text-on-surface font-bold">$34.12</span>
<span class="text-blue-400 font-code-mono text-[10px] block">+2.4%</span>
</div>
<div class="bg-surface-container p-space-xs rounded border border-blue-600/15">
<span class="font-code-mono text-[10px] text-on-surface-variant block">PJM Western</span>
<span class="font-headline-sm text-on-surface font-bold">$41.80</span>
<span class="text-error font-code-mono text-[10px] block">-1.1%</span>
</div>
<div class="bg-surface-container p-space-xs rounded border border-blue-600/15">
<span class="font-code-mono text-[10px] text-on-surface-variant block">CAISO SP15</span>
<span class="font-headline-sm text-on-surface font-bold">$28.95</span>
<span class="text-blue-400 font-code-mono text-[10px] block">+0.8%</span>
</div>
</div>
<!-- Candlestick / Pipeline Stream Mockup -->
<div class="bg-surface-container p-space-sm rounded-lg border border-blue-600/15">
<div class="flex items-center justify-between text-on-surface-variant font-code-mono text-[11px] mb-space-xs">
<span class="">Aggregated Pipeline Throughput</span>
<span class="text-blue-400 font-semibold">120,000 req/sec</span>
</div>
<div class="h-20 flex items-end gap-1.5 pt-space-xs">
<div class="flex-1 bg-surface-container-high hover:bg-blue-600 h-[40%] rounded-sm transition-colors"></div>
<div class="flex-1 bg-surface-container-high hover:bg-blue-600 h-[55%] rounded-sm transition-colors"></div>
<div class="flex-1 bg-surface-container-high hover:bg-blue-600 h-[45%] rounded-sm transition-colors"></div>
<div class="flex-1 bg-surface-container-high hover:bg-blue-600 h-[75%] rounded-sm transition-colors"></div>
<div class="flex-1 bg-surface-container-high hover:bg-blue-600 h-[90%] rounded-sm transition-colors"></div>
<div class="flex-1 bg-blue-600 h-[98%] rounded-sm shadow-[0_0_10px_rgba(37,99,235,0.6)]"></div>
<div class="flex-1 bg-surface-container-high hover:bg-blue-600 h-[82%] rounded-sm transition-colors"></div>
<div class="flex-1 bg-surface-container-high hover:bg-blue-600 h-[65%] rounded-sm transition-colors"></div>
<div class="flex-1 bg-surface-container-high hover:bg-blue-600 h-[70%] rounded-sm transition-colors"></div>
<div class="flex-1 bg-surface-container-high hover:bg-blue-600 h-[88%] rounded-sm transition-colors"></div>
<div class="flex-1 bg-blue-500 h-[94%] rounded-sm shadow-[0_0_10px_rgba(59,130,246,0.6)]"></div>
<div class="flex-1 bg-surface-container-high hover:bg-blue-600 h-[78%] rounded-sm transition-colors"></div>
</div>
</div>
</div>
</div>
<div class="lg:col-span-5 flex flex-col order-1 lg:order-2">
<div class="flex items-center gap-space-xs mb-space-sm">
<span class="px-space-xs py-space-2xs rounded bg-blue-950/60 border border-blue-600/30 text-blue-300 font-code-mono text-code-mono uppercase tracking-wider font-semibold">Real-Time Data Engine</span>
<span class="font-body-sm text-body-sm text-on-surface-variant">• Elemetric</span>
</div>
<h3 class="font-headline-md text-headline-md text-on-surface font-bold mb-space-sm">
Real-time data engineering at scale.
</h3>
<p class="font-body-md text-body-md text-on-surface-variant leading-relaxed mb-space-lg">
Elemetric is our real-time energy price analytics dashboard, processing live API data from dozens of providers. It demonstrates our mastery of high-throughput data pipelines and complex API integrations.
</p>
<div>
<a class="inline-flex items-center gap-space-xs bg-surface-container-high hover:bg-surface-variant text-on-surface border border-blue-600/25 hover:border-blue-500/50 font-label-md text-label-md px-space-lg py-space-xs rounded-lg transition-colors" href="https://elemetric.comtom.engineering" rel="noopener noreferrer" target="_blank">
Explore Elemetric Data <span class="material-symbols-outlined text-[18px]" aria-hidden="true">arrow_forward</span>
</a>
</div>
</div>
</div>
<!-- Product 3: Steward -->
<div class="grid grid-cols-1 lg:grid-cols-12 gap-gutter-lg items-center">
<div class="lg:col-span-5 flex flex-col">
<div class="flex items-center gap-space-xs mb-space-sm">
<span class="px-space-xs py-space-2xs rounded bg-blue-950/60 border border-blue-600/30 text-blue-300 font-code-mono text-code-mono uppercase tracking-wider font-semibold">Autonomous Ingestion</span>
<span class="font-body-sm text-body-sm text-on-surface-variant">• Steward</span>
</div>
<h3 class="font-headline-md text-headline-md text-on-surface font-bold mb-space-sm">
Autonomous intelligence for market synthesis.
</h3>
<p class="font-body-md text-body-md text-on-surface-variant leading-relaxed mb-space-lg">
Steward is our AI-curated news intelligence engine — it continuously scrapes, filters, synthesizes, and deduplicates sector-specific feeds into actionable executive briefs in real time.
</p>
<div>
<a class="inline-flex items-center gap-space-xs bg-surface-container-high hover:bg-surface-variant text-on-surface border border-blue-600/25 hover:border-blue-500/50 font-label-md text-label-md px-space-lg py-space-xs rounded-lg transition-colors" href="https://steward.comtom.engineering/" rel="noopener noreferrer" target="_blank">
Learn More About Steward <span class="material-symbols-outlined text-[18px]" aria-hidden="true">arrow_forward</span>
</a>
</div>
</div>
<!-- UI Mockup: Steward -->
<div class="lg:col-span-7 bg-surface-container-low rounded-xl p-space-md lg:p-space-xl shadow-xl border border-blue-600/25">
<div class="bg-surface-container-lowest rounded-lg p-space-md border border-blue-600/15">
<div class="flex items-center justify-between pb-space-sm mb-space-md text-on-surface-variant font-code-mono text-code-mono border-b border-blue-600/15">
<div class="flex items-center gap-space-xs text-on-surface font-semibold">
<span class="w-3 h-3 rounded bg-blue-400"></span>
<span class="">Steward // Ingestion Synthesizer</span>
</div>
<span class="px-space-xs py-space-2xs rounded bg-blue-950/60 border border-blue-600/30 text-blue-300 font-code-mono text-[11px]">Sentiment: +0.82 Bullish</span>
</div>
<!-- Feed Items -->
<div class="flex flex-col gap-space-sm">
<div class="p-space-sm rounded-lg bg-surface-container border border-blue-600/15">
<div class="flex items-center justify-between mb-space-2xs">
<span class="text-blue-400 font-label-sm text-label-sm font-semibold">Grid Modernization & Storage</span>
<span class="font-code-mono text-[11px] text-on-surface-variant">2m ago</span>
</div>
<p class="font-body-sm text-body-sm text-on-surface">
PJM Interconnection approves $5.1B transmission upgrades targeting renewable energy bottlenecks.
</p>
<div class="flex gap-space-xs mt-space-xs">
<span class="px-space-2xs py-[2px] rounded bg-surface-container-high text-on-surface-variant font-code-mono text-[10px]">Infrastructure</span>
<span class="px-space-2xs py-[2px] rounded bg-surface-container-high text-on-surface-variant font-code-mono text-[10px]">FERC</span>
<span class="px-space-2xs py-[2px] rounded bg-surface-container-high text-on-surface-variant font-code-mono text-[10px]">Reliability</span>
</div>
</div>
<div class="p-space-sm rounded-lg bg-surface-container border border-blue-600/15">
<div class="flex items-center justify-between mb-space-2xs">
<span class="text-indigo-400 font-label-sm text-label-sm font-semibold">Semiconductor & Datacenter Power</span>
<span class="font-code-mono text-[11px] text-on-surface-variant">14m ago</span>
</div>
<p class="font-body-sm text-body-sm text-on-surface">
Hyperscalers contract 2.4 GW of baseload nuclear output to satisfy next-gen LLM inference compute clusters.
</p>
<div class="flex gap-space-xs mt-space-xs">
<span class="px-space-2xs py-[2px] rounded bg-surface-container-high text-on-surface-variant font-code-mono text-[10px]">Compute</span>
<span class="px-space-2xs py-[2px] rounded bg-surface-container-high text-on-surface-variant font-code-mono text-[10px]">Nuclear</span>
<span class="px-space-2xs py-[2px] rounded bg-surface-container-high text-on-surface-variant font-code-mono text-[10px]">Enterprise AI</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Section 3: Case Studies (Brief Project Cards) -->
<section class="w-full px-margin-mobile md:px-margin-tablet lg:px-margin-desktop py-space-3xl bg-surface-container-lowest/30 relative" id="case-studies">
<div class="max-w-[1440px] mx-auto">
<div class="flex flex-col md:flex-row md:items-end justify-between mb-space-2xl">
<div>
<div class="inline-flex items-center gap-space-2xs text-blue-400 font-code-mono text-code-mono tracking-widest uppercase mb-space-xs">
<span class="text-blue-500 font-bold">03 //</span> Case Studies
</div>
<h2 class="font-headline-lg text-headline-lg-mobile md:text-headline-lg text-on-surface">
Proven Impact at Enterprise Scale
</h2>
</div>
<p class="font-body-md text-body-md text-on-surface-variant max-w-md mt-space-sm md:mt-0">
From institutional quantitative trading funds to high-scale digital commerce platforms, engineering leaders rely on Comtom.
</p>
</div>
<div class="grid grid-cols-1 md:grid-cols-3 gap-gutter-lg">
<!-- Card: Electric AI -->
<a class="group bg-surface-container-low/80 backdrop-blur-xl rounded-xl border border-blue-600/25 shadow-lg overflow-hidden flex flex-col justify-between hover:border-blue-500/50 transition-colors" href="case-studies/electric/">
<img class="w-full h-40 object-cover" src="assets/images/portfolio/electric.jpg" alt="Electric AI case study — unified AI-driven IT support platform UI" width="1339" height="896" loading="lazy">
<div class="p-space-lg flex flex-col gap-space-xs">
<div class="font-code-mono text-code-mono text-[11px] tracking-widest uppercase text-blue-300">Electric AI</div>
<div class="font-headline-sm text-headline-sm text-on-surface font-semibold">The Unified IT Support Ecosystem, embedded where work happens</div>
<div class="font-body-sm text-body-sm text-on-surface-variant leading-relaxed">End-to-end, AI-driven IT support: Dialogflow chatbots inside Slack and Teams on a serverless AWS event-driven backbone with unified JWT security.</div>
<div class="font-body-sm text-body-sm text-blue-400 group-hover:text-blue-300 transition-colors">Read Case Study <span class="material-symbols-outlined text-[14px] align-middle" aria-hidden="true">arrow_forward</span></div>
</div>
</a>
<!-- Card: Schonfeld -->
<a class="group bg-surface-container-low/80 backdrop-blur-xl rounded-xl border border-blue-600/25 shadow-lg overflow-hidden flex flex-col justify-between hover:border-blue-500/50 transition-colors" href="case-studies/schonfeld/">
<img class="w-full h-40 object-cover" src="assets/images/risk-platform.png" alt="Schonfeld case study — market data risk platform UI" width="1536" height="1024" loading="lazy">
<div class="p-space-lg flex flex-col gap-space-xs">
<div class="font-code-mono text-code-mono text-[11px] tracking-widest uppercase text-blue-300">Schonfeld</div>
<div class="font-headline-sm text-headline-sm text-on-surface font-semibold">Market data risk analysis platform for an institutional fund</div>
<div class="font-body-sm text-body-sm text-on-surface-variant leading-relaxed">In-house market data risk analysis platform built for an institutional trading fund.</div>
<div class="font-body-sm text-body-sm text-blue-400 group-hover:text-blue-300 transition-colors">Read Case Study <span class="material-symbols-outlined text-[14px] align-middle" aria-hidden="true">arrow_forward</span></div>
</div>
</a>
<!-- Card: Todaytix -->
<a class="group bg-surface-container-low/80 backdrop-blur-xl rounded-xl border border-blue-600/25 shadow-lg overflow-hidden flex flex-col justify-between hover:border-blue-500/50 transition-colors" href="case-studies/todaytix/">
<img class="w-full h-40 object-cover" src="assets/images/portfolio/todaytix.jpg" alt="Todaytix case study — global live entertainment ticketing platform UI" width="1284" height="854" loading="lazy">
<div class="p-space-lg flex flex-col gap-space-xs">
<div class="font-code-mono text-code-mono text-[11px] tracking-widest uppercase text-blue-300">Todaytix</div>
<div class="font-headline-sm text-headline-sm text-on-surface font-semibold">Global ticketing ecosystem: monolith to ultra-low-latency microservices</div>
<div class="font-body-sm text-body-sm text-on-surface-variant leading-relaxed">Golang microservices fetching real-time inventory and executing on-demand purchases, bridging a legacy Groovy on Grails monolith with automated CircleCI-to-Kubernetes deployments.</div>
<div class="font-body-sm text-body-sm text-blue-400 group-hover:text-blue-300 transition-colors">Read Case Study <span class="material-symbols-outlined text-[14px] align-middle" aria-hidden="true">arrow_forward</span></div>
</div>
</a>
</div>
</div>
</section>
<!-- Section 4: How We Work (The Methodology) -->
<section class="w-full px-margin-mobile md:px-margin-tablet lg:px-margin-desktop py-space-4xl relative" id="how-we-work">
<div class="max-w-[1440px] mx-auto">
<!-- Section Header -->
<div class="text-center max-w-3xl mx-auto mb-space-3xl">
<div class="inline-flex items-center gap-space-2xs text-blue-400 font-code-mono text-code-mono tracking-widest uppercase mb-space-xs">
<span class="text-blue-500 font-bold">04 //</span> Our Methodology
</div>
<h2 class="font-headline-lg text-headline-lg-mobile md:text-headline-lg text-on-surface mb-space-sm">
A Rigorous, Repeatable Path to Production
</h2>
<p class="font-body-xl text-body-md md:text-body-xl text-on-surface-variant">
We strip away non-essential corporate bureaucracy. You interact directly with top-tier software architects focused entirely on measurable velocity.
</p>
</div>
<!-- 4-Step Pipeline -->
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-gutter-md relative">
<!-- Step 1 -->
<div class="bg-surface-container-low/80 p-space-lg rounded-xl border border-blue-600/25 relative flex flex-col justify-between">
<div>
<span class="font-code-mono text-headline-sm text-blue-400 font-bold block mb-space-sm">01</span>
<h3 class="font-headline-sm text-headline-sm text-on-surface mb-space-xs">Discover</h3>
<p class="font-body-md text-body-md text-on-surface-variant leading-relaxed">
We audit your systems and align on measurable business outcomes.
</p>
</div>
<div class="mt-space-lg pt-space-md">
<span class="font-label-sm text-label-sm text-on-surface-variant uppercase tracking-wider">Milestone: Target Blueprint</span>
</div>
</div>
<!-- Step 2 -->
<div class="bg-surface-container-low/80 p-space-lg rounded-xl border border-blue-600/25 relative flex flex-col justify-between">
<div>
<span class="font-code-mono text-headline-sm text-indigo-400 font-bold block mb-space-sm">02</span>
<h3 class="font-headline-sm text-headline-sm text-on-surface mb-space-xs">Architect</h3>
<p class="font-body-md text-body-md text-on-surface-variant leading-relaxed">
We design scalable, future-proof technical roadmaps.
</p>
</div>
<div class="mt-space-lg pt-space-md">
<span class="font-label-sm text-label-sm text-on-surface-variant uppercase tracking-wider">Milestone: System Architecture</span>
</div>
</div>
<!-- Step 3 -->
<div class="bg-surface-container-low/80 p-space-lg rounded-xl border border-blue-600/25 relative flex flex-col justify-between">
<div>
<span class="font-code-mono text-headline-sm text-blue-300 font-bold block mb-space-sm">03</span>
<h3 class="font-headline-sm text-headline-sm text-on-surface mb-space-xs">Build</h3>
<p class="font-body-md text-body-md text-on-surface-variant leading-relaxed">
Agile, transparent development with bi-weekly deliverables.
</p>
</div>
<div class="mt-space-lg pt-space-md">
<span class="font-label-sm text-label-sm text-on-surface-variant uppercase tracking-wider">Milestone: Production Demos</span>
</div>
</div>
<!-- Step 4 -->
<div class="bg-surface-container-low/80 p-space-lg rounded-xl border border-blue-600/25 relative flex flex-col justify-between">
<div>
<span class="font-code-mono text-headline-sm text-blue-400 font-bold block mb-space-sm">04</span>
<h3 class="font-headline-sm text-headline-sm text-on-surface mb-space-xs">Scale</h3>
<p class="font-body-md text-body-md text-on-surface-variant leading-relaxed">
Continuous innovation retainers to keep your software evolving.
</p>
</div>
<div class="mt-space-lg pt-space-md">
<span class="font-label-sm text-label-sm text-on-surface-variant uppercase tracking-wider">Milestone: SLA & Optimization</span>
</div>
</div>
</div>
<!-- Delivery Stats Bar -->
<div class="mt-space-2xl bg-surface-container-lowest rounded-xl p-space-lg grid grid-cols-1 md:grid-cols-3 gap-space-md text-center border border-blue-600/20">
<div class="flex flex-col items-center">
<span class="font-headline-md text-headline-md text-blue-400 font-bold">Bi-Weekly</span>
<span class="font-body-md text-body-md text-on-surface-variant">Production Sprints</span>
</div>
<div class="flex flex-col items-center">
<span class="font-headline-md text-headline-md text-on-surface font-bold">Direct Access</span>
<span class="font-body-md text-body-md text-on-surface-variant">To Senior Architects</span>
</div>
<div class="flex flex-col items-center">
<span class="font-headline-md text-headline-md text-indigo-400 font-bold">100%</span>
<span class="font-body-md text-body-md text-on-surface-variant">Code & IP Ownership</span>
</div>
</div>
</div>
</section>
<!-- Section 4: Customer Quotes (Testimonials) -->
<section class="w-full px-margin-mobile md:px-margin-tablet lg:px-margin-desktop py-space-3xl relative" id="testimonials">
<div class="max-w-[1440px] mx-auto">
<div class="flex flex-col md:flex-row md:items-end justify-between mb-space-2xl">
<div>
<div class="inline-flex items-center gap-space-2xs text-blue-400 font-code-mono text-code-mono tracking-widest uppercase mb-space-xs">
<span class="text-blue-500 font-bold">05 //</span> Customer Quotes
</div>
<h2 class="font-headline-lg text-headline-lg-mobile md:text-headline-lg text-on-surface">
What Engineering Leaders Say
</h2>
</div>
<p class="font-body-md text-body-md text-on-surface-variant max-w-md mt-space-sm md:mt-0">
From institutional quantitative trading funds to high-scale digital commerce platforms, engineering leaders rely on Comtom.
</p>
</div>
<div class="grid grid-cols-1 md:grid-cols-2 gap-gutter-lg">
<!-- Card 1 (Exact brief quote) -->
<div class="bg-surface-container-low/80 backdrop-blur-xl p-space-xl rounded-xl border border-blue-600/25 flex flex-col justify-between shadow-lg">
<div>
<div role="img" aria-label="Rated 5 out of 5" class="flex items-center gap-space-xs text-blue-400 mb-space-md">
<span class="material-symbols-outlined" style="font-variation-settings: 'FILL' 1;" aria-hidden="true">star</span>
<span class="material-symbols-outlined" style="font-variation-settings: 'FILL' 1;" aria-hidden="true">star</span>
<span class="material-symbols-outlined" style="font-variation-settings: 'FILL' 1;" aria-hidden="true">star</span>
<span class="material-symbols-outlined" style="font-variation-settings: 'FILL' 1;" aria-hidden="true">star</span>
<span class="material-symbols-outlined" style="font-variation-settings: 'FILL' 1;" aria-hidden="true">star</span>
</div>
<p class="font-body-xl text-body-md md:text-body-xl text-on-surface leading-relaxed mb-space-lg italic">
“Working with Comtom Engineering to build our market data risk analysis tool was a game-changer... Their expertise in software development and market data analytics was evident throughout.”
</p>
</div>
<div class="flex items-center justify-between pt-space-md">
<div class="flex items-center gap-space-sm"><img class="w-10 h-10 rounded-full object-cover" src="assets/images/contact/russelbaker.jpeg" alt="Russell Baker" width="200" height="200" loading="lazy"><div>
<div class="font-headline-sm text-headline-sm text-on-surface font-semibold">Russell Baker</div>
<div class="font-body-sm text-body-sm text-on-surface-variant"><span class="text-on-surface font-medium">Schonfeld</span></div>
</div>
</div></div>
<a class="font-body-sm text-body-sm text-blue-400 hover:text-blue-300 transition-colors" href="case-studies/schonfeld/">Read Case Study <span class="material-symbols-outlined text-[14px] align-middle" aria-hidden="true">arrow_forward</span></a>
</div>
<!-- Card 2 -->
<div class="bg-surface-container-low/80 backdrop-blur-xl p-space-xl rounded-xl border border-blue-600/25 flex flex-col justify-between shadow-lg">
<div>
<div role="img" aria-label="Rated 5 out of 5" class="flex items-center gap-space-xs text-blue-400 mb-space-md">
<span class="material-symbols-outlined" style="font-variation-settings: 'FILL' 1;" aria-hidden="true">star</span>
<span class="material-symbols-outlined" style="font-variation-settings: 'FILL' 1;" aria-hidden="true">star</span>
<span class="material-symbols-outlined" style="font-variation-settings: 'FILL' 1;" aria-hidden="true">star</span>
<span class="material-symbols-outlined" style="font-variation-settings: 'FILL' 1;" aria-hidden="true">star</span>
<span class="material-symbols-outlined" style="font-variation-settings: 'FILL' 1;" aria-hidden="true">star</span>
</div>
<p class="font-body-xl text-body-md md:text-body-xl text-on-surface leading-relaxed mb-space-lg italic">
“Our experience with your software integrations service has
been top-notch. The team skillfully integrated our various
systems, allowing for seamless data flow and helped us to
move away from a legacy monolithic application.”
</p>
</div>
<div class="flex items-center justify-between pt-space-md">
<div class="flex items-center gap-space-sm"><img class="w-10 h-10 rounded-full object-cover" src="assets/images/contact/rohibagaria.jpeg" alt="Rohi Bagaria" width="100" height="100" loading="lazy"><div>
<div class="font-headline-sm text-headline-sm text-on-surface font-semibold">Rohi Bagaria</div>
<div class="font-body-sm text-body-sm text-on-surface-variant"><span class="text-on-surface font-medium">Todaytix</span></div>
</div></div></div>
<a class="font-body-sm text-body-sm text-blue-400 hover:text-blue-300 transition-colors" href="case-studies/todaytix/">Read Case Study <span class="material-symbols-outlined text-[14px] align-middle" aria-hidden="true">arrow_forward</span></a>
</div>
<!-- Card 3 -->
<div class="bg-surface-container-low/80 backdrop-blur-xl p-space-xl rounded-xl border border-blue-600/25 flex flex-col justify-between shadow-lg">
<div>
<div role="img" aria-label="Rated 5 out of 5" class="flex items-center gap-space-xs text-blue-400 mb-space-md">
<span class="material-symbols-outlined" style="font-variation-settings: 'FILL' 1;" aria-hidden="true">star</span>
<span class="material-symbols-outlined" style="font-variation-settings: 'FILL' 1;" aria-hidden="true">star</span>
<span class="material-symbols-outlined" style="font-variation-settings: 'FILL' 1;" aria-hidden="true">star</span>
<span class="material-symbols-outlined" style="font-variation-settings: 'FILL' 1;" aria-hidden="true">star</span>
<span class="material-symbols-outlined" style="font-variation-settings: 'FILL' 1;" aria-hidden="true">star</span>
</div>
<p class="font-body-xl text-body-md md:text-body-xl text-on-surface leading-relaxed mb-space-lg italic">
“Teaming up with Comtom Engineering to create serverless
integrations for our messaging app was a game-changer for
our company. Their team exhibited an impressive
understanding of serverless architecture and event-driven
design, allowing us to seamlessly connect and scale our
application's functionalities”
</p>
</div>
<div class="flex items-center justify-between pt-space-md">
<div class="flex items-center gap-space-sm"><img class="w-10 h-10 rounded-full object-cover" src="assets/images/contact/nathangould.jpeg" alt="Nathan Gould" width="100" height="100" loading="lazy"><div>
<div class="font-headline-sm text-headline-sm text-on-surface font-semibold">Nathan Gould</div>
<div class="font-body-sm text-body-sm text-on-surface-variant"><span class="text-on-surface font-medium">Electric AI</span></div>
</div></div></div>
<a class="font-body-sm text-body-sm text-blue-400 hover:text-blue-300 transition-colors" href="case-studies/electric/">Read Case Study <span class="material-symbols-outlined text-[14px] align-middle" aria-hidden="true">arrow_forward</span></a>
</div>
<!-- Card 4 -->
<div class="bg-surface-container-low/80 backdrop-blur-xl p-space-xl rounded-xl border border-blue-600/25 flex flex-col justify-between shadow-lg">
<div>
<div role="img" aria-label="Rated 5 out of 5" class="flex items-center gap-space-xs text-blue-400 mb-space-md">
<span class="material-symbols-outlined" style="font-variation-settings: 'FILL' 1;" aria-hidden="true">star</span>
<span class="material-symbols-outlined" style="font-variation-settings: 'FILL' 1;" aria-hidden="true">star</span>
<span class="material-symbols-outlined" style="font-variation-settings: 'FILL' 1;" aria-hidden="true">star</span>
<span class="material-symbols-outlined" style="font-variation-settings: 'FILL' 1;" aria-hidden="true">star</span>
<span class="material-symbols-outlined" style="font-variation-settings: 'FILL' 1;" aria-hidden="true">star</span>
</div>
<p class="font-body-xl text-body-md md:text-body-xl text-on-surface leading-relaxed mb-space-lg italic">
“We are incredibly grateful to Comtom Engineering for their
outstanding work in customizing our Odoo instance and
developing new modules for manufacturing, human resources,
inventory, and more. Their team's in-depth knowledge of Odoo
and expertise in software engineering were evident in the
high-quality solutions they delivered”
</p>
</div>
<div class="flex items-center justify-between pt-space-md">
<div class="flex items-center gap-space-sm"><img class="w-10 h-10 rounded-full object-cover" src="assets/images/contact/sofiafernandez.jpeg" alt="Sofia Fernandez" width="200" height="200" loading="lazy"><div>
<div class="font-headline-sm text-headline-sm text-on-surface font-semibold">Sofia Fernandez</div>
<div class="font-body-sm text-body-sm text-on-surface-variant"><span class="text-on-surface font-medium">QM Equipment</span></div>
</div></div></div>
</div>
</div>
</div>
</section>
<!-- Section 6: Final CTA (High-Converting Conversion Section) -->
<section class="w-full px-margin-mobile md:px-margin-tablet lg:px-margin-desktop py-space-4xl relative" id="quote">
<div class="max-w-[1100px] mx-auto bg-gradient-to-b from-[#131A2E] via-[#0F172A] to-[#090D16] border border-blue-600/30 p-space-2xl md:p-space-4xl rounded-2xl shadow-[0_0_60px_rgba(37,99,235,0.25)] text-center relative overflow-hidden">
<!-- Brand Logo in Final Section -->
<div class="flex justify-center mb-space-md">
<div class="h-14 w-auto flex items-center justify-center">
<img src="assets/images/comtom-logo.svg" alt="" width="64" height="64" class="h-14 w-auto">
</div>
</div>
<!-- Headline & Subheadline -->
<h2 class="font-headline-lg text-headline-lg-mobile md:text-headline-lg text-on-surface font-bold mb-space-sm">
Ready to future-proof your technology?
</h2>
<p class="font-body-xl text-body-md md:text-body-xl text-on-surface-variant max-w-xl mx-auto mb-space-2xl">
Let’s discuss how we can architect your next scalable, intelligent system.
</p>
<!-- CTA Buttons -->
<div class="flex flex-col sm:flex-row items-center justify-center gap-space-md mb-space-2xl">
<a class="w-full sm:w-auto inline-flex items-center justify-center bg-blue-600 hover:bg-blue-500 text-white font-label-md text-label-md px-space-2xl py-space-md rounded-lg shadow-[0_0_35px_rgba(37,99,235,0.65)] transition-all duration-300 transform hover:-translate-y-0.5 font-bold" data-open-contact data-contact-intent="quote" href="/contact">
Get a Custom Quote
</a>
<a class="w-full sm:w-auto inline-flex items-center justify-center bg-surface-container-highest/80 border border-blue-600/30 text-on-surface hover:text-blue-300 font-label-md text-label-md px-space-xl py-space-md rounded-lg hover:bg-surface-variant transition-colors" data-open-contact data-contact-intent="discovery" href="/contact">
Schedule a Discovery Call
</a>
</div>
<!-- Trust Signals -->
<div class="flex flex-wrap items-center justify-center gap-x-space-md gap-y-space-xs text-on-surface-variant font-body-sm text-body-sm">
<span class="flex items-center gap-space-2xs">
<span class="material-symbols-outlined text-blue-400 text-[16px]" aria-hidden="true">schedule</span> Direct response within 24 hours
</span>
<span class="hidden sm:inline-block text-blue-900">•</span>
<span class="flex items-center gap-space-2xs">
<span class="material-symbols-outlined text-blue-400 text-[16px]" aria-hidden="true">lock</span> Non-disclosure agreement available on request
</span>
<span class="hidden sm:inline-block text-blue-900">•</span>
<span class="flex items-center gap-space-2xs">
<span class="material-symbols-outlined text-blue-400 text-[16px]" aria-hidden="true">engineering</span> Senior engineering consultation
</span>
</div>
</div>
</section>
</div></main><footer class="w-full bg-[#06080f] border-t border-blue-600/20 relative z-10"><div class="max-w-[1440px] mx-auto px-margin-mobile md:px-margin-tablet lg:px-margin-desktop pt-space-4xl pb-space-2xl"><div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-6 gap-gutter-lg pb-space-3xl"><div class="lg:col-span-2 flex flex-col gap-space-md"><div class="flex items-center gap-space-sm"><div class="h-9 w-auto flex items-center"><img src="assets/images/comtom-logo.svg" alt="Comtom Engineering" class="h-8 w-auto block"></div></div><p class="font-body-md text-body-md text-on-surface-variant max-w-sm leading-relaxed">Architecting scalable systems and AI-first digital products with measurable impact.</p><div class="flex flex-wrap items-center gap-space-sm pt-space-xs"><span class="font-label-sm text-label-sm text-on-surface">Follow</span><a class="font-body-sm text-body-sm hover:text-blue-400 transition-colors" href="https://github.com/ComtomEngineering" rel="noopener noreferrer" target="_blank">GitHub</a><span class="text-blue-900">•</span><a class="font-body-sm text-body-sm hover:text-blue-400 transition-colors" href="https://medium.com/@Comtom.Engineering" rel="noopener noreferrer" target="_blank">Blog</a><span class="text-blue-900">•</span><a class="font-body-sm text-body-sm hover:text-blue-400 transition-colors" href="https://www.instagram.com/comtomengineering" rel="noopener noreferrer" target="_blank">Instagram</a><span class="text-blue-900">•</span><a class="font-body-sm text-body-sm hover:text-blue-400 transition-colors" href="https://www.facebook.com/comtomengineeringok" rel="noopener noreferrer" target="_blank">Facebook</a></div></div><div class="flex flex-col gap-space-sm"><span class="font-label-md text-label-md text-on-surface font-semibold tracking-wider uppercase">Solutions</span><ul class="flex flex-col gap-space-xs font-body-sm text-body-sm text-on-surface-variant"><li class=""><a class="hover:text-blue-400 transition-colors" href="#solutions">AI & Automation Integration</a></li><li class=""><a class="hover:text-blue-400 transition-colors" href="#solutions">Legacy Modernization & Serverless</a></li><li class=""><a class="hover:text-blue-400 transition-colors" href="#solutions">Rapid Mobile & ERP Solutions</a></li></ul></div><div class="flex flex-col gap-space-sm"><span class="font-label-md text-label-md text-on-surface font-semibold tracking-wider uppercase">Products</span><ul class="flex flex-col gap-space-xs font-body-sm text-body-sm text-on-surface-variant"><li class=""><a class="hover:text-blue-400 transition-colors" href="#products">EstimAItor</a></li><li class=""><a class="hover:text-blue-400 transition-colors" href="#products">Elemetric</a></li><li class=""><a class="hover:text-blue-400 transition-colors" href="#products">Steward</a></li></ul></div><div class="flex flex-col gap-space-sm"><span class="font-label-md text-label-md text-on-surface font-semibold tracking-wider uppercase">Company</span><ul class="flex flex-col gap-space-xs font-body-sm text-body-sm text-on-surface-variant"><li class=""><a class="hover:text-blue-400 transition-colors" href="#how-we-work">About Us</a></li><li class=""><a class="hover:text-blue-400 transition-colors" href="#case-studies">Case Studies</a></li><li class=""><a class="hover:text-blue-400 transition-colors" href="#how-we-work">Engineering Culture</a></li><li class=""><a class="hover:text-blue-400 transition-colors" data-open-contact data-contact-intent="career" href="/contact">Careers</a></li></ul></div><div class="flex flex-col gap-space-sm"><span class="font-label-md text-label-md text-on-surface font-semibold tracking-wider uppercase">Contact & Legal</span><ul class="flex flex-col gap-space-xs font-body-sm text-body-sm text-on-surface-variant"><li class=""><a class="hover:text-blue-400 transition-colors" data-open-contact data-contact-intent="quote" href="/contact">Get a Custom Quote</a></li><li class=""><a class="hover:text-blue-400 transition-colors" data-open-contact data-contact-intent="discovery" href="/contact">Schedule a Discovery Call</a></li><li class=""><a class="hover:text-blue-400 transition-colors" href="/privacy">Privacy Policy</a></li><li class=""><a class="hover:text-blue-400 transition-colors" href="/terms">Terms of Service</a></li></ul></div></div><div class="pt-space-xl flex flex-col sm:flex-row items-center justify-between gap-space-md text-on-surface-variant font-body-sm text-body-sm border-t border-blue-900/30"><span class="">© <span data-year>2026</span> Comtom Engineering. All rights reserved.</span><div class="inline-flex items-center gap-space-xs px-space-sm py-space-2xs rounded-full bg-blue-950/60 border border-blue-600/30 text-blue-300 font-code-mono text-code-mono"><span class="w-2 h-2 rounded-full bg-blue-400 animate-pulse"></span><span class="">All Systems Operational</span></div></div></div></footer>
<!-- Contact Modal -->
<div id="contact-modal" class="fixed inset-0 z-[100] hidden flex items-center justify-center p-4" role="dialog" aria-modal="true" aria-labelledby="contact-modal-title">
<div class="absolute inset-0 bg-black/70 backdrop-blur-sm" data-close-contact></div>
<div class="relative w-full max-w-[560px] max-h-[90vh] overflow-y-auto bg-surface-container border border-blue-600/30 rounded-2xl shadow-[0_0_60px_rgba(37,99,235,0.25)] p-space-2xl md:p-space-xl"><button class="absolute top-4 right-4 w-9 h-9 -mr-1 -mt-1 flex items-center justify-center rounded-lg bg-surface-container border border-blue-600/30 hover:bg-surface-variant text-blue-300 transition-colors" type="button" aria-label="Close contact dialog" data-close-contact><span class="material-symbols-outlined text-[18px]" aria-hidden="true">close</span></button>
<div class="font-code-mono text-code-mono tracking-widest uppercase text-blue-400 mb-space-xs">Comtom Engineering</div>
<h2 id="contact-modal-title" class="font-headline-sm text-headline-sm text-on-surface mb-space-xs">Get a Custom Quote</h2>
<p class="font-body-sm text-body-sm text-on-surface-variant mb-space-lg">Tell us about your project. Direct response within 24 hours — NDA available on request, senior engineering only.</p>
<form id="contact-form" class="flex flex-col gap-space-md">
<input type="hidden" name="intent" id="contact-intent" value="quote">
<!-- Honeypot: never rendered to humans; bots that fill it get a fake success (see onSubmit). Inline styles so it stays hidden even if site.css fails to load. -->
<div aria-hidden="true" style="position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden" class="hidden"><label for="contact-website">Leave this field empty</label><input type="text" name="website" id="contact-website" tabindex="-1" autocomplete="off"></div>
<div class="flex flex-col gap-space-2xs"><label class="font-label-sm text-label-sm text-on-surface" for="contact-name">Full Name</label><input class="bg-surface-container-high border border-blue-600/25 focus:border-blue-500 rounded-lg px-space-sm py-space-xs font-body-sm text-body-sm text-on-surface placeholder:text-on-surface-variant outline-none" type="text" name="name" autocomplete="name" id="contact-name" placeholder="Jane Doe" required minlength="2" maxlength="100"></div>
<div class="flex flex-col gap-space-2xs"><label class="font-label-sm text-label-sm text-on-surface" for="contact-email">Email</label><input class="bg-surface-container-high border border-blue-600/25 focus:border-blue-500 rounded-lg px-space-sm py-space-xs font-body-sm text-body-sm text-on-surface placeholder:text-on-surface-variant outline-none" type="email" name="email" autocomplete="email" inputmode="email" id="contact-email" placeholder="jane@company.com" required maxlength="254"></div>
<div class="flex flex-col gap-space-2xs"><label class="font-label-sm text-label-sm text-on-surface" for="contact-message">Message</label><textarea class="bg-surface-container-high border border-blue-600/25 focus:border-blue-500 rounded-lg px-space-sm py-space-xs font-body-sm text-body-sm text-on-surface placeholder:text-on-surface-variant outline-none min-h-[120px]" name="message" id="contact-message" placeholder="Project scope, timeline, budget range..." required minlength="10" maxlength="5000"></textarea></div>
<button class="inline-flex items-center justify-center bg-blue-600 hover:bg-blue-500 text-white font-label-md text-label-md font-semibold py-space-sm rounded-lg shadow-[0_0_25px_-5px_rgba(37,99,235,0.55)] transition-colors" type="submit">Send Message</button>
</form>
</div>
</div>
<script>
(function(){
"use strict";
var menu=document.getElementById('mobile-menu');
var toggle=document.querySelector('[data-toggle-menu]');
function closeMenu(){menu.classList.add('hidden');toggle.setAttribute('aria-expanded','false');}
if(toggle){toggle.addEventListener('click',function(){var hidden=menu.classList.toggle('hidden');toggle.setAttribute('aria-expanded',String(!hidden));});}
menu.querySelectorAll('a').forEach(function(a){a.addEventListener('click',closeMenu);});
var links=Array.prototype.slice.call(document.querySelectorAll('#site-nav .nav-link'));
var secs={};links.forEach(function(l){secs[l.getAttribute('data-section')]=document.getElementById(l.getAttribute('data-section'));});
var ON=['bg-primary-container','text-white','px-space-sm','rounded-lg','shadow-[0_0_20px_rgba(37,99,235,0.45)]'];
var activeSec='solutions',vis={};function spy(){links.forEach(function(l){if(vis[l.getAttribute('data-section')])activeSec=l.getAttribute('data-section');});var cur=activeSec;links.forEach(function(l){var on=l.getAttribute('data-section')===cur;if(on){l.setAttribute('aria-current','true');ON.forEach(function(c){l.classList.add(c);});l.classList.remove('text-on-surface-variant');}else{l.removeAttribute('aria-current');ON.forEach(function(c){l.classList.remove(c);});l.classList.add('text-on-surface-variant');}});}
if('IntersectionObserver'in window){var io=null;function makeIO(){if(io)io.disconnect();var m=window.innerHeight-140>0?window.innerHeight-140:0;io=new IntersectionObserver(function(es){es.forEach(function(en){var n=null;links.forEach(function(l){if(secs[l.getAttribute('data-section')]==en.target)n=l.getAttribute('data-section');});if(n===null)return;if(en.isIntersecting)vis[n]=1;else delete vis[n];});spy();},{rootMargin:'0px 0px -'+m+'px 0px'});links.forEach(function(l){var el=secs[l.getAttribute('data-section')];if(el)io.observe(el);});}makeIO();window.addEventListener('resize',makeIO,{passive:true});}
var modal=document.getElementById('contact-modal');
var form=document.getElementById('contact-form');
var formHTML=form.outerHTML;
var lastFocused=null;
var INTENTS={quote:'Get a Custom Quote',career:'Career Inquiry',discovery:'Schedule a Discovery Call'};
var title=document.getElementById('contact-modal-title');
function restoreForm(){if(modal.contains(form))return;var d=document.createElement('div');d.innerHTML=formHTML;form=d.firstChild;form.addEventListener('submit',onSubmit);form.querySelector('#contact-intent').value='quote';var msg=modal.querySelector('[data-form-result]');if(msg)msg.replaceWith(form);else modal.appendChild(form);}
function openContact(intent){restoreForm();modal.classList.remove('hidden');document.body.style.overflow='hidden';lastFocused=document.activeElement;var it=INTENTS[intent]?intent:'quote';title.textContent=INTENTS[it];form.querySelector('#contact-intent').value=it;var n=form.querySelector('#contact-name');if(n)n.focus();}
function closeContact(){modal.classList.add('hidden');document.body.style.overflow='';if(lastFocused&&lastFocused.focus)lastFocused.focus();}
var trapHandler=function(e){if(e.key!=='Tab')return;var f=modal.querySelectorAll('button, input, textarea, select, a[href]');var focusable=Array.prototype.filter.call(f,function(el){return !el.disabled&&el.offsetParent!==null;});if(!focusable.length)return;var first=focusable[0],last=focusable[focusable.length-1];if(e.shiftKey&&document.activeElement===first){e.preventDefault();last.focus();}else if(!e.shiftKey&&document.activeElement===last){e.preventDefault();first.focus();}};
modal.addEventListener('keydown',trapHandler);
function onSubmit(e){if(!form.checkValidity()){form.reportValidity();return;}e.preventDefault();var fd=new FormData(form);if(fd.get('website')){form.outerHTML='<p data-form-result class="font-body-md text-body-md text-on-surface py-space-md text-center">Message received. We\u2019ll be in touch within 24 hours.</p>';setTimeout(closeContact,4000);return;}fetch('https://comtomengineering-serverless.vercel.app/api/contact',{method:'POST',headers:{'Content-Type':'application/json'},body:JSON.stringify({name:fd.get('name'),email:fd.get('email'),message:fd.get('message'),intent:fd.get('intent')})}).then(function(){try{gtag('event','contact_submit',{intent:fd.get('intent')});}catch(e){}form.outerHTML='<p data-form-result class="font-body-md text-body-md text-on-surface py-space-md text-center">Message received. We\u2019ll be in touch within 24 hours.</p>';setTimeout(closeContact,4000);}).catch(function(){form.outerHTML='<p data-form-result class="font-body-md text-body-md text-error py-space-md text-center">Something went wrong. Email us directly at <a class="text-blue-400" href="mailto:sales@comtom.engineering">sales@comtom.engineering</a>.</p>';});}
form.addEventListener('submit',onSubmit);
document.querySelectorAll('[data-open-contact]').forEach(function(a){a.addEventListener('click',function(e){e.preventDefault();openContact(a.getAttribute('data-contact-intent'));});});
document.querySelectorAll('[data-close-contact]').forEach(function(el){el.addEventListener('click',closeContact);});
document.addEventListener('keydown',function(e){if(e.key==='Escape')closeContact();});
})();
</script>
<script src="assets/js/cookie-consent.js" defer></script><script>document.querySelectorAll('[data-year]').forEach(function(e){e.textContent=new Date().getFullYear();});</script><link rel="manifest" href="assets/site.webmanifest"></body></html>