.app{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1a1a1a;background:#ffffff;min-height:100vh}.nav{position:sticky;top:0;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e5e7eb;z-index:1000}.nav-content{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:700;font-size:1.25rem}.logo-icon{font-size:1.5rem}.nav-desktop{display:flex;gap:2rem;align-items:center}.nav-link{background:none;border:none;color:#4b5563;font-size:.95rem;cursor:pointer;transition:color .2s;font-weight:500}.nav-link:hover,.nav-link.active{color:#2563eb}.lang-toggle{background:#f3f4f6;border:none;padding:.5rem 1rem;border-radius:.5rem;cursor:pointer;font-weight:600;transition:background .2s}.lang-toggle:hover{background:#e5e7eb}.mobile-menu-btn{display:none;background:none;border:none;cursor:pointer;color:#1a1a1a}.mobile-menu{display:none}.main-content{min-height:calc(100vh - 200px)}.page{max-width:1200px;margin:0 auto;padding:4rem 2rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.animate-fade-in{animation:fadeIn .6s ease-out forwards}.hero{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:80vh;padding:2rem 0}.hero-content{animation:fadeIn .8s ease-out}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.25rem;color:#6b7280;margin-bottom:2rem;line-height:1.8}.hero-expertise{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.expertise-badge{background:#eff6ff;color:#2563eb;padding:.5rem 1rem;border-radius:2rem;font-size:.9rem;font-weight:600;animation:fadeIn .6s ease-out backwards}.hero-cta{display:flex;gap:1rem;margin-bottom:2rem}.btn{padding:.875rem 1.75rem;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;border:none;display:inline-flex;align-items:center;gap:.5rem}.btn-primary{background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 20px #2563eb33}.btn-secondary{background:white;color:#2563eb;border:2px solid #2563eb}.btn-secondary:hover{background:#eff6ff}.btn-text{background:none;color:#2563eb;padding:.5rem 0}.btn-text:hover{gap:.75rem}.hero-social{display:flex;gap:1rem}.social-link{width:40px;height:40px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;color:#4b5563;transition:all .2s}.social-link:hover{background:#2563eb;color:#fff;transform:translateY(-2px)}.hero-visual{position:relative;height:500px}.floating-card{position:absolute;background:white;padding:1.5rem 2rem;border-radius:1rem;box-shadow:0 10px 30px #0000001a;font-weight:700;font-size:1.25rem;animation:float 3s ease-in-out infinite}.card-1{top:10%;left:10%;animation-delay:0s}.card-2{top:30%;right:10%;animation-delay:.5s}.card-3{bottom:30%;left:5%;animation-delay:1s}.card-4{bottom:10%;right:15%;animation-delay:1.5s}.section-title{font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:3rem}.page-title{font-size:3rem;font-weight:800;text-align:center;margin-bottom:1rem}.page-subtitle{font-size:1.25rem;color:#6b7280;text-align:center;margin-bottom:3rem}.featured-projects,.testimonials-preview{margin:6rem 0}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:2rem}.project-card{background:white;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;transition:all .3s;cursor:pointer;animation:fadeIn .6s ease-out backwards}.project-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a;border-color:#2563eb}.project-icon{font-size:3rem;margin-bottom:1rem}.project-card h3{font-size:1.5rem;margin-bottom:.5rem;color:#1a1a1a}.project-card p{color:#6b7280;margin-bottom:1rem;line-height:1.6}.project-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tag{background:#f3f4f6;color:#4b5563;padding:.25rem .75rem;border-radius:.25rem;font-size:.85rem;font-weight:500}.projects-filters{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.filter-btn{background:white;border:2px solid #e5e7eb;padding:.75rem 1.5rem;border-radius:2rem;cursor:pointer;font-weight:600;transition:all .2s;color:#4b5563}.filter-btn:hover,.filter-btn.active{background:#2563eb;color:#fff;border-color:#2563eb}.back-btn{background:#f3f4f6;border:none;padding:.75rem 1.5rem;border-radius:.5rem;cursor:pointer;font-weight:600;margin-bottom:2rem;transition:background .2s}.back-btn:hover{background:#e5e7eb}.project-detail-header{text-align:center;margin-bottom:3rem}.project-detail-icon{font-size:4rem;margin-bottom:1rem}.project-meta{display:flex;justify-content:center;gap:2rem;color:#6b7280;margin-top:1rem}.project-detail-content{max-width:800px;margin:0 auto}.detail-section{margin-bottom:3rem}.detail-section h2{font-size:1.75rem;margin-bottom:1rem}.tech-tags{display:flex;flex-wrap:wrap;gap:.75rem}.tech-tag{background:#eff6ff;color:#2563eb;padding:.5rem 1rem;border-radius:.5rem;font-weight:600}.review-section{background:#f9fafb;padding:2rem;border-radius:1rem}.review-card{background:white;padding:2rem;border-radius:.75rem}.review-rating{display:flex;gap:.25rem;color:#fbbf24;margin-bottom:1rem}.review-text{font-style:italic;color:#4b5563;margin-bottom:1rem;line-height:1.8}.review-author{font-weight:600;color:#1a1a1a}.about-intro{max-width:800px;margin:3rem auto}.intro-text{font-size:1.125rem;line-height:1.8;color:#4b5563;text-align:center}.expertise-section,.values-section,.certifications-section{margin:5rem 0}.expertise-grid,.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.expertise-card,.value-card{background:#f9fafb;padding:2rem;border-radius:1rem;transition:all .3s;animation:fadeIn .6s ease-out backwards}.expertise-card:hover,.value-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.expertise-card h3,.value-card h3{font-size:1.5rem;margin-bottom:.75rem;color:#2563eb}.certifications-list{max-width:600px;margin:0 auto}.certification-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f9fafb;border-radius:.5rem;margin-bottom:.75rem;animation:fadeIn .6s ease-out backwards}.certification-item svg{color:#10b981}.services-content{display:grid;gap:3rem;margin:3rem 0}.service-card{background:#f9fafb;padding:3rem;border-radius:1rem;animation:fadeIn .6s ease-out backwards}.service-icon{font-size:3rem;margin-bottom:1rem}.service-card h2{font-size:2rem;margin-bottom:1rem;color:#2563eb}.service-description{font-size:1.125rem;color:#4b5563;margin-bottom:2rem;line-height:1.8}.service-benefits{margin-bottom:2rem}.service-benefits h3{font-size:1.25rem;margin-bottom:1rem}.service-benefits ul{list-style:none}.service-benefits li{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;color:#4b5563}.service-benefits li svg{color:#10b981;flex-shrink:0}.service-example{background:white;padding:1.5rem;border-radius:.5rem;border-left:4px solid #2563eb}.faq-section{margin:5rem 0}.faq-list{max-width:800px;margin:0 auto}.faq-item{background:#f9fafb;padding:2rem;border-radius:1rem;margin-bottom:1.5rem;animation:fadeIn .6s ease-out backwards}.faq-item h3{font-size:1.25rem;margin-bottom:.75rem;color:#1a1a1a}.faq-item p{color:#4b5563;line-height:1.8}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:2rem}.testimonial-card{background:white;border:1px solid #e5e7eb;padding:2rem;border-radius:1rem;transition:all .3s;animation:fadeIn .6s ease-out backwards}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.testimonial-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.testimonial-avatar{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem}.testimonial-name{font-weight:700;font-size:1.125rem}.testimonial-company{color:#6b7280;font-size:.9rem}.testimonial-project{color:#2563eb;font-size:.85rem;font-weight:600;margin-top:.25rem}.testimonial-rating{display:flex;gap:.25rem;color:#fbbf24;margin-bottom:1rem}.testimonial-text{color:#4b5563;line-height:1.8}.contact-content{display:grid;grid-template-columns:1.5fr 1fr;gap:4rem;margin-top:3rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#1a1a1a}.form-group input,.form-group textarea{padding:.875rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;transition:border-color .2s;font-family:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#2563eb}.file-upload .file-label{display:flex;align-items:center;gap:.75rem;padding:.875rem;border:2px dashed #e5e7eb;border-radius:.5rem;cursor:pointer;transition:all .2s;color:#6b7280}.file-upload .file-label:hover{border-color:#2563eb;background:#f9fafb}.file-upload input[type=file]{display:none}.checkbox-group{flex-direction:row;align-items:center}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-weight:400}.checkbox-label input[type=checkbox]{width:20px;height:20px;cursor:pointer;margin-top:2px}.checkbox-label a{color:#2563eb;text-decoration:underline}.form-message{padding:1rem;border-radius:.5rem;font-weight:600}.form-message.success{background:#d1fae5;color:#065f46}.form-message.error{background:#fee2e2;color:#991b1b}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.info-card{background:#f9fafb;padding:2rem;border-radius:1rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.info-card svg{color:#2563eb}.info-card h3{font-size:1.125rem;color:#1a1a1a}.info-card p{color:#6b7280}.social-links{display:flex;flex-direction:column;gap:1rem}.social-btn{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem;background:white;border:2px solid #e5e7eb;border-radius:.5rem;color:#1a1a1a;font-weight:600;text-decoration:none;transition:all .2s}.social-btn:hover{border-color:#2563eb;background:#eff6ff;color:#2563eb}.footer{background:#1a1a1a;color:#fff;padding:3rem 2rem;margin-top:6rem}.footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr auto auto;gap:3rem;align-items:center}.footer-logo{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.25rem;margin-bottom:.5rem}.footer-brand p{color:#9ca3af;font-size:.9rem}.footer-links{display:flex;gap:2rem}.footer-links a{color:#9ca3af;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}.footer-social{display:flex;gap:1rem}.footer-social a{width:40px;height:40px;border-radius:50%;background:#374151;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .2s}.footer-social a:hover{background:#2563eb;transform:translateY(-2px)}@media (max-width: 968px){.nav-desktop{display:none}.mobile-menu-btn{display:block}.mobile-menu{display:flex;flex-direction:column;padding:1rem 2rem 2rem;gap:1rem;background:white;border-top:1px solid #e5e7eb}.mobile-nav-link{background:none;border:none;color:#4b5563;font-size:1rem;cursor:pointer;text-align:left;padding:.75rem;border-radius:.5rem;font-weight:500;transition:all .2s}.mobile-nav-link:hover,.mobile-nav-link.active{background:#eff6ff;color:#2563eb}.mobile-lang-toggle{background:#f3f4f6;border:none;padding:.75rem;border-radius:.5rem;cursor:pointer;font-weight:600}.hero{grid-template-columns:1fr;gap:2rem;min-height:auto}.hero-visual{display:none}.hero-title{font-size:2.5rem}.page-title,.section-title{font-size:2rem}.hero-cta{flex-direction:column}.projects-grid,.testimonials-grid{grid-template-columns:1fr}.contact-content{grid-template-columns:1fr;gap:2rem}.footer-content{grid-template-columns:1fr;text-align:center;gap:2rem}.footer-links,.footer-social{justify-content:center}}@media (max-width: 640px){.page{padding:2rem 1rem}.nav-content{padding:1rem}.hero-title{font-size:2rem}.page-title{font-size:1.75rem}.btn{width:100%;justify-content:center}}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.project-images-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:1.5rem}.project-image-item{position:relative;background:#f9fafb;border-radius:.75rem;padding:1rem;transition:transform .2s,box-shadow .2s}.project-image-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.project-image{width:100%;height:auto;border-radius:.5rem;cursor:pointer;transition:opacity .2s}.project-image:hover{opacity:.9}.image-caption{margin-top:.75rem;font-size:.9rem;color:#4b5563;font-weight:500;text-align:center}.image-type-badge{position:absolute;top:1.5rem;right:1.5rem;background:#3b82f6;color:#fff;padding:.25rem .75rem;border-radius:.25rem;font-size:.75rem;font-weight:600;text-transform:uppercase}.lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:2000;cursor:pointer}.lightbox-content{position:relative;max-width:90%;max-height:90%;cursor:default}.lightbox-content img{max-width:100%;max-height:90vh;border-radius:.5rem}.lightbox-close{position:absolute;top:-40px;right:0;background:white;border:none;width:36px;height:36px;border-radius:50%;font-size:1.5rem;cursor:pointer;color:#1a1a1a;transition:background .2s}.lightbox-close:hover{background:#f3f4f6}.project-icon img,.project-detail-icon img{transition:transform .3s ease}.project-icon:hover img,.project-detail-icon:hover img{transform:scale(1.05)}@media (max-width: 768px){.project-images-grid{grid-template-columns:1fr}}
