body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.contact-section{align-items:center;background:url(/static/media/background.99c86269d0e245f1cc38.jpeg) no-repeat 50%;background-size:cover;display:flex;height:calc(100vh - 120px);justify-content:center}.contact-content{background-color:#000000b3;border-radius:8px;color:#fff;max-width:600px;padding:2em;text-align:center;width:100%}.contact-content h1{font-size:2.5em;margin-bottom:1em}.contact-form label{font-size:1.2em;text-align:left}.contact-form input,.contact-form textarea{border:none;border-radius:4px;font-size:1em;margin-top:5px;padding:10px}.contact-form input:focus,.contact-form textarea:focus{box-shadow:0 0 5px #007bff80}.contact-form button{background-color:green;border-radius:4px;font-size:1em;margin-top:10px;transition:background-color .3s ease,transform .2s ease}.contact-form button:hover{background-color:#004d00;transform:scale(1.05)}.contact-form button:focus{box-shadow:0 0 5px #00ff0080;outline:none}.navbar{background-color:#fff;border-bottom:1px solid #eaeaea;box-shadow:0 2px 8px #0000000a;font-family:Inter,sans-serif;padding:20px 40px}.navbar-brand{color:#0d6efd;font-size:1.5rem;font-weight:600;margin-right:auto}.navbar-menu{align-items:center;justify-content:flex-start;margin:0;padding:0}.navbar-menu li{margin-left:20px}.navbar-menu li a{color:#333;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s ease}.navbar-menu li a:hover{color:#0d6efd}.navbar-login{margin-left:auto}.login-link{background-color:#0d6efd;border:none;border-radius:5px;color:#fff;font-size:1rem;padding:8px 16px;text-decoration:none;transition:background-color .3s ease,transform .2s ease}.login-link:hover{background-color:#0b5ed7;color:#fff;cursor:pointer;transform:scale(1.05)}.login-link:focus{box-shadow:0 0 5px #007bff80;outline:none}@media (max-width:768px){.navbar{align-items:center;flex-direction:column;justify-content:space-between;padding:15px 20px}.navbar-menu{flex-grow:0;justify-content:center;margin:0}.navbar-menu li{margin:0 10px;text-align:left}.navbar-login{margin-left:20px}.login-link{background-color:#0d6efd;border:none;border-radius:5px;color:#fff;font-size:1rem;padding:8px 16px;text-decoration:none;transition:background-color .3s ease,transform .2s ease}}.site-footer{background-color:#222;bottom:0;color:#fff;font-family:Inter,sans-serif;font-size:.9rem;padding:20px 0;position:relative;text-align:center;width:100%}.footer-links a{color:#fff;margin:0 10px;text-decoration:none;transition:opacity .2s ease-in-out}.footer-links a:hover{color:#0d6efd;opacity:.8}.bgimg{align-items:center;background-image:url(/static/media/background.99c86269d0e245f1cc38.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;font-family:Segoe UI,Roboto,sans-serif;font-size:18px;justify-content:center;min-height:100vh;padding:4rem 1rem;position:relative}.services-content{background-color:#000000bf;border-radius:12px;box-shadow:0 8px 16px #0000004d;color:#fff;max-width:1100px;text-align:center;width:100%}.services-content h2{border-bottom:1px solid #fff3;font-size:32px;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.services-grid{display:flex;flex-wrap:wrap;justify-content:center}.service-box{background-color:#fff;border-radius:12px;box-shadow:0 6px 12px #00000026;color:#222;height:400px;justify-content:space-between;padding:1.5rem;text-align:center;transition:transform .2s ease;width:300px}.service-box:hover{transform:translateY(-4px)}.service-box img{height:100px;margin:0 auto 1rem;width:100px}.service-box h3{font-size:22px;font-weight:600;margin-bottom:.5rem}.service-box p{flex:1 1;font-size:16px}.service-box a{text-decoration:none}.services-button{background-color:#000;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;padding:.6rem 1.2rem;transition:background-color .2s ease}.services-button:hover{background-color:#333}@media (max-width:768px){.services-grid{align-items:center;flex-direction:column}.service-box{height:auto;padding:2rem;width:90%}}@media (max-width:480px){.services-content{padding:1rem}.services-content h2{font-size:28px}.service-box{padding:1rem;width:100%}.service-box h3{font-size:20px}.service-box p{font-size:14px}}.contact-section{padding:20px;text-align:left}.contact-content h2{font-size:1.5em;margin-top:20px}.contact-content h3{font-size:1.2em;margin-top:10px}.contact-content a,.contact-content p{color:#000;font-size:1em;text-decoration:none}.contact-content ul{list-style-type:none;padding:0}.contact-content ul li{margin:5px 0}.contact-form{display:flex;flex-direction:column;gap:10px;margin:0 auto;max-width:400px}.contact-form button{background:#282c34;padding:10px 20px}@media (max-width:768px){.contact-content,.contact-section{padding:10px}.contact-content h1,.contact-content h2,.contact-content h3{font-size:1.2em}.contact-content a,.contact-content p{font-size:.9em}}*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#fff;color:#2c3e50;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.App{min-height:100vh}.navbar{align-items:center;background:#fff;box-shadow:0 2px 10px #0000001a;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar-brand{color:#232f3e;font-size:1.8rem;font-weight:700;text-decoration:none}.navbar-menu{display:flex;gap:2rem;list-style:none}.navbar-menu a{color:#333;font-weight:500;text-decoration:none;transition:color .3s}.navbar-menu a:hover{color:#007bff}.home{margin:0 auto;max-width:1200px;padding:2rem}.home-header{background:linear-gradient(135deg,#2c3e50,#34495e);border-radius:8px;color:#fff;margin-bottom:4rem;padding:5rem 2rem;text-align:center}.home-header h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.subtitle{font-size:1.3rem;margin-bottom:2rem;opacity:.9}.home-header p{font-size:1.1rem;line-height:1.8;margin:0 auto;max-width:800px}.aws-certifications,.home-expertise,.home-highlights{background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 2px 8px #0000000f;margin:3rem 0;padding:4rem 2rem}.aws-certifications{background:linear-gradient(135deg,#232f3e,#f90);color:#fff}.aws-certifications h2,.home-expertise h2,.home-highlights h2{font-size:2.5rem;font-weight:600;margin-bottom:3rem;text-align:center}.aws-certifications h2{color:#fff}.highlights-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.highlight-card{background:#f8f9fa;border-left:4px solid #2c3e50;border-radius:6px;padding:2.5rem;transition:all .3s ease}.highlight-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.highlight-card h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.highlight-card p{color:#666;line-height:1.6}.expertise-columns{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.expertise-column{background:#f8f9fa;border-radius:12px;padding:2rem}.expertise-column h4{color:#007bff;font-size:1.3rem;margin-bottom:1.5rem;text-align:center}.expertise-column ul{list-style:none}.expertise-column li{border-bottom:1px solid #ddd;font-weight:500;padding:.8rem 0}.expertise-column li:last-child{border-bottom:none}.home-cta{background:linear-gradient(135deg,#28a745,#20c997);border-radius:15px;color:#fff;margin:3rem 0;padding:4rem 2rem;text-align:center}.home-cta h2{font-size:2.2rem;margin-bottom:1rem}.home-cta p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.cta-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.cta-button{border-radius:8px;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.cta-button.primary{background:#fff;color:#28a745}.cta-button.secondary{background:#0000;border:2px solid #fff;color:#fff}.cta-button:hover{box-shadow:0 8px 20px #0003;transform:translateY(-3px)}.content-wrapper{background:#f8f9fa;min-height:100vh}.bgimg{background:none}.services-content{margin:0 auto;max-width:1200px;padding:2rem}.services-content h2{color:#999;font-size:2.5rem;margin-bottom:3rem;text-align:center}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px}.service-box{background:#fff;border-radius:15px;box-shadow:0 5px 15px #00000014;display:flex;flex-direction:column;height:100%;min-height:400px;padding:2rem;transition:all .3s ease}.service-box:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.service-box.featured{border:3px solid #2c3e50}.service-box img{height:80px;margin-bottom:1rem;object-fit:contain;width:80px}.service-box h3{color:#333;font-size:1.4rem;margin-bottom:1rem}.service-box p{color:#666;flex-grow:1;line-height:1.6;margin-bottom:1.5rem}.tech-stack{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.tech-tag{background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;color:#495057;font-size:.85rem;font-weight:500;padding:.4rem 1rem}.app-store-link,.github-link{margin-top:1rem}.github-link a{background:#24292e;border-radius:6px;color:#fff;display:inline-block;font-size:.9rem;font-weight:500;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.github-link a:hover{background:#1a1e22;transform:translateY(-2px)}.app-store-link a{background:#007aff;border-radius:6px;color:#fff;display:inline-block;font-size:.9rem;font-weight:500;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.app-store-link a:hover{background:#0056b3;transform:translateY(-2px)}.github-icon{align-items:center;background:#2c3e50;border-radius:6px;color:#fff;display:flex;font-size:2rem;height:80px;justify-content:center;margin-bottom:1rem;width:80px}.amazon-iq-section,.certifications-showcase{background:#fff;border-radius:15px;box-shadow:0 5px 15px #00000014;margin:2rem 0;padding:3rem 2rem;text-align:center}.amazon-iq-section{background:linear-gradient(135deg,#ff9500,#f70);color:#fff}.iq-services{list-style:none;margin:2rem auto 0;max-width:600px}.iq-services li{border-bottom:1px solid #ffffff4d;font-size:1.1rem;padding:.8rem 0}.iq-services li:last-child{border-bottom:none}.contact-section{background:#f8f9fa;min-height:100vh;padding:6rem 0 2rem}.contact-content{background:#fff;border-radius:15px;box-shadow:0 5px 15px #00000014;margin:0 auto;max-width:800px;padding:2rem}.contact-content h1{color:#333;font-size:2.5rem;margin-bottom:2rem;text-align:center}.contact-intro{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:3rem;text-align:center}.contact-options{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.contact-method{background:#f8f9fa;border-radius:12px;padding:2rem;text-align:center}.contact-method h3{color:#007bff;font-size:1.3rem;margin-bottom:1rem}.contact-method p{color:#666;line-height:1.6}.contact-form{grid-gap:1.5rem;display:grid;gap:1.5rem}.contact-form label{color:#333;display:flex;flex-direction:column;font-weight:500}.contact-form input,.contact-form textarea{border:2px solid #ddd;border-radius:8px;font-size:1rem;margin-top:.5rem;padding:1rem;transition:border-color .3s}.contact-form input:focus,.contact-form textarea:focus{border-color:#007bff;outline:none}.contact-form textarea{min-height:120px;resize:vertical}.contact-form button{background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s}.contact-form button:hover{background:#0056b3;transform:translateY(-2px)}.certifications-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:600px}.cert-badge{text-align:center;transition:transform .3s ease}.cert-badge:hover{transform:scale(1.05)}.cert-badge img{height:204px;object-fit:contain;width:204px}.cert-badge h4{display:none}.certifications-showcase{background:#232f3e;border-radius:8px;box-shadow:0 2px 8px #0000000f;color:#fff;padding:3rem 2rem}.certifications-showcase h3{color:#f90;font-size:1.5rem;font-weight:600;margin-bottom:2rem}.certifications-showcase p{font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.cert-badges-horizontal{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin-left:auto;margin-right:auto;margin-top:2rem;max-width:1000px}.cert-item{align-items:center;display:flex;flex-direction:column;transition:all .3s ease}.cert-item:hover{transform:scale(1.05)}.cert-item img{height:204px;object-fit:contain;width:204px}.cert-item span{display:none}.cert-placeholder{align-items:center;background:#f90;border-radius:8px;color:#232f3e;display:flex;font-size:.8rem;font-weight:700;height:70px;justify-content:center;margin-bottom:.8rem;width:70px}.footer{background:#333;color:#fff;margin-top:3rem;padding:2rem;text-align:center}.footer-nav{margin-top:1rem}.footer-link{color:#ccc;margin:0 1rem;text-decoration:none}.footer-link:hover{color:#fff}@media (max-width:768px){.navbar{padding:1rem}.navbar-menu{gap:1rem}.home{padding:1rem}.home-header{padding:3rem 1.5rem}.home-header h1{font-size:2.2rem}.subtitle{font-size:1.1rem}.aws-certifications h2,.home-expertise h2,.home-highlights h2{font-size:2rem}.expertise-columns,.highlights-grid,.services-grid{grid-template-columns:1fr}.certifications-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.cert-badges-horizontal{gap:1rem}.cert-item img{height:50px;width:50px}.cta-buttons{flex-direction:column;gap:1rem}.contact-content,.services-content{padding:1rem}.contact-options{grid-template-columns:1fr}}
/*# sourceMappingURL=main.d356177f.css.map*/