.hero-bg-img[data-astro-cid-dhfotatx]{position:absolute;inset:0;z-index:0;overflow:hidden}.hero-bg-img[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.07;transform:scale(1.05);filter:saturate(.5) brightness(.8)}.hero[data-astro-cid-dhfotatx]{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:var(--nek-navy-dark)}.hero-grid[data-astro-cid-dhfotatx]{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:60px 60px;z-index:0;mask-image:radial-gradient(ellipse at center,rgba(0,0,0,.6) 0%,transparent 70%)}.hero-glow[data-astro-cid-dhfotatx]{position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);width:800px;height:600px;background:radial-gradient(ellipse,rgba(244,121,32,.08) 0%,transparent 60%);pointer-events:none;z-index:1}.hero-content[data-astro-cid-dhfotatx]{position:relative;z-index:2;padding-top:8rem;padding-bottom:4rem}.hero-badge[data-astro-cid-dhfotatx]{display:inline-flex;align-items:center;gap:.6rem;background:#f4792014;border:1px solid rgba(244,121,32,.2);border-radius:50px;padding:.5rem 1.2rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:500;color:var(--nek-orange);letter-spacing:.04em;margin-bottom:2rem}.badge-dot[data-astro-cid-dhfotatx]{width:6px;height:6px;border-radius:50%;background:var(--nek-orange);animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero-title[data-astro-cid-dhfotatx]{font-family:Outfit,sans-serif;font-size:clamp(3rem,7vw,5.5rem);font-weight:900;color:var(--nek-white);line-height:1.05;margin-bottom:1.5rem;max-width:800px}.hero-subtitle[data-astro-cid-dhfotatx]{font-family:DM Sans,sans-serif;font-size:clamp(1rem,1.5vw,1.2rem);color:#f8f6f3a6;max-width:600px;line-height:1.75;margin-bottom:2.5rem}.hero-cta[data-astro-cid-dhfotatx]{display:flex;gap:1.25rem;flex-wrap:wrap;margin-bottom:3rem}.scroll-indicator[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;font-family:DM Sans,sans-serif;font-size:.8rem;color:#f8f6f366;letter-spacing:.1em;text-transform:uppercase}.scroll-arrow[data-astro-cid-dhfotatx]{animation:bounce-down 2s ease-in-out infinite;color:var(--nek-orange)}@keyframes bounce-down{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.hero-logo-badge[data-astro-cid-dhfotatx]{position:absolute;bottom:2rem;right:2rem;opacity:.15;z-index:2}.hero-logo-main[data-astro-cid-dhfotatx]{position:relative;display:inline-flex;align-items:center;justify-content:center;margin-bottom:2.5rem}.hero-logo-main[data-astro-cid-dhfotatx] .logo-reconstruct{position:relative;z-index:1;animation:hero-logo-float 4s ease-in-out infinite .7s}.hero-logo-main[data-astro-cid-dhfotatx] .logo-reconstruct img{animation:logo-slice-assemble .6s cubic-bezier(.25,.46,.45,.94) both,hero-glow-pulse 3s ease-in-out infinite .7s}.hero-logo-glow-ring[data-astro-cid-dhfotatx]{position:absolute;inset:-28px;border-radius:50%;background:radial-gradient(ellipse,rgba(244,121,32,.18) 0%,transparent 70%);animation:ring-pulse 3s ease-in-out infinite .7s;pointer-events:none}@keyframes hero-logo-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes hero-glow-pulse{0%,to{filter:drop-shadow(0 0 4px rgba(255,255,255,.5)) drop-shadow(0 0 12px rgba(244,121,32,.4))}50%{filter:drop-shadow(0 0 10px rgba(255,255,255,.75)) drop-shadow(0 0 32px rgba(244,121,32,.7)) drop-shadow(0 0 60px rgba(226,57,45,.3))}}@keyframes ring-pulse{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.35);opacity:0}}@media (max-width: 768px){.hero-logo-main[data-astro-cid-dhfotatx] .logo-reconstruct{width:260px!important;height:104px!important}}.about-section[data-astro-cid-dhfotatx]{padding:8rem 0;overflow:hidden}.about-inner[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.about-text[data-astro-cid-dhfotatx]{font-family:DM Sans,sans-serif;font-size:.975rem;color:#f8f6f38c;line-height:1.85;margin-bottom:2rem}.about-highlights[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2.5rem}.highlight[data-astro-cid-dhfotatx]{display:flex;align-items:center;gap:.75rem;font-family:DM Sans,sans-serif;font-size:.9rem;color:#f8f6f3cc}.highlight-icon[data-astro-cid-dhfotatx]{width:28px;height:28px;border-radius:50%;background:var(--nek-gradient);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.about-visual[data-astro-cid-dhfotatx]{position:relative}.about-photo-wrapper[data-astro-cid-dhfotatx]{border-radius:20px;overflow:hidden;position:relative;height:420px}.about-photo[data-astro-cid-dhfotatx]{width:100%;height:100%;object-fit:cover;filter:saturate(.6) brightness(.65)}.about-photo-overlay[data-astro-cid-dhfotatx]{position:absolute;inset:0;background:linear-gradient(135deg,rgba(15,36,64,.5),transparent 60%)}.tech-card[data-astro-cid-dhfotatx]{position:absolute;bottom:-2rem;left:-2rem;background:#0f2440f2;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.25rem;width:240px;backdrop-filter:blur(20px);box-shadow:0 20px 60px #00000080}.tech-card-header[data-astro-cid-dhfotatx]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.06)}.tech-dots[data-astro-cid-dhfotatx]{display:flex;gap:4px}.tech-dots[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{width:8px;height:8px;border-radius:50%;background:#ffffff26}.tech-dots[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]:first-child{background:#ff5f57}.tech-dots[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]:nth-child(2){background:#febc2e}.tech-dots[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]:last-child{background:#28c840}.tech-card-title[data-astro-cid-dhfotatx]{font-family:Outfit,sans-serif;font-size:.65rem;font-weight:700;color:#f8f6f366;letter-spacing:.1em;text-transform:uppercase}.tech-stats[data-astro-cid-dhfotatx]{display:flex;justify-content:space-between;margin-bottom:1rem}.tech-stat[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;align-items:center;gap:.2rem}.ts-label[data-astro-cid-dhfotatx]{font-family:DM Sans,sans-serif;font-size:.6rem;color:#f8f6f359;text-transform:uppercase;letter-spacing:.05em}.ts-value[data-astro-cid-dhfotatx]{font-family:Outfit,sans-serif;font-size:1rem;font-weight:800}.tech-bar-group[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1rem}.tech-bar-item[data-astro-cid-dhfotatx]{display:flex;align-items:center;gap:.5rem;font-family:DM Sans,sans-serif;font-size:.6rem;color:#f8f6f366}.bar-track[data-astro-cid-dhfotatx]{flex:1;height:3px;background:#ffffff14;border-radius:2px;overflow:hidden}.bar-fill[data-astro-cid-dhfotatx]{height:100%;background:var(--nek-gradient);border-radius:2px}.tech-pulse[data-astro-cid-dhfotatx]{display:flex;align-items:center;gap:.5rem;font-family:DM Sans,sans-serif;font-size:.65rem;color:#f8f6f366}.pulse-dot[data-astro-cid-dhfotatx]{width:6px;height:6px;border-radius:50%;background:#28c840;animation:pulse-green 2s infinite}@keyframes pulse-green{0%,to{box-shadow:0 0 #28c84066}50%{box-shadow:0 0 0 4px #28c84000}}.floating-badge[data-astro-cid-dhfotatx]{position:absolute;display:flex;align-items:center;gap:.5rem;background:#0f2440e6;border:1px solid rgba(255,255,255,.08);border-radius:50px;padding:.5rem 1rem;font-family:DM Sans,sans-serif;font-size:.75rem;color:#f8f6f3b3;backdrop-filter:blur(10px);white-space:nowrap}.badge-1[data-astro-cid-dhfotatx]{top:1.5rem;right:-1.5rem;color:var(--nek-orange);border-color:#f4792033;animation:float1 4s ease-in-out infinite}.badge-2[data-astro-cid-dhfotatx]{top:5rem;right:-2rem;animation:float2 5s ease-in-out infinite}@keyframes float1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes float2{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.services-section[data-astro-cid-dhfotatx]{padding:6rem 0;background:#1b3a5c0f;position:relative;overflow:hidden}.services-header[data-astro-cid-dhfotatx]{margin-bottom:3.5rem}.services-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.services-cta[data-astro-cid-dhfotatx]{margin-top:3rem;display:flex;justify-content:center}.gallery-section[data-astro-cid-dhfotatx]{padding:6rem 0;overflow:hidden}.gallery-header[data-astro-cid-dhfotatx]{margin-bottom:3rem}.gallery-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;grid-template-rows:400px;gap:0}.gallery-item[data-astro-cid-dhfotatx]{position:relative;overflow:hidden;cursor:pointer}.gallery-item[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s ease;filter:saturate(.55) brightness(.6)}.gallery-item[data-astro-cid-dhfotatx]:hover img[data-astro-cid-dhfotatx]{transform:scale(1.05);filter:saturate(.8) brightness(.75)}.gallery-item--large[data-astro-cid-dhfotatx]{grid-row:1}.gallery-overlay[data-astro-cid-dhfotatx]{position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(15,36,64,.9) 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;opacity:0;transition:opacity .4s ease}.gallery-item[data-astro-cid-dhfotatx]:hover .gallery-overlay[data-astro-cid-dhfotatx]{opacity:1}.gallery-tag[data-astro-cid-dhfotatx]{display:inline-block;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700;color:#fff;background:var(--nek-gradient);padding:.25rem .75rem;border-radius:50px;letter-spacing:.04em;margin-bottom:.5rem;width:fit-content}.gallery-overlay[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-family:DM Sans,sans-serif;font-size:.85rem;color:#f8f6f3cc;line-height:1.4}.why-section[data-astro-cid-dhfotatx]{padding:6rem 0;position:relative}.why-header[data-astro-cid-dhfotatx]{text-align:center;margin-bottom:4rem}.why-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.why-card[data-astro-cid-dhfotatx]{background:#ffffff06;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:2rem 1.5rem;text-align:center;transition:var(--transition-smooth);position:relative;overflow:hidden}.why-card[data-astro-cid-dhfotatx]:before{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--nek-gradient);transform:scaleX(0);transition:transform .4s ease}.why-card[data-astro-cid-dhfotatx]:hover:before{transform:scaleX(1)}.why-card[data-astro-cid-dhfotatx]:hover{border-color:#f4792033;background:#f479200a;transform:translateY(-6px)}.why-icon[data-astro-cid-dhfotatx]{width:56px;height:56px;border-radius:50%;background:var(--nek-gradient);display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;color:#fff}.why-title[data-astro-cid-dhfotatx]{font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:800;color:var(--nek-white);margin-bottom:.75rem}.why-desc[data-astro-cid-dhfotatx]{font-family:DM Sans,sans-serif;font-size:.875rem;color:var(--nek-gray-mid);line-height:1.7}.cta-final[data-astro-cid-dhfotatx]{position:relative;padding:8rem 0;overflow:hidden;background:var(--nek-navy-dark)}.cta-bg[data-astro-cid-dhfotatx]{position:absolute;inset:0;background:var(--nek-gradient);opacity:.08}.cta-bg-img[data-astro-cid-dhfotatx]{position:absolute;inset:0;z-index:0;overflow:hidden}.cta-bg-img[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{width:100%;height:100%;object-fit:cover;opacity:.04;filter:saturate(.3)}.cta-inner[data-astro-cid-dhfotatx]{position:relative;z-index:1;text-align:center}.cta-title[data-astro-cid-dhfotatx]{font-family:Outfit,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;color:var(--nek-white);margin-bottom:1.5rem;line-height:1.1}.cta-subtitle[data-astro-cid-dhfotatx]{font-family:DM Sans,sans-serif;font-size:1.1rem;color:#f8f6f399;max-width:560px;margin:0 auto 3rem;line-height:1.7}.cta-buttons[data-astro-cid-dhfotatx]{display:flex;gap:1.25rem;justify-content:center;flex-wrap:wrap}@media (max-width: 1280px){.services-grid[data-astro-cid-dhfotatx]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1024px){.about-inner[data-astro-cid-dhfotatx]{grid-template-columns:1fr;gap:3rem}.about-visual[data-astro-cid-dhfotatx]{display:none}.why-grid[data-astro-cid-dhfotatx]{grid-template-columns:repeat(2,1fr)}.gallery-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr 1fr;grid-template-rows:250px 250px}.gallery-item--large[data-astro-cid-dhfotatx]{grid-column:1 / -1}.services-grid[data-astro-cid-dhfotatx]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.gallery-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr;grid-template-rows:auto}.gallery-item[data-astro-cid-dhfotatx]{height:220px}.gallery-item--large[data-astro-cid-dhfotatx]{grid-column:1;height:280px}.gallery-overlay[data-astro-cid-dhfotatx]{opacity:1}.why-grid[data-astro-cid-dhfotatx],.services-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr}}
