body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:1rem 5%;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navbar-logo img{height:30px}.navbar-links{align-items:center;display:flex;gap:.5rem;list-style:none;margin:0;padding:0}.navbar-dropdown-toggle,.navbar-links>li>a{align-items:center;background:none;border:none;border-radius:6px;color:#333;cursor:pointer;display:flex;font-family:inherit;font-size:.95rem;font-weight:500;gap:.3rem;padding:.5rem 1rem;text-decoration:none;transition:color .2s}.navbar-dropdown-toggle:hover,.navbar-links>li>a:hover{color:#6b4c3b}.dropdown-arrow{font-size:.7rem;margin-left:2px}.navbar-dropdown{position:relative}.navbar-dropdown-menu{background:#fff;border:1px solid #f0f0f0;border-radius:8px;box-shadow:0 4px 20px #0000001a;left:0;list-style:none;margin:0;min-width:180px;padding:.5rem 0;position:absolute;top:100%;z-index:100}.navbar-dropdown-menu li a{color:#555;display:block;font-size:.9rem;padding:.6rem 1.2rem;text-decoration:none;transition:background .2s}.navbar-dropdown-menu li a:hover{background:#f5f5f5;color:#6b4c3b}.navbar-cta{background:#e8e8e8;border-radius:50px;color:#333;font-size:.9rem;font-weight:500;padding:.7rem 2rem;text-decoration:none;transition:background .2s;white-space:nowrap}.navbar-cta:hover{background:#ddd}.navbar-burger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:22px;justify-content:space-around;padding:0;width:28px;z-index:1001}.navbar-burger span{background:#333;border-radius:3px;display:block;height:2.5px;transition:all .3s;width:100%}.navbar-overlay{display:none}@media (max-width:900px){.navbar-burger{display:flex}.navbar-links{background:#fff;box-shadow:0 5px 15px #0000001a;flex-direction:column;gap:0;left:0;max-height:0;opacity:0;overflow:hidden;padding:1rem 0;position:fixed;top:60px;transition:all .3s ease;width:100%;z-index:999}.navbar-links--open{max-height:400px;opacity:1;overflow:visible}.navbar-links>li{text-align:center;width:100%}.navbar-dropdown-toggle,.navbar-links>li>a{justify-content:center;padding:.8rem}.navbar-dropdown-menu{border:none;border-radius:0;box-shadow:none;min-width:100%;position:relative}.navbar-cta{display:none}.navbar-overlay{background:#0000004d;display:block;height:calc(100% - 60px);left:0;position:fixed;top:60px;width:100%;z-index:998}}.home-page{background:#fff;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hero{padding:2rem 5%}.hero__image-wrapper{border-radius:20px;max-height:600px;overflow:hidden;position:relative;width:100%}.hero__image{display:block;height:100%;max-height:600px;min-height:400px;object-fit:cover;width:100%}.hero__overlay{align-items:center;background:#00000040;display:flex;flex-direction:column;inset:0;justify-content:center;padding:2rem;position:absolute;text-align:center}.hero__title{color:#fff;font-size:2.8rem;font-weight:700;line-height:1.2;margin:0 0 2rem;max-width:750px;text-shadow:0 2px 8px #0000004d}.hero__cta{background:#ffffffe6;border-radius:50px;color:#333;display:inline-block;font-size:.95rem;font-weight:500;margin-bottom:1.5rem;padding:.9rem 2.5rem;text-decoration:none;transition:background .2s}.hero__cta:hover{background:#fff}.hero__social{align-items:center;background:#ffffffd9;border-radius:6px;color:#333;display:inline-flex;font-size:1rem;height:36px;justify-content:center;transition:background .2s;width:36px}.hero__social:hover{background:#fff}.content-section{padding:4rem 5%}.content-section__inner{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1300px}.content-section__image img{border-radius:16px;display:block;height:100%;max-height:420px;object-fit:cover;width:100%}.content-section__text h2{color:#333;font-size:1.6rem;font-weight:700;margin:0 0 1rem}.content-section__text p{color:#555;font-size:.95rem;line-height:1.8;margin:0;text-align:justify}.split-section{align-items:stretch;display:flex;gap:0;margin:0 auto;max-width:1400px;padding:3rem 5% 3rem 0}.split-section__grey{align-items:center;background:#f5f5f5;border-radius:0 20px 20px 0;display:flex;flex:0 0 58%;padding:4rem 3rem 4rem 5%}.split-section__text{margin-left:auto;max-width:520px}.split-section__text h2{color:#333;font-size:1.6rem;font-weight:700;margin:0 0 1rem}.split-section__text p{color:#555;font-size:.95rem;line-height:1.8;margin:0;text-align:justify}.split-section__image{align-items:center;display:flex;flex:1 1;padding-left:2rem}.split-section__image img{border-radius:16px;display:block;height:100%;max-height:420px;object-fit:cover;width:100%}.content-section--mylocker{padding:5rem 5%}.content-section__inner--centered{align-items:center}.content-section__image--phone img{border-radius:0;max-height:450px;object-fit:contain}.mylocker-title{color:#888!important;font-size:2.6rem!important;font-weight:300!important;line-height:1.2}.contact-form-section{background:#fafafa;padding:5rem 5%}.contact-form-wrapper{margin:0 auto;max-width:750px;text-align:center}.contact-form-wrapper h2{color:#333;font-size:2.2rem;font-weight:600;margin:0 0 1rem}.contact-form-desc{color:#666;font-size:.95rem;line-height:1.7;margin:0 0 2.5rem}.contact-form{text-align:left}.contact-form__row{grid-gap:1.5rem;gap:1.5rem}.contact-form__field--full,.contact-form__row{margin-bottom:1.5rem}.contact-form__field input,.contact-form__field select,.contact-form__field textarea{background:#fff;border:1px solid #ccc;border-radius:4px;font-family:inherit;font-size:.9rem;padding:.7rem .8rem;transition:border-color .2s;width:100%}.contact-form__field input:focus,.contact-form__field select:focus,.contact-form__field textarea:focus{border-color:#888;outline:none}.contact-form__field textarea{min-height:100px}.contact-form__submit{margin:2rem auto 0;padding:.9rem 3rem}.contact-form__submit:hover{background:#ddd}@media (max-width:900px){.hero__title{font-size:2rem}.content-section__inner{gap:2rem;grid-template-columns:1fr}.content-section__image img{max-height:300px}.split-section{flex-direction:column;padding:0}.split-section__grey{border-radius:0;flex:initial;padding:3rem 5%}.split-section__text{margin-left:0;max-width:100%}.split-section__image{padding:2rem 5%}.split-section__image img{max-height:300px}.mylocker-title{font-size:2rem!important}.contact-form__row{gap:1rem;grid-template-columns:1fr}}@media (max-width:600px){.hero{padding:1rem 3%}.hero__image-wrapper{border-radius:14px}.hero__title{font-size:1.5rem}.hero__cta{font-size:.85rem;padding:.7rem 1.5rem}.content-section{padding:3rem 4%}.content-section__text h2{font-size:1.3rem}.contact-form-wrapper h2{font-size:1.6rem}}html{scroll-behavior:smooth}.tech-page{background:#fff;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.tech-component{padding:4rem 5%}.tech-component--grey{background:#f5f5f5}.tech-component__inner{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1.4fr;margin:0 auto;max-width:1100px}.tech-component--reverse .tech-component__inner{grid-template-columns:1.4fr 1fr}.tech-component--reverse .tech-component__image{order:2}.tech-component--reverse .tech-component__text{order:1}.tech-component__image img{border-radius:12px;display:block;max-height:360px;object-fit:contain;width:100%}.tech-component__text h2{color:#333;font-size:1.5rem;font-weight:700;margin:0 0 1rem}.tech-component__text p{color:#555;font-size:.92rem;line-height:1.8;margin:0;white-space:pre-line}.tech-highlight{background:#f5f5f5;padding:4rem 5%}.tech-highlight__inner{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1100px}.tech-highlight h2{color:#333;font-size:1.4rem;font-weight:700;margin:0 0 .8rem}.tech-highlight p{color:#555;font-size:.92rem;line-height:1.7;margin:0}@media (max-width:900px){.tech-component__inner{gap:2rem;grid-template-columns:1fr}.tech-component--reverse .tech-component__image,.tech-component--reverse .tech-component__text{order:0}.tech-highlight__inner{gap:2rem;grid-template-columns:1fr}}@media (max-width:600px){.tech-component{padding:3rem 4%}}.contact-page{background:#fff;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:5rem 5%}.contact-wrapper{margin:0 auto;max-width:680px}.contact-header{margin-bottom:3rem;text-align:center}.contact-header h1{font-size:2.4rem;font-weight:700;margin:0 0 .8rem}.contact-header p{color:#666;font-size:1rem;line-height:1.6;margin:0 auto;max-width:500px}.contact-form{background:#f5f5f5;border-radius:16px;padding:2.5rem}.contact-form__status{border-radius:8px;font-size:.9rem;font-weight:500;margin-bottom:1.5rem;padding:.8rem;text-align:center}.contact-form__status--success{background:#e8f5e9;color:#2e7d32}.contact-form__status--error{background:#fbe9e7;color:#c62828}.contact-form__row{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:1fr 1fr;margin-bottom:1.2rem}.contact-form__field{display:flex;flex-direction:column}.contact-form__field--full{margin-bottom:1.2rem}.contact-form__field label{color:#444;font-size:.85rem;font-weight:500;margin-bottom:.4rem}.contact-form__field input,.contact-form__field textarea{background:#fff;border:1px solid #ccc;border-radius:4px;font-family:inherit;font-size:.9rem;padding:.7rem .8rem;transition:border-color .2s;width:100%}.contact-form__field input:focus,.contact-form__field textarea:focus{border-color:#888;outline:none}.contact-form__field textarea{min-height:120px;resize:vertical}.contact-form__submit{background:#e8e8e8;border:none;border-radius:50px;color:#333;cursor:pointer;display:block;font-family:inherit;font-size:.95rem;font-weight:500;margin-top:.5rem;padding:.9rem 2rem;transition:background .2s;width:100%}.contact-form__submit:hover:not(:disabled){background:#ddd}.contact-form__submit:disabled{cursor:not-allowed;opacity:.5}@media (max-width:600px){.contact-page{padding:3rem 4%}.contact-form{padding:1.5rem}.contact-form__row{grid-template-columns:1fr}.contact-header h1{font-size:1.8rem}}.App{text-align:left}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}img{height:auto;max-width:100%}.services-page{background:#fff;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.service-section{padding:4rem 5%}.service-section--grey{background:#f5f5f5}.service-section__inner{margin:0 auto;max-width:1100px}.service-section__inner h2{color:#333;font-size:1.8rem;font-weight:700;margin:0 0 1rem}.service-section__intro{color:#555;font-size:.95rem;line-height:1.8;margin:0 0 2.5rem;max-width:900px;text-align:justify}.service-section__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.service-card{border:1px solid #e8e8e8;border-radius:12px;padding:1.8rem}.service-card,.service-section--grey .service-card{background:#fff}.service-card h3{color:#333;font-size:1.1rem;font-weight:600;margin:0 0 .6rem}.service-card p{color:#555;font-size:.9rem;line-height:1.7;margin:0}@media (max-width:600px){.service-section{padding:3rem 4%}.service-section__grid{grid-template-columns:1fr}}.features-page{background:#fff;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.page-hero{padding:5rem 5% 4rem;text-align:center}.page-hero h1{color:#333;font-size:2.6rem;font-weight:700;margin:0 0 .8rem}.page-hero p{color:#666;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.feature-section{padding:4rem 5%}.feature-section--grey{background:#f5f5f5}.feature-section__inner{margin:0 auto;max-width:900px}.feature-section__inner h2{color:#333;font-size:1.8rem;font-weight:700;margin:0 0 1rem}.feature-section__intro{color:#555;font-size:.95rem;line-height:1.8;margin:0 0 2rem;text-align:justify}.feature-section__details{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.feature-section__details h3{color:#333;font-size:1rem;font-weight:600;letter-spacing:.04em;margin:0 0 .8rem;text-transform:uppercase}.feature-section__details ul{list-style:none;margin:0;padding:0}.feature-section__details li{color:#555;font-size:.9rem;line-height:1.7;margin-bottom:.6rem;padding-left:1rem;position:relative}.feature-section__details li:before{background:#999;border-radius:50%;content:"";height:5px;left:0;position:absolute;top:.55em;width:5px}.page-cta{background:#fafafa;padding:5rem 5%;text-align:center}.page-cta h2{color:#333;font-size:2rem;font-weight:600;margin:0 0 .8rem}.page-cta p{color:#666;font-size:1rem;margin:0 0 2rem}.page-cta__button{background:#e8e8e8;border-radius:50px;color:#333;display:inline-block;font-size:.95rem;font-weight:500;padding:.9rem 2.5rem;text-decoration:none;transition:background .2s}.page-cta__button:hover{background:#ddd}@media (max-width:900px){.page-hero{padding:3rem 5% 2.5rem}.page-hero h1{font-size:2rem}.feature-section__details{gap:2rem;grid-template-columns:1fr}}@media (max-width:600px){.feature-section{padding:3rem 4%}}.projects-page{background:#fff;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.project-section{padding:4rem 5%}.project-section--grey{background:#f5f5f5}.project-section__inner{margin:0 auto;max-width:800px}.project-section__inner h2{color:#333;font-size:1.6rem;font-weight:700;margin:0 0 1rem}.project-section__inner p{color:#555;font-size:.95rem;line-height:1.8;margin:0;text-align:justify}@media (max-width:600px){.project-section{padding:3rem 4%}}.footer{background:#fff;border-top:1px solid #eee;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:4rem 5% 2rem}.footer__inner{margin:0 auto;max-width:1300px}.footer__top{display:flex;flex-wrap:wrap;gap:4rem;justify-content:space-between}.footer__brand{max-width:280px}.footer__logo{height:28px;margin-bottom:1rem}.footer__tagline{color:#666;font-size:.9rem;line-height:1.6;margin:0}.footer__nav{display:flex;flex-wrap:wrap;gap:4rem}.footer__nav-group h4{color:#333;font-size:.85rem;font-weight:600;letter-spacing:.05em;margin:0 0 1rem;text-transform:uppercase}.footer__nav-group ul{list-style:none;margin:0;padding:0}.footer__nav-group li{margin-bottom:.6rem}.footer__nav-group a{color:#666;font-size:.9rem;text-decoration:none;transition:color .2s}.footer__nav-group a:hover{color:#333}.footer__bottom{border-top:1px solid #eee;color:#999;font-size:.8rem;margin-top:3rem;padding-top:1.5rem;text-align:center}@media (max-width:900px){.footer__top{flex-direction:column;gap:2rem}.footer__brand{max-width:100%}.footer__nav{gap:2rem}}@media (max-width:600px){.footer{padding:3rem 4% 1.5rem}.footer__nav{flex-direction:column;gap:1.5rem}}
/*# sourceMappingURL=main.098b96ca.css.map*/