.navbar[data-v-1587fee7]{position:fixed;top:0;width:100%;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;transition:all .3s ease;padding:1.5rem 0}.navbar.scrolled[data-v-1587fee7]{padding:1rem 0;box-shadow:0 2px 20px #0000001a}.container[data-v-1587fee7]{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.nav-brand .logo[data-v-1587fee7]{height:40px;width:auto;transition:height .3s ease}.navbar.scrolled .nav-brand .logo[data-v-1587fee7]{height:32px}.nav-menu[data-v-1587fee7]{display:flex;list-style:none;gap:2rem}.nav-menu a[data-v-1587fee7]{color:#4a4a4a;text-decoration:none;font-weight:500;transition:color .3s ease}.nav-menu a[data-v-1587fee7]:hover{color:#1a1a1a}.hamburger[data-v-1587fee7]{display:none;flex-direction:column;cursor:pointer}.hamburger span[data-v-1587fee7]{width:25px;height:2px;background:#1a1a1a;margin:3px 0;transition:.3s}.hamburger.active span[data-v-1587fee7]:nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}.hamburger.active span[data-v-1587fee7]:nth-child(2){opacity:0}.hamburger.active span[data-v-1587fee7]:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}@media(max-width:768px){.hamburger[data-v-1587fee7]{display:flex}.nav-menu[data-v-1587fee7]{position:fixed;left:-100%;top:70px;flex-direction:column;background:#fff;width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px #0000000d;padding:2rem 0}.nav-menu.active[data-v-1587fee7]{left:0}}.hero[data-v-c1fd70be]{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:6rem 2rem 4rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);position:relative;overflow:hidden}.hero-content[data-v-c1fd70be]{max-width:1200px;margin:0 auto;text-align:center;z-index:2;position:relative}.hero-title[data-v-c1fd70be]{font-size:clamp(2.5rem,8vw,4.5rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#1a1a1a;animation:fadeInUp-c1fd70be .8s ease}.highlight[data-v-c1fd70be]{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-v-c1fd70be]{font-size:clamp(1.1rem,3vw,1.5rem);color:#4a4a4a;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto;animation:fadeInUp-c1fd70be .8s ease .2s both}.hero-buttons[data-v-c1fd70be]{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;animation:fadeInUp-c1fd70be .8s ease .4s both}.btn[data-v-c1fd70be]{padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:50px;transition:all .3s ease;display:inline-block}.btn-primary[data-v-c1fd70be]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 10px 30px #667eea66}.btn-primary[data-v-c1fd70be]:hover{transform:translateY(-2px);box-shadow:0 15px 40px #667eea80}.btn-outline[data-v-c1fd70be]{border:2px solid #667eea;color:#667eea;background:transparent}.btn-outline[data-v-c1fd70be]:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.hero-visual[data-v-c1fd70be]{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none}.floating-shapes[data-v-c1fd70be]{position:relative;width:100%;height:100%}.shape[data-v-c1fd70be]{position:absolute;border-radius:50%;opacity:.1}.shape-1[data-v-c1fd70be]{width:400px;height:400px;background:linear-gradient(135deg,#667eea,#764ba2);top:-200px;right:-100px;animation:float-c1fd70be 20s infinite ease-in-out}.shape-2[data-v-c1fd70be]{width:300px;height:300px;background:linear-gradient(135deg,#f093fb,#f5576c);bottom:-150px;left:-100px;animation:float-c1fd70be 25s infinite ease-in-out reverse}.shape-3[data-v-c1fd70be]{width:200px;height:200px;background:linear-gradient(135deg,#4facfe,#00f2fe);top:50%;right:10%;animation:float-c1fd70be 15s infinite ease-in-out}@keyframes fadeInUp-c1fd70be{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float-c1fd70be{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(30px,-30px) rotate(120deg)}66%{transform:translate(-20px,20px) rotate(240deg)}}@media(max-width:768px){.hero[data-v-c1fd70be]{padding:5rem 1.5rem 3rem}.hero-buttons[data-v-c1fd70be]{flex-direction:column;align-items:center}.btn[data-v-c1fd70be]{width:100%;max-width:250px}}.about[data-v-2838d485]{padding:5rem 2rem;background:#fff}.container[data-v-2838d485]{max-width:1200px;margin:0 auto}.section-header[data-v-2838d485]{text-align:center;margin-bottom:4rem}.section-title[data-v-2838d485]{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:#1a1a1a;margin-bottom:1rem}.title-underline[data-v-2838d485]{width:80px;height:4px;background:linear-gradient(135deg,#667eea,#764ba2);margin:0 auto;border-radius:2px}.about-content[data-v-2838d485]{display:flex;flex-direction:column;gap:4rem}.about-text[data-v-2838d485]{max-width:800px;margin:0 auto;text-align:center}.about-text h3[data-v-2838d485]{font-size:1.8rem;margin-bottom:1.5rem;color:#1a1a1a}.about-text p[data-v-2838d485]{font-size:1.1rem;line-height:1.8;color:#4a4a4a;margin-bottom:1.5rem}.approach-grid[data-v-2838d485]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.approach-card[data-v-2838d485]{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:2.5rem 2rem;border-radius:20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 5px 15px #00000014}.approach-card[data-v-2838d485]:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001f}.approach-card h3[data-v-2838d485]{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.approach-card p[data-v-2838d485]{font-size:1.05rem;line-height:1.7;color:#4a4a4a}@media(max-width:768px){.about[data-v-2838d485]{padding:3rem 1.5rem}.approach-grid[data-v-2838d485]{grid-template-columns:1fr;gap:1.5rem}}.team[data-v-09f00545]{padding:5rem 2rem;background:#f8f9fa}.container[data-v-09f00545]{max-width:1200px;margin:0 auto}.section-header[data-v-09f00545]{text-align:center;margin-bottom:4rem}.section-title[data-v-09f00545]{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:#1a1a1a;margin-bottom:1rem}.title-underline[data-v-09f00545]{width:80px;height:4px;background:linear-gradient(135deg,#667eea,#764ba2);margin:0 auto 1.5rem;border-radius:2px}.section-subtitle[data-v-09f00545]{font-size:1.2rem;color:#6a6a6a;max-width:600px;margin:0 auto}.team-grid[data-v-09f00545]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem}.team-card[data-v-09f00545]{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 5px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease}.team-card[data-v-09f00545]:hover{transform:translateY(-5px);box-shadow:0 10px 40px #00000026}.member-image[data-v-09f00545]{margin-bottom:1.5rem;display:flex;justify-content:center}.profile-image[data-v-09f00545]{width:120px;height:120px;border-radius:50%;object-fit:cover;border:4px solid #f0f0f0;box-shadow:0 5px 20px #0000001a;transition:all .3s ease}.team-card:hover .profile-image[data-v-09f00545]{border-color:#667eea;transform:scale(1.05)}.member-info h3[data-v-09f00545]{font-size:1.4rem;color:#1a1a1a;margin-bottom:.5rem}.member-role[data-v-09f00545]{color:#667eea;font-weight:600;margin-bottom:1rem}.member-bio[data-v-09f00545]{color:#6a6a6a;line-height:1.6;margin-bottom:1rem}.member-links[data-v-09f00545]{display:flex;gap:.5rem}.social-link[data-v-09f00545]{width:36px;height:36px;border-radius:50%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;color:#4a4a4a;transition:all .3s ease}.social-link[data-v-09f00545]:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transform:scale(1.1)}@media(max-width:768px){.team[data-v-09f00545]{padding:3rem 1.5rem}.team-grid[data-v-09f00545]{grid-template-columns:1fr;gap:2rem}.team-card[data-v-09f00545]{padding:1.5rem}}.portfolio[data-v-db1fef8d]{padding:5rem 2rem;background:#fff}.container[data-v-db1fef8d]{max-width:1200px;margin:0 auto}.section-header[data-v-db1fef8d]{text-align:center;margin-bottom:4rem}.section-title[data-v-db1fef8d]{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:#1a1a1a;margin-bottom:1rem}.title-underline[data-v-db1fef8d]{width:80px;height:4px;background:linear-gradient(135deg,#667eea,#764ba2);margin:0 auto 1.5rem;border-radius:2px}.section-subtitle[data-v-db1fef8d]{font-size:1.2rem;color:#6a6a6a;max-width:600px;margin:0 auto}.portfolio-grid[data-v-db1fef8d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:3rem}.portfolio-card[data-v-db1fef8d]{background:#f8f9fa;border-radius:20px;padding:2.5rem;transition:all .3s ease;border:2px solid transparent;text-decoration:none;color:inherit;display:block;cursor:pointer}.portfolio-card[data-v-db1fef8d]:hover{transform:translateY(-5px);box-shadow:0 20px 60px #0000001a;border-color:#667eea}.card-header[data-v-db1fef8d]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.company-logo[data-v-db1fef8d]{font-size:3rem;width:70px;height:70px;background:#fff;border-radius:15px;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 15px #00000014;padding:10px}.logo-image[data-v-db1fef8d]{width:100%;height:100%;object-fit:contain}.logo-dark-bg[data-v-db1fef8d]{background:#1a1a1a!important}.company-status[data-v-db1fef8d]{padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.company-status.active[data-v-db1fef8d]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.company-status.stealth[data-v-db1fef8d]{background:linear-gradient(135deg,#1a1a1a,#4a4a4a);color:#fff}.company-name[data-v-db1fef8d]{font-size:1.8rem;color:#1a1a1a;margin-bottom:.5rem;font-weight:700}.company-tagline[data-v-db1fef8d]{color:#667eea;font-weight:600;margin-bottom:1rem;font-size:1.1rem}.company-description[data-v-db1fef8d]{color:#6a6a6a;line-height:1.7;margin-bottom:2rem}.company-stats[data-v-db1fef8d]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e0e0e0}.stat[data-v-db1fef8d]{display:flex;flex-direction:column}.stat-label[data-v-db1fef8d]{font-size:.85rem;color:#9a9a9a;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.3rem}.stat-value[data-v-db1fef8d]{font-weight:600;color:#3a3a3a}.company-metrics[data-v-db1fef8d]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.metric[data-v-db1fef8d]{text-align:center}.metric-value[data-v-db1fef8d]{font-size:2rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.metric-label[data-v-db1fef8d]{font-size:.9rem;color:#6a6a6a}@media(max-width:768px){.portfolio[data-v-db1fef8d]{padding:3rem 1.5rem}.portfolio-grid[data-v-db1fef8d]{grid-template-columns:1fr;gap:2rem}.portfolio-card[data-v-db1fef8d]{padding:2rem}.company-stats[data-v-db1fef8d]{grid-template-columns:1fr}}.contact[data-v-fc46d6e4]{padding:5rem 2rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.container[data-v-fc46d6e4]{max-width:1200px;margin:0 auto}.section-header[data-v-fc46d6e4]{text-align:center;margin-bottom:4rem}.section-title[data-v-fc46d6e4]{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:#1a1a1a;margin-bottom:1rem}.title-underline[data-v-fc46d6e4]{width:80px;height:4px;background:linear-gradient(135deg,#667eea,#764ba2);margin:0 auto 1.5rem;border-radius:2px}.section-subtitle[data-v-fc46d6e4]{font-size:1.2rem;color:#6a6a6a;max-width:600px;margin:0 auto}.contact-content[data-v-fc46d6e4]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;background:#fff;border-radius:20px;padding:3rem;box-shadow:0 20px 60px #0000001a}.contact-info h3[data-v-fc46d6e4]{font-size:1.8rem;color:#1a1a1a;margin-bottom:1rem}.contact-info>p[data-v-fc46d6e4]{color:#6a6a6a;line-height:1.7;margin-bottom:2rem}.info-items[data-v-fc46d6e4]{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.info-item[data-v-fc46d6e4]{display:flex;gap:1rem;align-items:flex-start}.info-icon[data-v-fc46d6e4]{font-size:1.5rem;width:40px;height:40px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:10px;display:flex;align-items:center;justify-content:center}.info-item h4[data-v-fc46d6e4]{font-size:1rem;color:#1a1a1a;margin-bottom:.3rem;font-weight:600}.info-item p[data-v-fc46d6e4]{color:#6a6a6a;line-height:1.5}.linkedin-link[data-v-fc46d6e4]{color:#667eea;text-decoration:none;font-weight:500;transition:color .3s ease}.linkedin-link[data-v-fc46d6e4]:hover{color:#764ba2;text-decoration:underline}.contact-form[data-v-fc46d6e4]{display:flex;flex-direction:column;gap:1.5rem}.form-group[data-v-fc46d6e4]{width:100%}.form-input[data-v-fc46d6e4]{width:100%;padding:1rem 1.5rem;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;transition:all .3s ease;background:#fff;color:#1a1a1a}.form-input[data-v-fc46d6e4]:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-input[data-v-fc46d6e4]::placeholder{color:#9a9a9a}textarea.form-input[data-v-fc46d6e4]{resize:vertical;font-family:inherit}select.form-input[data-v-fc46d6e4]{cursor:pointer}.submit-btn[data-v-fc46d6e4]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.2rem 2.5rem;border:none;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px #667eea66}.submit-btn[data-v-fc46d6e4]:hover{transform:translateY(-2px);box-shadow:0 15px 40px #667eea80}.submit-btn[data-v-fc46d6e4]:disabled{opacity:.6;cursor:not-allowed;transform:none}.status-message[data-v-fc46d6e4]{padding:1rem 1.5rem;border-radius:10px;font-size:1rem;text-align:center;margin-top:1rem;animation:slideIn-fc46d6e4 .3s ease}.status-message.success[data-v-fc46d6e4]{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.status-message.error[data-v-fc46d6e4]{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}@keyframes slideIn-fc46d6e4{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.contact[data-v-fc46d6e4]{padding:3rem 1.5rem}.contact-content[data-v-fc46d6e4]{grid-template-columns:1fr;gap:3rem;padding:2rem}}.footer[data-v-9cdb7413]{background:#1a1a1a;color:#fff;padding:3rem 2rem 1.5rem}.container[data-v-9cdb7413]{max-width:1200px;margin:0 auto}.footer-content[data-v-9cdb7413]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #333}.footer-brand h3[data-v-9cdb7413]{font-size:1.8rem;margin-bottom:.5rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-brand p[data-v-9cdb7413]{color:#9a9a9a;font-size:1.1rem}.footer-links[data-v-9cdb7413]{display:flex;gap:2rem;align-items:center}.footer-links a[data-v-9cdb7413]{color:#9a9a9a;text-decoration:none;transition:color .3s ease;white-space:nowrap}.footer-links a[data-v-9cdb7413]:hover{color:#667eea}.footer-bottom[data-v-9cdb7413]{text-align:center;padding-top:1.5rem;color:#6a6a6a;font-size:.9rem}@media(max-width:768px){.footer[data-v-9cdb7413]{padding:2rem 1.5rem 1rem}.footer-content[data-v-9cdb7413]{flex-direction:column;gap:2rem;text-align:center}.footer-links[data-v-9cdb7413]{flex-wrap:wrap;justify-content:center;gap:1.5rem}}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#1a1a1a;line-height:1.6}:root{--primary-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--secondary-gradient: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);--text-primary: #1a1a1a;--text-secondary: #4a4a4a;--text-light: #6a6a6a;--text-lighter: #9a9a9a;--border-light: #e0e0e0;--shadow-sm: 0 5px 20px rgba(0, 0, 0, .08);--shadow-md: 0 10px 30px rgba(0, 0, 0, .1);--shadow-lg: 0 20px 60px rgba(0, 0, 0, .15);--transition-base: all .3s ease}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--text-primary);line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{line-height:1.2}a{transition:var(--transition-base)}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.container{padding:0 1.5rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.animate-fadeIn{animation:fadeIn .8s ease}.animate-fadeInUp{animation:fadeInUp .8s ease}.animate-fadeInDown{animation:fadeInDown .8s ease}.animate-scaleIn{animation:scaleIn .8s ease}.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}
