.Header-module__Af2_WG__header{z-index:1000;background-color:#050505;border-bottom:1px solid #ffffff0d;align-items:center;height:80px;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__Af2_WG__logo{letter-spacing:-.03em;align-items:center;gap:.75rem;font-size:1.4rem;font-weight:800;display:flex}.Header-module__Af2_WG__logoImage{object-fit:cover;border-radius:8px}.Header-module__Af2_WG__logoText{background:linear-gradient(135deg,#fff,#aaa);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Header-module__Af2_WG__nav{align-items:center;gap:2.5rem;display:flex}.Header-module__Af2_WG__navLink{color:var(--text-muted);font-size:.95rem;font-weight:500;transition:color .3s}.Header-module__Af2_WG__navLink:hover{color:#fff}.Header-module__Af2_WG__cta{align-items:center;display:flex}@media (max-width:768px){.Header-module__Af2_WG__nav{display:none}}
.Hero-module__Z8hQ_W__hero{align-items:center;min-height:calc(100vh - 80px);margin-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__container{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;display:grid}.Hero-module__Z8hQ_W__content{z-index:2;position:relative}.Hero-module__Z8hQ_W__title{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.Hero-module__Z8hQ_W__subtitle{max-width:600px;margin-bottom:2.5rem;font-size:1.25rem}.Hero-module__Z8hQ_W__actions{gap:1.5rem;display:flex}.Hero-module__Z8hQ_W__visual{justify-content:center;align-items:center;height:500px;display:flex;position:relative}.Hero-module__Z8hQ_W__imageWrapper{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;animation:6s ease-in-out infinite Hero-module__Z8hQ_W__float;display:flex;position:relative}.Hero-module__Z8hQ_W__heroImage{object-fit:contain;border-radius:24px;max-width:100%;max-height:100%;box-shadow:0 20px 50px #00000080,0 0 20px #ff4d0033}.Hero-module__Z8hQ_W__imageOverlay{pointer-events:none;background:radial-gradient(circle,#0000 30%,#05050533 100%);border-radius:24px;position:absolute;inset:0}.Hero-module__Z8hQ_W__blob{background:radial-gradient(circle, var(--primary) 0%, transparent 70%);filter:blur(100px);opacity:.25;z-index:1;width:400px;height:400px;animation:8s infinite alternate Hero-module__Z8hQ_W__pulse;position:absolute}@keyframes Hero-module__Z8hQ_W__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes Hero-module__Z8hQ_W__pulse{0%{transform:scale(1)translate(0)}to{transform:scale(1.2)translate(10%,10%)}}@keyframes Hero-module__Z8hQ_W__orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.Hero-module__Z8hQ_W__container{text-align:center;grid-template-columns:1fr}.Hero-module__Z8hQ_W__subtitle{margin:0 auto 2.5rem}.Hero-module__Z8hQ_W__actions{justify-content:center}.Hero-module__Z8hQ_W__visual{order:-1;height:300px}}
.Visuals-module__z0BP-W__visualContainer{background:#0a0a0a;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.Visuals-module__z0BP-W__gridOverlay{background-image:linear-gradient(#ff4d000d 1px,#0000 1px),linear-gradient(90deg,#ff4d000d 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000);mask-image:radial-gradient(circle,#000,#0000)}.Visuals-module__z0BP-W__dashboard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;width:80%;padding:1rem;animation:6s ease-in-out infinite Visuals-module__z0BP-W__float;box-shadow:0 20px 40px #0006}.Visuals-module__z0BP-W__dashHeader{color:#888;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.7rem;display:flex}.Visuals-module__z0BP-W__statusDot{background:#0f0;border-radius:50%;width:6px;height:6px;animation:2s infinite Visuals-module__z0BP-W__pulse;box-shadow:0 0 10px #0f0}.Visuals-module__z0BP-W__statsRow{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1rem;display:grid}.Visuals-module__z0BP-W__statCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;padding:.5rem;display:flex}.Visuals-module__z0BP-W__statLabel{color:#666;font-size:.6rem}.Visuals-module__z0BP-W__statValue{color:#fff;font-size:1.2rem;font-weight:700}.Visuals-module__z0BP-W__jobList{flex-direction:column;gap:.5rem;display:flex}.Visuals-module__z0BP-W__jobItem{background:#ffffff05;border-radius:6px;justify-content:space-between;align-items:center;padding:.5rem;display:flex}.Visuals-module__z0BP-W__jobInfo{flex-direction:column;gap:.3rem;width:60%;display:flex}.Visuals-module__z0BP-W__jobTitle{background:#ffffff1a;border-radius:3px;width:100%;height:6px}.Visuals-module__z0BP-W__jobSub{background:#ffffff0d;border-radius:2px;width:60%;height:4px}.Visuals-module__z0BP-W__jobStatus{background:var(--primary,#ff4d00);border-radius:3px;width:12px;height:12px}.Visuals-module__z0BP-W__mapPin{z-index:2;background:#ff4d00;border-radius:50%;width:10px;height:10px;position:absolute;top:30%;right:20%}.Visuals-module__z0BP-W__pinPulse{border:2px solid #ff4d004d;border-radius:50%;animation:2s ease-out infinite Visuals-module__z0BP-W__ripple;position:absolute;inset:-10px}@keyframes Visuals-module__z0BP-W__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(1deg)}}@keyframes Visuals-module__z0BP-W__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes Visuals-module__z0BP-W__ripple{0%{opacity:1;transform:scale(.5)}to{opacity:0;transform:scale(2.5)}}.Visuals-module__z0BP-W__inventoryGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.Visuals-module__z0BP-W__inventoryItem{flex-direction:column;gap:.4rem;display:flex}.Visuals-module__z0BP-W__itemIcon{background:#ffffff0d;border-radius:4px;width:20px;height:20px}.Visuals-module__z0BP-W__itemBar{background:#ffffff0d;border-radius:2px;height:4px;overflow:hidden}.Visuals-module__z0BP-W__barFill{background:linear-gradient(90deg,#ff4d00,#e60000);height:100%}.Visuals-module__z0BP-W__orderNotification{background:#ff4d001a;border:1px solid #ff4d0033;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem;display:flex}.Visuals-module__z0BP-W__notifIcon{background:#ff4d00;border-radius:50%;width:8px;height:8px}.Visuals-module__z0BP-W__notifText{background:#ff4d0033;border-radius:3px;width:60%;height:6px}.Visuals-module__z0BP-W__chartContainer{align-items:flex-end;height:60px;margin-bottom:1rem;display:flex;position:relative}.Visuals-module__z0BP-W__chartBars{align-items:flex-end;gap:4px;width:100%;height:100%;display:flex}.Visuals-module__z0BP-W__chartBar{background:linear-gradient(tobottom, #e60000, #e600004d);border-radius:2px 2px 0 0;flex:1;animation:1s ease-out forwards Visuals-module__z0BP-W__grow}.Visuals-module__z0BP-W__chartBaseline{background:#ffffff1a;height:1px;position:absolute;bottom:0;left:0;right:0}.Visuals-module__z0BP-W__erpStats{justify-content:space-between;align-items:center;display:flex}.Visuals-module__z0BP-W__erpStat{flex-direction:column;gap:.3rem;display:flex}.Visuals-module__z0BP-W__erpLabel{background:#ffffff1a;border-radius:2px;width:40px;height:4px}.Visuals-module__z0BP-W__erpValue{background:#fff;border-radius:4px;width:60px;height:8px}.Visuals-module__z0BP-W__erpToggle{background:#e60000;border-radius:8px;width:30px;height:16px;padding:2px;position:relative}.Visuals-module__z0BP-W__toggleThumb{background:#fff;border-radius:50%;width:12px;height:12px;position:absolute;right:2px}@keyframes Visuals-module__z0BP-W__grow{0%{height:0}}.Visuals-module__z0BP-W__patientProfile{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.Visuals-module__z0BP-W__avatarCircle{background:linear-gradient(135deg,#008cff,#0fc);border-radius:50%;width:32px;height:32px}.Visuals-module__z0BP-W__patientMeta{flex-direction:column;flex:1;gap:.4rem;display:flex}.Visuals-module__z0BP-W__metaLine{background:#ffffff1a;border-radius:3px;height:6px}.Visuals-module__z0BP-W__calendarMini{grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:1rem;display:grid}.Visuals-module__z0BP-W__calDay{aspect-ratio:1;background:#ffffff08;border-radius:4px;justify-content:center;align-items:center;display:flex;position:relative}.Visuals-module__z0BP-W__calEvent{background:#008cff;border-radius:50%;width:4px;height:4px;position:absolute;bottom:2px}.Visuals-module__z0BP-W__telecomBtn{color:#008cff;background:#008cff1a;border:1px dashed #008cff;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem;font-size:.6rem;display:flex}.Visuals-module__z0BP-W__pulseBlue{background:#008cff;border-radius:50%;width:6px;height:6px;animation:2s infinite Visuals-module__z0BP-W__pulse}.Visuals-module__z0BP-W__neuralSvg{opacity:.2;width:100%;height:100%;position:absolute;inset:0}.Visuals-module__z0BP-W__matchingScore{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.Visuals-module__z0BP-W__scoreCircle{justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}.Visuals-module__z0BP-W__scoreText{color:#ff4d00;font-size:.8rem;font-weight:700}.Visuals-module__z0BP-W__scoreSvg{position:absolute;inset:0;transform:rotate(-90deg)}.Visuals-module__z0BP-W__talentTags{flex-wrap:wrap;gap:.4rem;display:flex}.Visuals-module__z0BP-W__talentTag{color:#ff4d00;background:#ff4d001a;border:1px solid #ff4d0033;border-radius:100px;padding:.2rem .5rem;font-size:.5rem}
.ProjectCard-module__MnOYna__card{border-radius:16px;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.ProjectCard-module__MnOYna__card:hover{border-color:#ff4d004d;transform:translateY(-8px);box-shadow:0 20px 40px #0006,0 0 20px #ff4d001a}.ProjectCard-module__MnOYna__imageContainer{aspect-ratio:16/10;width:100%;position:relative;overflow:hidden}.ProjectCard-module__MnOYna__image{object-fit:cover;transition:transform .5s}.ProjectCard-module__MnOYna__card:hover .ProjectCard-module__MnOYna__image{transform:scale(1.05)}.ProjectCard-module__MnOYna__overlay{opacity:0;z-index:10;pointer-events:none;background:#0009;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.ProjectCard-module__MnOYna__card:hover .ProjectCard-module__MnOYna__overlay{opacity:1;pointer-events:auto}.ProjectCard-module__MnOYna__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.ProjectCard-module__MnOYna__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.ProjectCard-module__MnOYna__tag{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--accent);border-radius:100px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.ProjectCard-module__MnOYna__headerRow{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.75rem;display:flex}.ProjectCard-module__MnOYna__title{color:#fff;font-size:1.25rem}.ProjectCard-module__MnOYna__url{color:var(--text-muted);font-size:.8rem;font-family:var(--font-mono)}.ProjectCard-module__MnOYna__description{color:var(--text-muted);font-size:.95rem;line-height:1.5}
.Projects-module__K3d-Xa__projects{padding:100px 0;position:relative}.Projects-module__K3d-Xa__header{text-align:center;margin-bottom:4rem}.Projects-module__K3d-Xa__header h2{margin-bottom:1rem;font-size:2.5rem}.Projects-module__K3d-Xa__header p{max-width:700px;margin:0 auto;font-size:1.1rem}.Projects-module__K3d-Xa__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;display:grid}@media (max-width:768px){.Projects-module__K3d-Xa__grid{grid-template-columns:1fr}}
.Expertise-module__bfW27G__expertise{background:radial-gradient(circle,#ff4d000d 0%,#0000 70%);padding:100px 0}.Expertise-module__bfW27G__header{text-align:center;margin-bottom:4rem}.Expertise-module__bfW27G__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.Expertise-module__bfW27G__item{border-radius:20px;padding:2.5rem;transition:transform .3s,border-color .3s}.Expertise-module__bfW27G__item:hover{border-color:#ff4d0066;transform:translateY(-5px)}.Expertise-module__bfW27G__icon{margin-bottom:1.5rem;font-size:2.5rem}.Expertise-module__bfW27G__title{color:#fff;margin-bottom:1rem;font-size:1.4rem}.Expertise-module__bfW27G__description{color:var(--text-muted);font-size:1rem}@media (max-width:640px){.Expertise-module__bfW27G__grid{grid-template-columns:1fr}}
.Team-module__Qyf_9a__team{padding:100px 0}.Team-module__Qyf_9a__header{text-align:center;margin-bottom:5rem}.Team-module__Qyf_9a__header h2{margin-bottom:1rem;font-size:2.5rem}.Team-module__Qyf_9a__founderGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.Team-module__Qyf_9a__founderCard{text-align:center;border-radius:32px;flex-direction:column;align-items:center;padding:3rem 2rem;transition:transform .3s;display:flex}.Team-module__Qyf_9a__founderCard:hover{transform:translateY(-10px)}.Team-module__Qyf_9a__avatarContainer{width:180px;height:180px;margin-bottom:2rem;position:relative}.Team-module__Qyf_9a__avatar{object-fit:cover;border-radius:24px}.Team-module__Qyf_9a__placeholderAvatar{background:var(--glass-bg);border:1px dashed var(--glass-border);width:100%;height:100%;color:var(--text-muted);border-radius:24px;justify-content:center;align-items:center;font-size:3rem;font-weight:800;display:flex}.Team-module__Qyf_9a__name{color:#fff;margin-bottom:.5rem;font-size:1.8rem}.Team-module__Qyf_9a__role{text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:1rem;font-weight:700;display:block}.Team-module__Qyf_9a__bio{color:var(--text-muted);font-size:1rem;line-height:1.6}@media (max-width:1024px){.Team-module__Qyf_9a__founderGrid{grid-template-columns:1fr;gap:2rem}}
.Contact-module__OWeMSG__contact{background:linear-gradient(#0000,#ff4d000d);padding:100px 0}.Contact-module__OWeMSG__grid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:6rem;display:grid}.Contact-module__OWeMSG__title{margin-bottom:2rem;font-size:2.5rem}.Contact-module__OWeMSG__text{color:#fff;margin-bottom:1rem;font-size:1.25rem}.Contact-module__OWeMSG__subtext{margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.Contact-module__OWeMSG__contactDetails{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__OWeMSG__detail{align-items:center;gap:1rem;font-size:1.1rem;display:flex}.Contact-module__OWeMSG__form{border-radius:24px;flex-direction:column;gap:1.5rem;padding:3rem;display:flex}.Contact-module__OWeMSG__field{flex-direction:column;gap:.5rem;display:flex}.Contact-module__OWeMSG__field label{color:var(--text-muted);font-size:.9rem;font-weight:600}.Contact-module__OWeMSG__field input,.Contact-module__OWeMSG__field textarea{border:1px solid var(--glass-border);color:#fff;background:#ffffff0d;border-radius:12px;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .3s,background .3s}.Contact-module__OWeMSG__field input:focus,.Contact-module__OWeMSG__field textarea:focus{border-color:var(--primary);background:#ffffff1a;outline:none}@media (max-width:1024px){.Contact-module__OWeMSG__grid{grid-template-columns:1fr;gap:4rem}}@media (max-width:640px){.Contact-module__OWeMSG__form{padding:1.5rem}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--glass-border);background:#000;padding:80px 0 40px}.Footer-module__EZoWya__grid{justify-content:space-between;gap:4rem;margin-bottom:60px;display:flex}.Footer-module__EZoWya__brand{max-width:300px}.Footer-module__EZoWya__logo{color:#fff;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;display:flex}.Footer-module__EZoWya__logoImage{border-radius:6px}.Footer-module__EZoWya__slogan{letter-spacing:.05em;color:var(--text-muted);font-weight:600}.Footer-module__EZoWya__links{gap:5rem;display:flex}.Footer-module__EZoWya__linkGroup{flex-direction:column;gap:1rem;display:flex}.Footer-module__EZoWya__linkGroup h4{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.9rem}.Footer-module__EZoWya__linkGroup a{color:var(--text-muted);font-size:.95rem;transition:color .2s}.Footer-module__EZoWya__linkGroup a:hover{color:var(--primary)}.Footer-module__EZoWya__bottom{text-align:center;color:var(--text-muted);border-top:1px solid #ffffff0d;padding-top:40px;font-size:.85rem}@media (max-width:768px){.Footer-module__EZoWya__grid{flex-direction:column;gap:3rem}.Footer-module__EZoWya__links{flex-wrap:wrap;gap:3rem}}
