*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#334155;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.25;color:#1e293b;margin-bottom:1rem}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}@media(min-width: 768px){h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.875rem}}p{margin-bottom:1rem}p:last-child{margin-bottom:0}.lead{font-size:1.25rem;color:#64748b;line-height:1.75}a{color:#96bdc6;text-decoration:none;transition:color 150ms ease}a:hover{color:#7aa4ae}ul,ol{margin-bottom:1rem;padding-left:2rem}ul li,ol li{margin-bottom:.5rem}strong{font-weight:600}code{font-family:"JetBrains Mono","Fira Code",monospace;font-size:.875em;background:#f8fafc;padding:.2em .4em;border-radius:.375rem}pre{font-family:"JetBrains Mono","Fira Code",monospace;font-size:.875rem;background:#2d4a52;color:#f8fafc;padding:1.5rem;border-radius:.75rem;overflow-x:auto;margin-bottom:1.5rem}pre code{background:none;padding:0}img{max-width:100%;height:auto;display:block}::selection{background:#96bdc6;color:#fff}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.container--narrow{max-width:800px}.main-content{min-height:calc(100vh - 80px);padding-top:80px}section{padding:4rem 0}@media(min-width: 768px){section{padding:6rem 0}}.section-header{text-align:center;margin-bottom:4rem}.section-title{margin-bottom:.5rem}.section-subtitle{font-size:1.125rem;color:#64748b;max-width:600px;margin:0 auto}.section-footer{text-align:center;margin-top:4rem}.page{padding:4rem 0}.page-header{text-align:center;margin-bottom:4rem}.page-title{margin-bottom:.5rem}.page-subtitle{font-size:1.125rem;color:#64748b}.page-content{max-width:800px;margin:0 auto}.page-content h2{margin-top:4rem;margin-bottom:1.5rem}.page-content h2:first-child{margin-top:0}.page-content h3{margin-top:3rem;margin-bottom:1rem}.grid{display:grid;gap:2rem}@media(min-width: 768px){.grid-2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.grid-3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.grid-3{grid-template-columns:repeat(3, 1fr)}}.grid-4{grid-template-columns:repeat(2, 1fr)}@media(min-width: 1024px){.grid-4{grid-template-columns:repeat(4, 1fr)}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;border:2px solid rgba(0,0,0,0);border-radius:.5rem;cursor:pointer;transition:all 200ms ease;position:relative;overflow:hidden}.btn::before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.2);transform:translate(-50%, -50%);transition:width .6s,height .6s}.btn:hover::before{width:300px;height:300px}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg, #96bdc6 0%, #b0d0d8 100%);color:#fff;box-shadow:0 4px 15px 0 rgba(150,189,198,.3)}.btn-primary:hover{background:linear-gradient(135deg, #7aa4ae 0%, #96bdc6 100%);color:#fff;box-shadow:0 6px 20px 0 rgba(150,189,198,.4);transform:translateY(-2px)}.btn-outline{background:rgba(0,0,0,0);border-color:#e2e8f0;color:#475569}.btn-outline:hover{border-color:#96bdc6;color:#96bdc6}.btn-white{background:#fff;color:#7aa4ae;font-weight:600}.btn-white:hover{background:#f8fafc;color:#96bdc6}.btn-lg{padding:1rem 2rem;font-size:1.125rem}.btn-full{width:100%}.btn-nav{padding:.5rem 1rem;font-size:.875rem}.card{background:#fff;border:1px solid #f1f5f9;border-radius:.75rem;padding:2rem;transition:all 200ms ease}.card:hover{border-color:#e2e8f0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.text-gradient{background:linear-gradient(135deg, #96bdc6, #81968f);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.text-center{text-align:center}.mt-0{margin-top:0}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.site-header{position:fixed;top:0;left:0;right:0;z-index:200;background:hsla(0,0%,100%,.98);backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(226,232,240,.5);box-shadow:0 4px 6px rgba(0,0,0,.02);transition:all 200ms ease}.nav{display:flex;align-items:center;justify-content:space-between;height:80px}.nav-logo{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;color:#2d4a52;text-decoration:none}.nav-logo:hover{color:#2d4a52}.logo-icon{font-size:1.5em}.logo-text{background:linear-gradient(135deg, #96bdc6, #81968f);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.nav-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;background:none;border:none;cursor:pointer;z-index:200;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(min-width: 1024px){.nav-toggle{display:none}}.nav-toggle-icon{position:relative;width:24px;height:2px;background:#2d4a52;transition:all 200ms ease}.nav-toggle-icon::before,.nav-toggle-icon::after{content:"";position:absolute;left:0;width:24px;height:2px;background:#2d4a52;transition:all 200ms ease}.nav-toggle-icon::before{top:-8px}.nav-toggle-icon::after{bottom:-8px}.nav-toggle[aria-expanded=true] .nav-toggle-icon{background:rgba(0,0,0,0)}.nav-toggle[aria-expanded=true] .nav-toggle-icon::before{top:0;transform:rotate(45deg)}.nav-toggle[aria-expanded=true] .nav-toggle-icon::after{bottom:0;transform:rotate(-45deg)}.nav-menu{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;background-color:#fff !important;padding:100px 2rem 2rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 300ms ease,visibility 300ms ease;overflow-y:auto;z-index:150}.nav-menu.is-open{opacity:1;visibility:visible;pointer-events:auto}@media(min-width: 1024px){.nav-menu{position:static;width:auto;height:auto;padding:0;background:rgba(0,0,0,0) !important;overflow-y:visible;z-index:auto;opacity:1;visibility:visible;pointer-events:auto}}.nav-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}@media(min-width: 1024px){.nav-links{flex-direction:row;align-items:center;gap:2rem}}.nav-links li{margin:0;border-bottom:1px solid #f1f5f9}@media(min-width: 1024px){.nav-links li{border-bottom:none}}.nav-links a{display:block;font-size:1.25rem;font-weight:500;color:#334155;transition:color 150ms ease;padding:1rem 0}@media(min-width: 1024px){.nav-links a{font-size:1rem;padding:0}}.nav-links a:hover,.nav-links a.active{color:#96bdc6}.nav-links a.btn{color:#fff;padding:.875rem 1.5rem;text-align:center;margin-top:1rem;border-radius:.5rem}@media(min-width: 1024px){.nav-links a.btn{margin-top:0}}.nav-links a.btn:hover{color:#fff}.site-footer{background:#2d4a52;color:#cbd5e1;padding:6rem 0 3rem}.footer-grid{display:grid;gap:3rem}@media(min-width: 768px){.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}}.footer-brand{max-width:300px}.footer-logo{display:inline-flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;color:#fff;text-decoration:none;margin-bottom:1rem}.footer-logo:hover{color:#fff}.footer-tagline{color:#94a3b8;margin:0}.footer-links h4{color:#fff;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#cbd5e1;font-size:.875rem;transition:color 150ms ease}.footer-links a:hover{color:#fff}.footer-bottom{margin-top:4rem;padding-top:2rem;border-top:1px solid #334155;text-align:center}.footer-bottom p{margin:0;font-size:.875rem;color:#94a3b8}.hero{padding:6rem 0;background:linear-gradient(135deg, #f8fafc 0%, #f5eef7 50%, #f8fafc 100%);background-size:200% 200%;animation:gradientShift 15s ease infinite;position:relative;overflow:hidden}@media(min-width: 1024px){.hero{padding:6rem 0 6rem}}.hero .container{display:grid;gap:4rem;align-items:center;position:relative;z-index:1}@media(min-width: 1024px){.hero .container{grid-template-columns:1fr 1fr;gap:6rem}}.hero-content{text-align:center}@media(min-width: 1024px){.hero-content{text-align:left}}.hero-title{font-size:2.25rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}@media(min-width: 768px){.hero-title{font-size:3rem}}@media(min-width: 1024px){.hero-title{font-size:3.75rem}}.hero-subtitle{font-size:1.125rem;color:#64748b;margin-bottom:3rem;max-width:500px}@media(min-width: 1024px){.hero-subtitle{font-size:1.25rem}}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media(min-width: 1024px){.hero-actions{justify-content:flex-start}}.hero-visual{display:none}@media(min-width: 768px){.hero-visual{display:flex;justify-content:center}}.code-window{width:100%;max-width:480px;background:#2d4a52;border-radius:1rem;box-shadow:0 30px 60px rgba(0,0,0,.3),0 0 0 1px hsla(0,0%,100%,.1);overflow:hidden;animation:float 6s ease-in-out infinite}.code-window:hover{box-shadow:0 40px 80px rgba(0,0,0,.4),0 0 0 1px hsla(0,0%,100%,.1)}.code-header{display:flex;gap:.5rem;padding:1rem 1.5rem;background:#3d5a62}.code-dot{width:12px;height:12px;border-radius:50%;background:#64748b}.code-dot:nth-child(1){background:#ff5f57}.code-dot:nth-child(2){background:#febc2e}.code-dot:nth-child(3){background:#28c840}.code-content{padding:1.5rem 2rem;font-size:.875rem;line-height:1.8;margin:0}@media(min-width: 768px){.code-content{font-size:1rem}}.code-keyword{color:#e9d6ec}.code-var{color:#cfb9a5}.code-prop{color:#96bdc6}.code-string{color:#81968f}.code-func{color:#96bdc6}.features{background:#fff;position:relative;overflow:hidden}.features-grid{display:grid;gap:2rem}@media(min-width: 768px){.features-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.features-grid{grid-template-columns:repeat(3, 1fr)}}.feature-card{padding:2rem;background:#fff;border:1px solid #f1f5f9;border-radius:.75rem;transition:all 200ms ease;position:relative;overflow:hidden}.feature-card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg, #96bdc6 0%, #81968f 100%);transform:scaleX(0);transition:transform 200ms ease}.feature-card:hover{border-color:#b0d0d8;box-shadow:0 20px 40px rgba(0,0,0,.1);transform:translateY(-8px)}.feature-card:hover::before{transform:scaleX(1)}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-icon i{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg, rgba(150, 189, 198, 0.1) 0%, rgba(129, 150, 143, 0.1) 100%);border-radius:1rem;color:#96bdc6;transition:all 200ms ease}.feature-card:hover .feature-icon i{transform:scale(1.1) rotate(5deg);background:linear-gradient(135deg, rgba(150, 189, 198, 0.2) 0%, rgba(129, 150, 143, 0.2) 100%)}.feature-card h3{font-size:1.25rem;margin-bottom:.5rem}.feature-card p{color:#64748b;margin:0}.tech-stack{background:linear-gradient(180deg, #ffffff 0%, #f8fafc 100%)}.tech-categories{display:grid;gap:2rem}@media(min-width: 768px){.tech-categories{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.tech-categories{grid-template-columns:repeat(4, 1fr)}}.tech-category{background:#fff;padding:2rem;border-radius:.75rem;border:1px solid #f1f5f9;transition:all 200ms ease}.tech-category:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.08);border-color:rgba(150,189,198,.3)}.tech-category h4{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg, #96bdc6 0%, #81968f 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;margin-bottom:1rem}.tech-list{list-style:none;padding:0;margin:0}.tech-list li{padding:.5rem 0;color:#475569;border-bottom:1px solid #f8fafc;margin:0}.tech-list li:last-child{border-bottom:none}.cta{background:linear-gradient(135deg, #96bdc6 0%, #81968f 100%);background-size:200% 200%;animation:gradientShift 10s ease infinite;color:#fff;position:relative;overflow:hidden}.cta::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%, rgba(255, 255, 255, 0.1) 0%, transparent 60%);animation:pulse 4s ease-in-out infinite}.cta-content{text-align:center;max-width:600px;margin:0 auto}.cta-content h2{color:#fff;margin-bottom:1rem}.cta-content p{font-size:1.125rem;opacity:.9;margin-bottom:2rem}.blog-page{padding:4rem 0}.posts-list{max-width:800px;margin:0 auto}.post-item{padding:3rem 0;border-bottom:1px solid #f1f5f9;display:grid;gap:2rem}@media(min-width: 768px){.post-item{grid-template-columns:300px 1fr;gap:3rem}}.post-item:first-child{padding-top:0}.post-item:last-child{border-bottom:none}.post-item-image{width:100%;height:200px;border-radius:.75rem;overflow:hidden}@media(min-width: 768px){.post-item-image{height:100%;min-height:200px}}.post-item-image a{display:block;width:100%;height:100%}.post-item-image img{width:100%;height:100%;object-fit:cover;transition:transform 200ms ease}.post-item-image:hover img{transform:scale(1.05)}.post-item-meta{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.post-item-meta time{font-size:.875rem;color:#94a3b8}.post-item-categories{display:flex;gap:.5rem}.category-tag{font-size:.75rem;font-weight:500;color:#96bdc6;background:rgba(150,189,198,.1);padding:.25em .75em;border-radius:9999px}.post-item-title{font-size:1.5rem;margin-bottom:.5rem}.post-item-title a{color:#2d4a52}.post-item-title a:hover{color:#96bdc6}.post-item-excerpt{color:#64748b;margin-bottom:1rem}.post-item-link{font-weight:500}.recent-posts{background:#f8fafc}.posts-grid{display:grid;gap:2rem}@media(min-width: 768px){.posts-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.posts-grid{grid-template-columns:repeat(3, 1fr)}}.post-card{background:#fff;border:1px solid #f1f5f9;border-radius:.75rem;overflow:hidden;transition:all 200ms ease;position:relative;display:flex;flex-direction:column}.post-card::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg, rgba(150, 189, 198, 0.05) 0%, rgba(129, 150, 143, 0.05) 100%);opacity:0;transition:opacity 200ms ease;pointer-events:none}.post-card:hover{box-shadow:0 20px 40px rgba(0,0,0,.1);transform:translateY(-8px);border-color:rgba(150,189,198,.3)}.post-card:hover::after{opacity:1}.post-card:hover .post-card-image img{transform:scale(1.05)}.post-card-image{width:100%;height:200px;overflow:hidden}.post-card-image a{display:block;width:100%;height:100%}.post-card-image img{width:100%;height:100%;object-fit:cover;transition:transform 300ms ease}.post-card-content{padding:2rem}.post-card-meta{font-size:.875rem;color:#94a3b8;margin-bottom:.5rem}.post-card-title{font-size:1.25rem;margin-bottom:.5rem}.post-card-title a{color:#2d4a52}.post-card-title a:hover{color:#96bdc6}.post-card-excerpt{color:#64748b;font-size:.875rem;margin-bottom:1rem}.post-card-link{font-size:.875rem;font-weight:500}.post{padding:0}.post-featured-image{width:100%;height:400px;overflow:hidden;margin-bottom:6rem}@media(min-width: 768px){.post-featured-image{height:500px}}.post-featured-image img{width:100%;height:100%;object-fit:cover;object-position:center}.post-header{text-align:center;margin-bottom:4rem;padding-top:4rem}.post-meta{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem}.post-meta time{font-size:.875rem;color:#94a3b8}.post-categories{display:flex;gap:.5rem}.post-category{font-size:.75rem;font-weight:500;color:#96bdc6;background:rgba(150,189,198,.1);padding:.25em .75em;border-radius:9999px}.post-title{font-size:2.25rem;max-width:800px;margin:0 auto 1rem}@media(min-width: 768px){.post-title{font-size:3rem}}.post-subtitle{font-size:1.25rem;color:#64748b;max-width:600px;margin:0 auto}.post-content h2{margin-top:4rem;margin-bottom:1.5rem}.post-content h3{margin-top:3rem;margin-bottom:1rem}.post-content img{border-radius:.75rem;margin:3rem 0}.post-footer{margin-top:6rem;padding-top:3rem;border-top:1px solid #f1f5f9}.post-share{display:flex;align-items:center;gap:1rem;margin-bottom:3rem}.post-share span{font-weight:500;color:#64748b}.post-share a{font-size:.875rem;font-weight:500}.post-nav{display:grid;gap:1.5rem}@media(min-width: 768px){.post-nav{grid-template-columns:1fr 1fr}}.post-nav-link{padding:1.5rem;background:#f8fafc;border-radius:.75rem;text-decoration:none;transition:all 200ms ease}.post-nav-link:hover{background:#f1f5f9}.post-nav-label{display:block;font-size:.875rem;color:#94a3b8;margin-bottom:.25rem}.post-nav-title{display:block;font-weight:600;color:#2d4a52}.post-nav-next{text-align:right}.no-posts{text-align:center;padding:6rem 0;color:#94a3b8}.contact-intro{text-align:center;max-width:600px;margin:0 auto 4rem}.contact-grid{display:grid;gap:4rem}@media(min-width: 1024px){.contact-grid{grid-template-columns:1.5fr 1fr}}.contact-form{background:#fff}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-size:.875rem;font-weight:500;color:#475569;margin-bottom:.5rem}.required{color:#ef4444}.form-group input[type=text],.form-group input[type=email],.form-group select,.form-group textarea{width:100%;padding:.875rem 1rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;transition:all 150ms ease}.form-group input[type=text]::placeholder,.form-group input[type=email]::placeholder,.form-group select::placeholder,.form-group textarea::placeholder{color:#cbd5e1}.form-group input[type=text]:focus,.form-group input[type=email]:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#96bdc6;box-shadow:0 0 0 3px rgba(150,189,198,.1)}.form-group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23475569' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.form-group textarea{resize:vertical;min-height:150px}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-info-item h3{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:.5rem}.contact-info-item p,.contact-info-item a{font-size:1.125rem;color:#334155}.social-links{list-style:none;padding:0;margin:0;display:flex;gap:1rem}.social-links a{font-weight:500}.contact-faq{margin-top:2rem;padding-top:2rem;border-top:1px solid #f1f5f9}.contact-faq h3{font-size:1.125rem;margin-bottom:1.5rem}.contact-faq details{margin-bottom:1rem}.contact-faq details:last-child{margin-bottom:0}.contact-faq summary{font-weight:500;color:#475569;cursor:pointer;padding:.5rem 0}.contact-faq summary:hover{color:#96bdc6}.contact-faq details p{padding:.5rem 0 1rem;color:#64748b;font-size:.875rem;line-height:1.75}.success-page{text-align:center;padding:6rem 0;max-width:500px;margin:0 auto}.success-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;font-size:2.25rem;color:#fff;background:linear-gradient(135deg, #10b981 0%, #059669 100%);border-radius:50%;box-shadow:0 10px 30px rgba(16,185,129,.3);animation:scaleIn .5s ease-out}.success-page h2{margin-bottom:1rem}.success-page p{color:#64748b;margin-bottom:1.5rem}.success-page ul{list-style:none;padding:0;margin-bottom:3rem}.success-page ul li{margin-bottom:.5rem}.services-intro{text-align:center;max-width:700px;margin:0 auto 6rem}.services-list{max-width:800px;margin:0 auto}.service-item{display:grid;gap:1.5rem;padding:4rem 0;border-bottom:1px solid #f1f5f9}@media(min-width: 768px){.service-item{grid-template-columns:auto 1fr;gap:3rem}}.service-item:first-child{padding-top:0}.service-item:last-child{border-bottom:none}.service-item-icon{font-size:3rem}@media(min-width: 768px){.service-item-icon{font-size:3.5rem}}.service-item-icon i{display:inline-flex;align-items:center;justify-content:center;width:100px;height:100px;background:linear-gradient(135deg, rgba(150, 189, 198, 0.1) 0%, rgba(129, 150, 143, 0.1) 100%);border-radius:1rem;color:#96bdc6}.service-item-content h2{font-size:1.5rem;margin-bottom:1rem}.service-item-content p{color:#64748b;margin-bottom:1.5rem}.service-item-content ul{columns:2;column-gap:2rem;padding-left:1.5rem}@media(max-width: 768px){.service-item-content ul{columns:1}}.service-item-content li{color:#475569;margin-bottom:.5rem}.services-process{margin-top:6rem;padding:6rem 0;background:#f8fafc;border-radius:1rem}.services-process h2{text-align:center;margin-bottom:4rem}.process-steps{display:grid;gap:2rem;max-width:900px;margin:0 auto;padding:0 2rem}@media(min-width: 768px){.process-steps{grid-template-columns:repeat(5, 1fr);gap:1rem}}.process-step{text-align:center}@media(min-width: 768px){.process-step{position:relative}.process-step:not(:last-child)::after{content:"";position:absolute;top:20px;right:-10px;width:20px;height:2px;background:#e2e8f0}}.step-number{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:1.125rem;font-weight:700;color:#fff;background:#96bdc6;border-radius:50%;margin-bottom:1rem}.process-step h3{font-size:1rem;margin-bottom:.5rem}.process-step p{font-size:.875rem;color:#64748b;margin:0}.services-cta{text-align:center;margin-top:6rem;padding:4rem;background:linear-gradient(135deg, #96bdc6 0%, #7aa4ae 100%);border-radius:1rem;color:#fff}.services-cta h2{color:#fff;margin-bottom:.5rem}.services-cta p{opacity:.9;margin-bottom:2rem}.service-page{padding:4rem 0}.service-header{text-align:center;margin-bottom:4rem}.service-icon{font-size:4rem;margin-bottom:1.5rem}.service-title{margin-bottom:.5rem}.service-subtitle{font-size:1.25rem;color:#64748b}.service-content{max-width:800px;margin:0 auto 6rem}.service-cta{text-align:center;padding:4rem;background:#f8fafc;border-radius:1rem}.service-cta h3{margin-bottom:.5rem}.service-cta p{color:#64748b;margin-bottom:2rem}.about-intro{text-align:center;max-width:700px;margin:0 auto 6rem}.about-section{margin-bottom:6rem}.about-section h2{margin-bottom:1.5rem}.about-section p{max-width:700px}.about-section ul{max-width:700px}.services-mini{display:grid;gap:2rem;margin-top:3rem}@media(min-width: 768px){.services-mini{grid-template-columns:repeat(2, 1fr)}}.service-mini{padding:2rem;background:#f8fafc;border-radius:.75rem}.service-mini h3{font-size:1.125rem;margin-bottom:.5rem}.service-mini p{color:#64748b;margin:0;font-size:.875rem}.values-grid{display:grid;gap:2rem;margin-top:3rem}@media(min-width: 768px){.values-grid{grid-template-columns:repeat(2, 1fr)}}.value{padding:2rem;background:#fff;border:1px solid #f1f5f9;border-radius:.75rem}.value h4{font-size:1.125rem;margin-bottom:.5rem}.value p{color:#64748b;margin:0;font-size:.875rem}.about-cta{text-align:center;margin-top:6rem;padding:4rem;background:linear-gradient(135deg, #96bdc6 0%, #7aa4ae 100%);border-radius:1rem;color:#fff}.about-cta h2{color:#fff;margin-bottom:.5rem}.about-cta p{opacity:.9;margin-bottom:2rem}.error-page{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 200px);padding:6rem 0}.error-content{text-align:center;max-width:500px}.error-code{font-size:8rem;font-weight:800;line-height:1;background:linear-gradient(135deg, #96bdc6, #81968f);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;margin-bottom:1rem}@media(min-width: 768px){.error-code{font-size:10rem}}.error-title{font-size:1.875rem;margin-bottom:1rem}.error-message{color:#64748b;margin-bottom:3rem}.error-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.about-hero-image,.services-hero-image{width:100%;height:300px;border-radius:1rem;overflow:hidden;margin-bottom:3rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}@media(min-width: 768px){.about-hero-image,.services-hero-image{height:400px}}.about-hero-image img,.services-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center}.about-section-with-image{display:grid;gap:3rem;align-items:center}@media(min-width: 1024px){.about-section-with-image{grid-template-columns:1fr 1fr;gap:6rem}}.about-section-image{width:100%;height:400px;border-radius:1rem;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}@media(min-width: 1024px){.about-section-image{height:500px}}.about-section-image img{width:100%;height:100%;object-fit:cover;transition:transform 300ms ease}.about-section-image:hover img{transform:scale(1.05)}img{max-width:100%;height:auto;display:block}.img-rounded{border-radius:.75rem}.img-shadow{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.img-cover{object-fit:cover}.img-contain{object-fit:contain}.floating-shapes{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:0}.shape{position:absolute;animation:float 20s infinite ease-in-out}.shape.shape-1{top:10%;left:5%;animation-duration:15s}.shape.shape-2{top:60%;right:10%;animation-duration:18s;animation-delay:-5s}.shape.shape-3{bottom:20%;left:15%;animation-duration:22s;animation-delay:-10s}.shape.shape-4{top:30%;right:20%;animation-duration:12s;animation-delay:-3s}@keyframes float{0%,100%{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-30px) rotate(5deg)}50%{transform:translateY(-50px) rotate(-5deg)}75%{transform:translateY(-30px) rotate(3deg)}}.animated-bg{position:absolute;bottom:0;left:0;width:100%;height:auto;z-index:0;opacity:.6}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.5}}@keyframes scaleIn{from{opacity:0;transform:scale(0.9)}to{opacity:1;transform:scale(1)}}@keyframes slideUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes glow{0%,100%{box-shadow:0 0 20px rgba(99,102,241,.3)}50%{box-shadow:0 0 40px rgba(99,102,241,.6)}}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.fade-in-up{animation:slideUp .6s ease-out}.stagger-animation>*{animation:slideUp .6s ease-out backwards}.stagger-animation>*:nth-child(1){animation-delay:0.1s}.stagger-animation>*:nth-child(2){animation-delay:0.2s}.stagger-animation>*:nth-child(3){animation-delay:0.3s}.stagger-animation>*:nth-child(4){animation-delay:0.4s}.stagger-animation>*:nth-child(5){animation-delay:0.5s}.stagger-animation>*:nth-child(6){animation-delay:0.6s}.stagger-animation>*:nth-child(7){animation-delay:0.7s}.stagger-animation>*:nth-child(8){animation-delay:0.8s}.stagger-animation>*:nth-child(9){animation-delay:0.9s}.stagger-animation>*:nth-child(10){animation-delay:1s}