@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600&family=Orbitron:wght@700&display=swap";body{background-color:#e5e5e5!important}*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none;color:inherit}body{font-family:Inter,Helvetica Neue,sans-serif;background-color:#fff;color:#1f2937}.navbar{background-color:#fff;color:#1f2937;padding:1rem 0;position:sticky;top:0;z-index:1000;width:100%;box-shadow:0 1px 1px #00000014}.vikta-logo{max-height:45px;width:auto;display:block}.navbar-container{display:flex;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 1rem}.navbar-logo{font-family:Orbitron,Segoe UI,sans-serif;font-size:1.75rem;font-weight:700;color:#1e3a8a}.navbar-links{display:flex;align-items:center;gap:2rem}.navbar-link{font-size:1rem;font-weight:500;color:#1f2937;transition:color .3s ease}.navbar-link:hover{color:#3b82f6}.btn.btn-primary{padding:.75rem 1rem;background-color:#fafbfc;border:#1e3a8a 1px solid;color:#1e3a8a;border-radius:.375rem;font-weight:600;transition:background-color .3s ease}.btn.btn-primary:hover{background-color:#1e3a8a;color:#fff;border:none}.mobile-menu-toggle{display:none;cursor:pointer;color:#1f2937}.navbar-links.mobile{display:flex;flex-direction:column;gap:1.25rem;margin-top:1rem;padding:1rem;background-color:#fff;border-top:1px solid #e5e7eb}@media (max-width: 768px){.navbar-links{display:none}.mobile-menu-toggle{display:block}}.hero-container{min-height:90vh;display:flex;max-width:1160px;margin:0 auto;flex-direction:column;justify-content:center;align-items:center;padding:4rem 1.5rem;text-align:center;color:#1f2937}.hero-container h1{font-size:3.8rem;font-weight:800;margin-bottom:1.25rem;color:#232324;line-height:1.2}.hero-container p{font-size:1.125rem;line-height:1.75rem;margin-bottom:2rem;max-width:720px;color:#374151}.hero-container div{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.btn.btn-primary{padding:.75rem 1.5rem;background-color:#1e3a8a;color:#fff;border:none;border-radius:.375rem;font-weight:600;font-size:1rem;transition:background-color .3s ease;text-decoration:none}.btn.btn-primary:hover{background-color:#3b82f6}.btn.btn-secondary{padding:.75rem 1.5rem;background-color:transparent;color:#1e3a8a;border:1px solid #1e3a8a;border-radius:.375rem;font-weight:600;font-size:1rem;transition:all .3s ease;text-decoration:none}.btn.btn-secondary:hover{background-color:#1e3a8a;color:#fff}@media screen and (max-width: 480px){.hero-container{padding:2rem 1rem}.hero-container h1{font-size:2rem!important;line-height:1.3}.hero-container p{font-size:1rem;line-height:1.5}.hero-container div{flex-direction:column;gap:.75rem}.btn.btn-primary,.btn.btn-secondary{width:100%;font-size:.95rem;padding:.75rem}}@media screen and (max-width: 767px){.hero-container h1{font-size:2.4rem}.hero-container p{font-size:1.05rem}.hero-container div{flex-direction:column;gap:1rem}.btn.btn-primary,.btn.btn-secondary{width:100%}}@media screen and (max-width: 1024px){.hero-container{min-height:50vh;padding:5rem 2rem}.hero-container h1{font-size:3rem}.hero-container p{font-size:1.1rem}.hero-container div{flex-direction:row;gap:1rem;flex-wrap:wrap}.btn.btn-primary,.btn.btn-secondary{font-size:1rem}}.projects-container{background-color:#fff!important;padding:5rem 0}.featured-projects{padding:0rem 0;background-color:#fff}.section-header h2{font-size:2.6rem;font-weight:700;color:#111827;margin-bottom:1rem}.project-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.project-grid{grid-template-columns:repeat(2,1fr)}}.project-card{border-radius:1rem;padding:2rem;transition:box-shadow .3s ease}.project-card:hover{box-shadow:0 10px 25px #0000001a}.project-header{display:flex;align-items:center;margin-bottom:1.5rem}.project-header .icon{width:2rem;height:2rem;margin-right:.75rem}.project-card h3{font-size:1.5rem;font-weight:700;color:#111827}.project-card span{font-size:.875rem;font-weight:500}.description{color:#4b5563;margin-bottom:1.5rem}.tech-stack p{font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.tags{display:flex;flex-wrap:wrap;gap:.5rem}.tags span{background-color:#f3f4f6;color:#1f2937;padding:.5rem .75rem;border-radius:9999px;font-size:.875rem}.project-footer{display:flex;justify-content:space-between;align-items:center}.status{font-weight:500;margin-top:20px;color:#26ea0c}.status.planning{color:#ebd425}.status.research{color:#db1929}.external-link{width:1rem;height:1rem;color:#9ca3af}.project-card.purple{background:linear-gradient(to bottom right,#faf5ff,#fdf2f8)}.project-card.green{background:linear-gradient(to bottom right,#ecfdf5,#f0fdfa)}.project-card.slate{background:linear-gradient(to bottom right,#f8fafc,#f9fafb)}.project-card.amber{background:linear-gradient(to bottom right,#fffbeb,#fff7ed)}.project-card.purple .tags span{background-color:#ede9fe;color:#7c3aed}.project-card.green .tags span{background-color:#d1fae5;color:#065f46}.project-card.slate .tags span{background-color:#f1f5f9;color:#1e293b}.project-card.amber .tags span{background-color:#fef3c7;color:#92400e}.services-section{padding:5rem 0;background-color:#f9fafb}.container{max-width:1280px;margin:0 auto;padding:0 2rem}.section-header h2{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:1rem}.section-header p{font-size:1.25rem;color:#4b5563}.services-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.services-grid{grid-template-columns:repeat(4,1fr)}}.service-card{background-color:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000000a;transition:box-shadow .3s ease}.service-card:hover{box-shadow:0 4px 14px #00000014}.service-card .icon{width:3rem;height:3rem;margin-bottom:1rem}.service-card h3{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.5rem}.service-card p{color:#4b5563;font-size:1rem;line-height:1.5}.service-card.blue .icon{color:#2563eb}.service-card.purple .icon{color:#7c3aed}.service-card.green .icon{color:#059669}.service-card.red .icon{color:#dc2626}.tech-section{padding:5rem 0;background-color:#fff}.container{max-width:1120px;margin:0 auto;padding:0 1rem}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.5rem;font-weight:700;color:#111827}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}.column h3{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#111827}.badge-list{display:flex;flex-wrap:wrap;gap:.5rem}.badge{display:inline-block;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500;background-color:#e5e7eb;color:#374151}.badge.blue{background-color:#dbeafe;color:#1e3a8a}.badge.purple{background-color:#ede9fe;color:#6b21a8}.badge.green{background-color:#d1fae5;color:#065f46}.badge.gray{background-color:#f3f4f6;color:#374151}.contact-section{padding:5rem 0;background-color:#2563eb}.contact-container{max-width:80rem;margin:0 auto;padding:0 1rem;text-align:center}.contact-title{font-size:2rem;font-weight:700;color:#fff;margin-bottom:1rem}@media (min-width: 768px){.contact-title{font-size:2.5rem}}.contact-subtext{font-size:1.25rem;color:#dbeafe;margin-bottom:2rem}.contact-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}@media (min-width: 640px){.contact-buttons{flex-direction:row}}.btn{display:inline-block;padding:.75rem 2rem;font-size:1.125rem;font-weight:500;border-radius:.5rem;cursor:pointer;transition:background-color .3s ease;text-align:center;text-decoration:none}.btn-primary{background-color:#fff;color:#2563eb;border:none}.btn-primary:hover{background-color:#f3f4f6}.btn-outline{background-color:transparent;color:#fff;border:1px solid white}.btn-outline:hover{background-color:#1d4ed8}@media (max-width: 639px){.contact-buttons .btn{width:100%;max-width:320px}}.footer{background-color:#111827;color:#fff;padding:48px 0}.footer-inner{max-width:1120px;margin:0 auto;padding:0 24px}.footer-content{text-align:center}.footer-heading{font-size:24px;font-weight:700;margin-bottom:16px}.footer-subtext{color:#9ca3af;margin-bottom:24px}.footer-icons{display:flex;justify-content:center;gap:24px}.footer-icon{width:24px;height:24px;color:#9ca3af;transition:color .3s;cursor:pointer}.footer-icon:hover{color:#fff}.footer-bottom{margin-top:32px;padding-top:32px;border-top:1px solid #1f2937;color:#9ca3af;font-size:14px}
