#app[data-v-18d91c4e]{min-height:100vh;display:flex;flex-direction:column}main[data-v-18d91c4e]{flex:1}.nav-link[data-v-18d91c4e]{font-weight:500}.nav-link.router-link-exact-active[data-v-18d91c4e]{color:#06c}.hero[data-v-36396e58]{background-color:#036;color:#fff;padding:4rem 0;text-align:center}.hero .hero-content[data-v-36396e58]{max-width:900px;margin:0 auto}.hero .hero-title[data-v-36396e58]{font-size:2.5rem;font-weight:700;margin-bottom:2rem;line-height:1.2}.hero .hero-subtitle[data-v-36396e58]{font-size:1.25rem;margin-bottom:3rem;opacity:.9}.hero .hero-buttons[data-v-36396e58]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.services-grid[data-v-36396e58]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.service-card[data-v-36396e58]{text-align:center}.service-card .service-title[data-v-36396e58]{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#036}.industries-grid[data-v-36396e58]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.industry-card[data-v-36396e58]{text-align:center}.industry-card .industry-title[data-v-36396e58]{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#036}.industry-card .industry-description[data-v-36396e58]{color:#666}@media(max-width:768px){.hero-title[data-v-36396e58]{font-size:2rem!important}.hero-buttons[data-v-36396e58]{flex-direction:column;align-items:center}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#333;background-color:#f8f9fa;line-height:1.6}a{color:#036;text-decoration:none;transition:color .3s ease}a:hover{color:#06c}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.section{padding:4rem 0}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#036;text-align:center}.section-subtitle{font-size:1.25rem;color:#666;margin-bottom:3rem;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.btn{display:inline-block;padding:1rem 2rem;border-radius:8px;font-weight:600;transition:all .3s ease;cursor:pointer;border:none;text-align:center}.btn-primary{background-color:#036;color:#fff}.btn-primary:hover{background-color:#06c;color:#fff}.btn-secondary{background-color:transparent;color:#036;border:2px solid #036}.btn-secondary:hover{background-color:#036;color:#fff}.card{background-color:#fff;border-radius:12px;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:3rem;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.navbar{background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:1rem 0;position:sticky;top:0;z-index:1000}.navbar .navbar-container{display:flex;justify-content:space-between;align-items:center}.navbar .navbar-logo{font-size:1.5rem;font-weight:700;color:#036}.navbar .navbar-links{display:flex;gap:2rem}.navbar .navbar-links a{font-weight:500}@media(max-width:768px){.section-title{font-size:2rem}.section-subtitle{font-size:1.1rem}.navbar-links{display:none}}