code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home-page,body{background:#fff;color:#111;font-family:Inter,sans-serif;margin:0;padding:0}h1,h2,h3{font-weight:600;margin-bottom:.5em}p{color:#555;line-height:1.5}.hero-section{align-items:center;background:#f8f9fa;display:flex;height:90vh;justify-content:space-between;overflow:hidden;padding:0;position:relative}.hero-content{flex:0 0 45%;max-width:600px;padding:0 8%;position:relative;z-index:2}.hero-content h1{color:#111827;font-size:3rem;font-weight:700;margin-bottom:.5rem}.hero-content h2{color:#374151;font-size:2rem;font-weight:500;margin-bottom:1.5rem}.hero-content p{color:#4b5563;font-size:1.2rem;margin-bottom:2rem}.hero-content .primary{background:#375d5c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:1rem 2rem;transition:background .3s ease}.hero-content .primary:hover{background:#243d3c}.hero-image{flex:0 0 55%;flex-direction:column;position:relative}.carousel-container,.hero-image{align-items:center;display:flex;height:100%;justify-content:flex-start}.carousel-image{height:100%;object-fit:cover;object-position:center;opacity:0;pointer-events:none;position:absolute;transition:opacity .5s ease-in-out;width:100%}.carousel-image.active{opacity:1}.image-gradient-overlay{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:300px;z-index:1}.carousel-indicators{bottom:2rem;display:flex;gap:.5rem;left:50%;margin-top:1rem;position:absolute;transform:translateX(-50%);z-index:2}.indicator{background:#cbd5e1b3;border:none;border-radius:50%;cursor:pointer;height:12px;padding:0;transition:all .3s ease;width:12px}.indicator.active{transform:scale(1.2)}.indicator.active,.indicator:hover{background:#375d5c}.statistics-section{background:#375d5c;border-radius:8px;color:#fff;padding:5rem 8%;text-align:center}.statistics-section h2{font-size:2.5rem;margin-bottom:3rem}.stats-grid{color:#fff;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around}.stat-card{background:#ffffff1a;border-radius:12px;box-shadow:0 4px 8px #0000001a;color:#fff;flex:1 1;min-width:150px;padding:2rem}.stat-card h3{font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-card p{color:#fff;font-size:1.1rem}.logo-placeholder{align-items:center;border-radius:8px;display:flex;font-size:.9rem;font-weight:600;height:50px;justify-content:center;min-width:120px;padding:1rem 1.5rem;text-align:center;white-space:nowrap}.client-logo{filter:grayscale(100%);max-height:60px;max-width:120px;opacity:.7}.client-logo:hover{filter:grayscale(0)}section{padding:5rem 1.5rem}section.centered{text-align:center}.grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:2rem}.card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.card:hover{box-shadow:0 8px 15px #0000001a;transform:translateY(-5px)}.card h3{color:#375d5c;margin-bottom:.5rem}.card-icon{margin-bottom:1rem}.highlight-section{align-items:center;color:#000;padding:0 8%}.highlight-content{flex:1 1}.highlight-content p{margin-bottom:1rem}.highlight-content ul{margin-bottom:1.5rem;padding-left:0}.highlight-content li{list-style:none;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.highlight-content button{background:#375d5c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:1rem 2rem}.highlight-image{align-items:center;display:flex;flex:1 1;justify-content:center}.highlight-image img{border-radius:8px;height:auto;width:100%}.text-examples-section{background:#f9fafb}.intro-paragraph{margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.intro-paragraph p{color:#4b5563;font-size:1.3rem;line-height:1.7}.benefits-section{margin:4rem 0}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.benefit-item{align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000000d;display:flex;gap:1rem;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.benefit-item:hover{box-shadow:0 8px 15px #0000001a;transform:translateY(-5px)}.benefit-icon{flex-shrink:0;font-size:2rem}.benefit-content h4{color:#375d5c;font-size:1.2rem;margin:0 0 .5rem}.benefit-content p{color:#6b7280;line-height:1.5;margin:0}.feature-highlight{align-items:center;display:flex;gap:3rem;margin:4rem 0}.feature-highlight.reverse{flex-direction:row-reverse}.feature-text{flex:1 1}.feature-text h3{color:#375d5c;margin-bottom:1rem}.feature-image{display:flex;flex:1 1;justify-content:center}.phone-image{border-radius:20px;height:auto;max-width:300px;width:100%}.diagram-container{align-items:center;display:flex;justify-content:center;width:100%}.integration-diagram{max-width:600px;width:100%}.integration-diagram svg{height:auto;width:100%}.security-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin:3rem 0;padding:2.5rem}.security-features{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1.5rem}.security-item{align-items:center;display:flex;font-weight:500;gap:.75rem}.check{color:#10b981;font-weight:700}.applications-section{margin-top:4rem}.applications-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.application-tag{background:#375d5c;border-radius:25px;color:#fff;font-size:.9rem;font-weight:500;padding:.75rem 1.5rem}@media (max-width:900px){.hero-section{flex-direction:column;height:auto;padding:0}.hero-content{flex:none;padding:4rem 1.5rem;text-align:center;width:100%}.hero-image{flex:none;height:50vh;width:100%}.carousel-image{object-fit:cover}.image-gradient-overlay{width:150px}.hero-content h1{font-size:2.5rem}.hero-content h2{font-size:1.5rem}.stats-grid{align-items:center;flex-direction:column}.stat-card{width:70%}.highlight-section{flex-direction:column;text-align:center}.highlight-image{margin-top:2rem}}@media (max-width:768px){.client-logos-section{padding:3rem 1.5rem}.logos-grid{gap:1rem;grid-template-columns:repeat(3,1fr)}.logo-item{height:60px}.logo-placeholder{font-size:.8rem;height:40px;min-width:100px;padding:.5rem 1rem}.carousel-track{animation-duration:20s}}@media (max-width:480px){.logo-item{padding:0 .8rem}.logo-placeholder{font-size:.7rem;height:35px;min-width:90px;padding:.4rem .8rem}}@media (max-width:768px){.text-examples-section{padding:3rem 1.5rem}.intro-paragraph p{font-size:1.1rem;line-height:1.6}.feature-highlight,.feature-highlight.reverse{flex-direction:column;gap:2rem;margin:3rem 0}.benefit-item{align-items:center;flex-direction:column;padding:1.5rem;text-align:center}.benefit-icon{margin-bottom:1rem}.benefits-grid{gap:1.5rem;grid-template-columns:1fr}.phone-image{border-radius:15px;max-width:250px}.integration-diagram{max-width:100%;overflow-x:auto}.integration-diagram svg{min-width:500px}.security-section{margin:2rem 0;padding:1.5rem}.security-features{gap:.75rem;grid-template-columns:1fr}.applications-grid{gap:.5rem}.application-tag{font-size:.8rem;padding:.5rem 1rem}}@media (max-width:480px){.text-examples-section{padding:2rem 1rem}.intro-paragraph{margin-bottom:2rem}.intro-paragraph p{font-size:1rem}.benefits-section{margin:3rem 0}.benefit-item{align-items:center;padding:1.25rem}.benefit-content h4{font-size:1.1rem}.benefit-content p{font-size:.9rem}.feature-highlight{gap:1.5rem;margin:2.5rem 0}.feature-text h3{font-size:1.3rem}.phone-image{border-radius:12px;max-width:200px}.security-section{padding:1.25rem}.security-item{font-size:.9rem}}@media (min-width:1600px){.hero-content{flex:0 0 40%;padding:0 5%}.hero-image{flex:0 0 60%}}@media (max-width:768px){section{padding:3rem 1rem}.grid{gap:1.5rem}.benefits-grid,.grid,.security-features{grid-template-columns:1fr}}html{scroll-behavior:smooth}.indicator:focus,button:focus{outline:2px solid #375d5c;outline-offset:2px}.carousel-image{background:#f0f0f0}@media print{.hero-section{height:auto}.carousel-indicators,.image-gradient-overlay{display:none}}.applications-section{background:#fff;padding:5rem 8%;text-align:center}.applications-container{margin:0 auto}.logo-placeholder{max-width:50px}.applications-description{color:#4b5563;font-size:1.2rem;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px}.applications-carousel{align-items:center;display:flex;margin:2rem 0;position:relative}.applications-carousel-track{margin:0 2rem;overflow:hidden;width:100%}.applications-carousel-slides{display:flex;gap:2rem;transition:transform .5s ease-in-out}.application-card{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:16px;flex-basis:calc(33.333% - 1.33rem);flex-direction:column;flex-grow:0;flex-shrink:0;min-height:280px;padding:2.5rem 2rem;text-align:center}.application-card,.application-icon{align-items:center;display:flex;justify-content:center;transition:all .3s ease}.application-icon{background:#375d5c;border-radius:50%;color:#fff;height:70px;margin-bottom:1.5rem;width:70px}.application-card:hover .application-icon{background:#2a4746;transform:scale(1.1)}.application-card h4{color:#375d5c;font-size:1.4rem;font-weight:600;margin-bottom:1rem}.application-card p{color:#6b7280;font-size:1rem;line-height:1.5;margin:0}.carousel-button{align-items:center;background:#375d5c;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:2}.carousel-button.prev{left:0}.carousel-button.next{right:0}.applications-carousel-indicators{display:flex;gap:.5rem;justify-content:center;margin-top:2rem}.applications-carousel-indicators .indicator{background:#cbd5e1;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.applications-carousel-indicators .indicator.active{background:#375d5c;transform:scale(1.2)}@media (max-width:550px){.integration-diagram{display:none}}@media (max-width:1024px){.application-card{flex-basis:calc(50% - 1rem);flex-grow:0;flex-shrink:0;min-height:250px}.applications-carousel-slides{gap:1.5rem}}@media (max-width:768px){.applications-section{padding:3rem 1.5rem}.application-card{flex:0 0 100%;min-height:220px;padding:2rem 1.5rem}.applications-carousel-track{margin:0 1rem}.carousel-button{font-size:1.2rem;height:40px;width:40px}.application-card h4{font-size:1.2rem}.application-icon{height:60px;margin-bottom:1rem;width:60px}}@media (max-width:480px){.applications-carousel{margin:1rem 0}.application-card{min-height:200px;padding:1.5rem 1rem}.carousel-button{font-size:1rem;height:35px;width:35px}}.client-logos-section{background:#f8f9fa;overflow:hidden;padding:4rem 8%;text-align:center}.client-logos-container h3{color:#375d5c;font-size:1.5rem;font-weight:600;margin-bottom:2rem}.carousel-container{overflow:hidden;position:relative;width:100%}.carousel-track{animation:scroll 30s linear infinite;display:flex;width:-webkit-max-content;width:max-content}.carousel-track:hover{animation-play-state:paused}.logo-item{align-items:center;display:flex;flex-shrink:0;justify-content:center;padding:0 1.5rem;transition:transform .3s ease}.logo-item:hover{transform:translateY(-5px)}.logo-image-container{align-items:center;display:flex;height:120px;justify-content:center;padding:1rem;width:160px}.client-logo{height:auto;max-height:40px;max-width:100px;object-fit:contain;opacity:.8;transition:all .3s ease;width:auto}.client-logo:hover{filter:grayscale(0) brightness(1);opacity:1}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.carousel-track{animation:none;flex-wrap:wrap;gap:2rem;justify-content:center;width:100%}}@media (max-width:768px){.client-logos-section{padding:3rem 1.5rem}.logo-item{padding:0 1rem}.logo-image-container{height:50px;padding:.8rem;width:100px}.client-logo{max-height:35px;max-width:80px}.carousel-track{animation-duration:20s}}@media (max-width:480px){.logo-item{padding:0 .8rem}.logo-image-container{height:45px;padding:.6rem;width:90px}.client-logo{max-height:30px;max-width:70px}}.tech-hero{align-items:center;background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;min-height:40vh;padding:2rem 8%}.tech-hero-content{max-width:500px}.tech-hero-content h1{color:#111827;font-size:2.2rem;font-weight:700;margin-bottom:.5rem}.tech-hero-content h2{color:#374151;font-size:1.2rem;font-weight:500;margin-bottom:1rem}.tech-hero-section{display:flex;justify-content:center;padding:10vw}.tech-hero-image{align-items:center;display:flex;flex:1 1;justify-content:flex-end}.tech-hero-image img{height:auto;max-width:40%;object-fit:contain}.text-examples-section{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:3rem;padding:5rem 8%}.text-examples-section img{height:auto;object-fit:contain;width:450px}.text-content h3{font-size:1.8rem;margin-bottom:1rem}.text-content p{color:#4b5563;font-size:1.2rem;line-height:1.6}.highlight-section{align-items:flex-start;background:#f0f0f0;border-radius:8px;display:flex;gap:2rem;margin:3rem 0;padding:4rem 8%}.highlight-content h2{font-size:2.5rem;margin-bottom:1rem}.highlight-content p{color:#374151;font-size:1.2rem;line-height:1.6}.centered.contact{background:#375d5c;border-radius:8px;color:#fff;padding:4rem 8%;text-align:center}.centered.contact h2{font-size:2.5rem;margin-bottom:1rem}.centered.contact p{color:#fff;font-size:1.2rem;margin-bottom:2rem}.centered.contact .primary{background:#fff;border:none;border-radius:6px;color:#375d5c;cursor:pointer;font-weight:600;padding:1rem 2rem}.centered.contact .primary:hover{background:#e5e7eb}@media (max-width:900px){.text-examples-section{flex-direction:column;text-align:center}.text-examples-section img{margin-bottom:2rem}}.inbound-sales-section{background:#f8f9fa;padding:5rem 8%}.inbound-container{margin:0 auto;max-width:1200px}.inbound-header{margin-bottom:3rem;text-align:center}.inbound-header h2{color:#111827;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.inbound-header p{color:#374151;font-size:1.2rem;margin:0 auto;max-width:600px}.inbound-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1.5fr}.sales-team-info{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2.5rem}.sales-team-info h3{color:#111827;font-size:1.5rem;margin-bottom:1.5rem}.assigned-rep{background:#f8f9fa;border-radius:12px;gap:1rem;margin-bottom:2rem;padding:1.5rem}.assigned-rep,.rep-avatar{align-items:center;display:flex}.rep-avatar{background:#375d5c;border-radius:50%;color:#fff;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;width:60px}.rep-details h4{color:#111827;font-size:1.2rem;margin-bottom:.25rem}.rep-specialty{color:#375d5c;font-size:.9rem;font-weight:600;margin-bottom:.25rem}.rep-email{color:#6b7280;font-size:.9rem}.team-highlights{margin-bottom:2rem}.team-highlights h4{color:#111827;font-size:1.1rem;margin-bottom:1rem}.team-highlights ul{list-style:none;padding:0}.team-highlights li{color:#374151;font-size:.95rem;padding:.5rem 0}.calendar-cta{background:#375d5c;border-radius:12px;color:#fff;padding:1.5rem;text-align:center}.calendar-cta h4{font-size:1.1rem;margin-bottom:.5rem}.calendar-cta p{font-size:.9rem;margin-bottom:1rem;opacity:.9}.calendar-button{align-items:center;background:#fff;border-radius:8px;color:#375d5c;display:inline-flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.calendar-button:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.inbound-form{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2.5rem}.form-status{border-radius:8px;font-weight:600;margin-bottom:1.5rem;padding:1rem;text-align:center}.form-status.success{background:#d1fae5;border:1px solid #a7f3d0;color:#065f46}.form-status.error{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group,.form-row{margin-bottom:1.5rem}.form-group label{align-items:center;color:#374151;display:flex;font-weight:600;gap:.5rem;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#375d5c;box-shadow:0 0 0 3px #375d5c1a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.radio-group{display:flex;gap:1.5rem;margin-top:.5rem}.radio-option{align-items:center;cursor:pointer;display:flex;gap:.5rem;padding-left:2rem;position:relative}.radio-option input{cursor:pointer;opacity:0;position:absolute}.radio-checkmark{background-color:#f8f9fa;border:2px solid #d1d5db;border-radius:50%;height:20px;left:0;position:absolute;transition:all .3s ease;width:20px}.radio-option input:checked~.radio-checkmark{background-color:#375d5c;border-color:#375d5c}.radio-checkmark:after{border:solid #fff;border-width:0 2px 2px 0;content:"";display:none;height:10px;left:5px;position:absolute;top:1px;transform:rotate(45deg);width:5px}.radio-option input:checked~.radio-checkmark:after{display:block}.submit-button{background:#375d5c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1rem;padding:1rem 2rem;transition:all .3s ease;width:100%}.submit-button:hover:not(:disabled){background:#2a4746;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.submit-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none}@media (max-width:1024px){.inbound-content{gap:2rem;grid-template-columns:1fr}.inbound-sales-section{padding:3rem 1.5rem}}@media (max-width:768px){.form-row{grid-template-columns:1fr}.radio-group{flex-direction:column;gap:1rem}.inbound-form,.sales-team-info{padding:2rem 1.5rem}.assigned-rep{flex-direction:column;text-align:center}.inbound-header h2{font-size:2rem}}@media (max-width:480px){.inbound-sales-section{padding:2rem 1rem}.inbound-form,.sales-team-info{padding:1.5rem 1rem}}.contacts-page{background:#fff;color:#111827;font-family:Inter,sans-serif}.contact-hero-map iframe{border:none;display:block;height:50vh;width:100%}.contact-hero-map{padding:0}.contact-header{padding:3rem 2rem 2rem;text-align:center}.contact-header h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.contact-header p{color:#374151;font-size:1.1rem;margin:0 auto;max-width:700px}.contact-details{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);padding:3rem 8%;text-align:center}.contact-card{padding:1rem}.contact-card svg{color:#111827;margin-bottom:1rem}.contact-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.contact-card p{color:#4b5563;font-size:1rem;line-height:1.6}@media (max-width:900px){.contact-details{grid-template-columns:1fr;padding:2rem 1.5rem}}.App{text-align:center}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.services-page{background:#f9fafb;color:#111;font-family:Inter,sans-serif;padding:3rem 8%}.services-hero{margin-bottom:4rem;text-align:center}.services-hero h1{font-size:3rem;margin-bottom:.5rem}.services-hero p{color:#4b5563;font-size:1.3rem}.service-category{background:#fff;border-radius:12px;margin-bottom:2rem;padding:3rem 2rem}.service-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.service-icon{flex-shrink:0}.service-category h2{color:#111827;font-size:2rem;margin:0}.service-intro{color:#4b5563;line-height:1.6;margin-bottom:1.5rem}.sub-services{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.sub-service-card{background:#f3f4f6;border-radius:8px;padding:1.5rem}.sub-service-card h3{color:#375d5c;font-size:1.5rem;margin-bottom:.5rem}.sub-service-card p{font-size:1rem;line-height:1.5;margin-bottom:1rem}.placeholder-image{align-items:center;background:#d1d5db;border-radius:8px;color:#111827;display:flex;font-weight:600;height:120px;justify-content:center}@media (max-width:900px){.services-page{padding:2rem 4%}.service-header{align-items:flex-start;flex-direction:column}}.features-page{background:#f9fafb;color:#111;font-family:Inter,sans-serif;padding:3rem 8%}.features-hero{margin-bottom:4rem;text-align:center}.features-hero h1{font-size:3rem;margin-bottom:.5rem}.features-hero p{color:#4b5563;font-size:1.3rem}.locker-section{background:#fff;border-radius:12px;margin-bottom:2rem;padding:3rem 2rem;text-align:left}.locker-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.locker-icon{flex-shrink:0}.locker-section h2{color:#111827;font-size:2rem;margin:0}.locker-intro{flex:1 1}.locker-image{flex:1 1;max-width:400px}@media (max-width:900px){.locker-intro-wrap{flex-direction:column;text-align:center}.locker-image{margin:1rem auto 0;max-width:100%}}.locker-intro{color:#4b5563;margin-bottom:1.5rem}.locker-details h3{color:#375d5c;margin-bottom:.5rem;margin-top:1rem}.locker-intro{flex:1 1 500px}.locker-image{flex:0 0 auto;width:300px}.locker-details ul{margin-bottom:1rem;padding-left:1.5rem}.locker-details li{line-height:1.5;margin-bottom:.5rem}.locker-image-placeholder{align-items:center;background:#d1d5db;border-radius:8px;color:#111827;display:flex;font-weight:600;height:150px;justify-content:center;margin-top:1.5rem}.cta-section{padding:3rem 0;text-align:center}.cta-section h2{font-size:2.5rem;margin-bottom:1rem}.cta-section p{font-size:1.2rem;margin-bottom:2rem}button.primary{background:#375d5c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:1rem 2rem}button.primary:hover{background:#2c4b4a}@media (max-width:900px){.features-page{padding:2rem 4%}.locker-header{align-items:flex-start;flex-direction:column}.locker-icon{margin-bottom:.5rem}}.locker-intro-wrap{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;margin:2rem 0}.locker-intro{color:#374151;flex:1 1 60%;font-size:1.1rem;line-height:1.6}.locker-image{border-radius:12px;box-shadow:0 4px 12px #0000001a;flex:0 0 38%;max-width:100%}.projects-page{background:#f9fafb;color:#111;font-family:Inter,sans-serif}.projects-hero{background:#375d5c;color:#fff;padding:4rem 2rem;text-align:center}.projects-hero h1{font-size:3rem;margin-bottom:1rem}.projects-hero p{font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:700px}.project-section{border-bottom:1px solid #e5e7eb;padding:4rem 8%}.project-section h2{font-size:2rem;margin-bottom:1rem}.project-section p{font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.project-images{display:flex;flex-wrap:wrap;gap:1rem}.project-image{align-items:center;background:#d1d5db;border-radius:4px;color:#111;display:flex;flex:1 1 30%;font-weight:600;height:200px;justify-content:center;text-align:center}@media (max-width:900px){.project-images{flex-direction:column}.project-image{flex:1 1 100%;height:180px}.projects-hero h1{font-size:2.2rem}}.footer{background:gray;color:#fff;font-family:Inter,sans-serif;margin-top:4rem;overflow:hidden;padding:5rem 5%;position:relative}.footer:before{background:linear-gradient(90deg,#0000,#d1f2eb80,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.footer-content{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px;position:relative;z-index:2}.footer-section{flex:1 1 250px;transition:transform .3s ease}.footer-section:hover{transform:translateY(-5px)}.footer-section h3{color:#d1f2eb;display:inline-block;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;position:relative}.footer-section h3:after{border-radius:2px;bottom:-8px;content:"";height:3px;left:0;position:absolute;width:40px}.footer-section h4{color:#d1f2eb;display:inline-block;font-size:1.2rem;font-weight:600;margin-bottom:1.2rem;position:relative}.footer-section h4:after{border-radius:2px;bottom:-6px;content:"";height:2px;left:0;position:absolute;width:30px}.footer-section a,.footer-section li,.footer-section p{color:#e0e0e0;font-size:.95rem;line-height:1.6;text-decoration:none;transition:color .3s ease}.footer-section p{margin-bottom:1rem}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section li{align-items:center;display:flex;margin-bottom:.8rem}.footer-section li:before{color:#d1f2eb;content:"•";font-size:1.2rem;margin-right:8px}.footer-section a:hover{color:#d1f2eb;padding-left:5px}.contact-info{margin-bottom:1.5rem}.contact-info p{align-items:center;display:flex;margin-bottom:.8rem}.icon-envelope:before{color:#d1f2eb;content:"✉";margin-right:10px}.icon-phone:before{color:#d1f2eb;content:"📞";margin-right:10px}.social-icons{display:flex;gap:1rem;margin-top:1.5rem}.social-icons a{align-items:center;background:linear-gradient(135deg,#4b7976,#3a615f);border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#fff;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.social-icons a:hover{background:linear-gradient(135deg,#2c4b4a,#3a615f);box-shadow:0 6px 12px #00000026;transform:translateY(-3px)}.footer-bottom{border-top:1px solid #ffffff26;color:#cbd5e1;font-size:.9rem;margin-top:3rem;padding-top:1.5rem;position:relative;text-align:center;z-index:2}@media (max-width:900px){.footer-content{flex-direction:column;text-align:center}.footer-section{flex:1 1 100%}.footer-section h3:after,.footer-section h4:after{left:50%;transform:translateX(-50%)}.contact-info p,.footer-section li,.social-icons{justify-content:center}}
/*# sourceMappingURL=main.44733b19.css.map*/