*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;color:#333;font-family:Inter,Roboto,Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}:root{--primary-purple:#9333ea;--primary-purple-dark:#7c3aed;--primary-purple-light:#6366f1;--secondary-orange:#f59e0b;--secondary-orange-dark:#d97706;--text-dark:#333;--text-gray:#6b7280;--text-light-gray:#9ca3af;--background-white:#fff;--background-light-gray:#f8f8fa;--background-dark:#1a1a2e;--border-light:#e5e7eb;--gradient-primary:linear-gradient(90deg,#9333ea,#6366f1);--gradient-primary-hover:linear-gradient(90deg,#7c3aed,#5850ec);--shadow-light:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;--shadow-medium:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-large:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:3rem}h1,h2{color:#333;color:var(--text-dark)}h2{font-size:2.5rem}h3{font-size:2rem}h3,h4{color:#333;color:var(--text-dark)}h4{font-size:1.5rem}h5{font-size:1.25rem}h5,h6{color:#333;color:var(--text-dark)}h6,p{font-size:1rem}p{color:#6b7280;color:var(--text-gray);margin-bottom:1rem}.btn{font-family:inherit;padding:12px 24px;text-align:center}.btn-primary{background:linear-gradient(90deg,#9333ea,#6366f1);border:none}.btn-primary:hover{background:linear-gradient(90deg,#7c3aed,#5850ec);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-medium)}.btn-secondary{background:linear-gradient(90deg,#9333ea,#7c3aed);background:linear-gradient(90deg,var(--primary-purple) 0,var(--primary-purple-dark) 100%);border:none;color:#fff}.btn-secondary:hover{background:linear-gradient(90deg,#7c3aed,#6d28d9);background:linear-gradient(90deg,var(--primary-purple-dark) 0,#6d28d9 100%);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-medium);transform:translateY(-2px)}.btn-outline{background-clip:padding-box;background-color:initial;border:2px solid #0000;color:#9333ea;color:var(--primary-purple);position:relative}.btn-outline:before{border-radius:8px;bottom:-2px;content:"";left:-2px;position:absolute;right:-2px;top:-2px;z-index:-1}.btn-outline:before,.btn-outline:hover{background:linear-gradient(90deg,#9333ea,#6366f1);background:var(--gradient-primary)}.btn-outline:hover{border-color:#0000;color:#fff}.btn-outline:hover:before{background:linear-gradient(90deg,#7c3aed,#5850ec);background:var(--gradient-primary-hover)}.btn-white{background-color:#fff;border:2px solid #fff;color:#9333ea;color:var(--primary-purple)}.btn-white:hover{background-color:initial;color:#fff}.card{background-color:#fff;border-radius:12px;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;box-shadow:var(--shadow-light);padding:2rem;transition:all .3s ease}.card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-large);transform:translateY(-4px)}.container{max-width:1200px;padding:0 1rem}.container-fluid{padding:0 1rem;width:100%}.row{margin:0 -.5rem}.col{flex:1 1;padding:0 .5rem}.col-1{flex:0 0 8.333333%}.col-2{flex:0 0 16.666667%}.col-3{flex:0 0 25%}.col-8{flex:0 0 66.666667%}.col-9{flex:0 0 75%}.col-12{flex:0 0 100%}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:3rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:1rem}.p-4{padding:1.5rem}.p-5{padding:3rem}.form-group{margin-bottom:1.5rem}.form-label{color:#333;display:block}.form-control{border:2px solid #e5e7eb;width:100%}.form-control:focus:before{background:linear-gradient(90deg,#9333ea,#6366f1)}.form-control::placeholder{color:#9ca3af}@media (max-width:768px){.container{padding:0 .5rem}h1{font-size:1.8rem}h2{font-size:1.5rem}h3{font-size:1.3rem}h4{font-size:1.1rem}h5{font-size:1rem}h6,p{font-size:.9rem}.btn{font-size:.85rem;padding:10px 20px}.card{padding:1.5rem}.row{margin:0}.col{flex:0 0 100%;margin-bottom:1rem;padding:0}}@media (max-width:480px){h1{font-size:1.6rem}h2{font-size:1.4rem}h3{font-size:1.2rem}h4{font-size:1rem}h5{font-size:.9rem}h6{font-size:.8rem}p{font-size:.85rem}.btn{font-size:.8rem;padding:8px 16px}.card{padding:1rem}}@media (max-width:414px){.container{padding:0 .75rem}h1{font-size:1.5rem}h2{font-size:1.3rem}h3{font-size:1.1rem}h4{font-size:.95rem}h5{font-size:.85rem}.btn,h6,p{font-size:.8rem}.btn{min-height:44px;padding:10px 18px}.card{padding:1.25rem}}@media (max-width:375px){.container{padding:0 .5rem}h1{font-size:1.4rem}h2{font-size:1.2rem}h3{font-size:1rem}h4{font-size:.9rem}h5{font-size:.8rem}.btn,h6,p{font-size:.75rem}.btn{min-height:44px;padding:10px 16px}.card{padding:1rem}}@media (max-width:320px){.container{padding:0 .5rem}h1{font-size:1.3rem}h2{font-size:1.1rem}h3{font-size:.95rem}h4{font-size:.85rem}h5{font-size:.75rem}.btn,h6,p{font-size:.7rem}.btn{min-height:44px;padding:8px 14px}.card{padding:.75rem}}.fade-in{animation:fadeIn .6s ease-in}.slide-up{animation:slideUp .6s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}html{scroll-behavior:smooth}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#9333ea,#6366f1);background:var(--gradient-primary);border-radius:6px;-webkit-transition:all .3s ease;transition:all .3s ease}::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#7c3aed,#5850ec);background:var(--gradient-primary-hover);width:8px}*{scrollbar-color:#9333ea #0000;scrollbar-color:var(--primary-purple) #0000;scrollbar-width:thin}.homepage{padding-top:70px}.hero{align-items:center;background:linear-gradient(90deg,#9333ea,#6366f1);display:flex;min-height:100vh;overflow:hidden;position:relative}.hero-background{background-image:url(/static/media/home-hero.41b186ab06c848101c56.svg)}.hero-overlay{background:#0000}.hero-title{font-size:3.5rem;line-height:1.1;margin-bottom:1.5rem}.hero-title-line{display:block}.hero-title-line.purple{color:var(--primary-purple-light)}.hero-description{font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.hero-cta{font-size:1.1rem;margin-top:1.5rem;padding:15px 30px}.about-section{background-color:var(--background-light-gray);padding:5rem 0}.about-section .row{align-items:stretch}.about-section .col-6:first-child{display:flex;flex-direction:column;justify-content:space-between}.about-section h2{margin-bottom:1.5rem}.about-section p{font-size:1.1rem;line-height:1.7;margin-bottom:1rem}.about-contact-btn{margin-top:auto;padding-top:2rem}.about-section .col-6:last-child{align-items:stretch;display:flex}.about-image{align-items:center;border-radius:12px;box-shadow:var(--shadow-large);display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.about-img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.about-img:hover{transform:scale(1.05)}.placeholder-image{align-items:center;background:linear-gradient(135deg,var(--background-light-gray) 0,#e5e7eb 100%);border:2px dashed var(--border-light);border-radius:8px;color:var(--text-gray);display:flex;font-weight:500;height:100%;justify-content:center;padding:2rem;text-align:center;width:100%}.placeholder-image p{font-size:1rem;margin:0}.services-section{background-color:#fff;padding:5rem 0;width:auto}.services-grid{grid-template-columns:repeat(4,1fr);justify-items:center;width:100%}@keyframes cardPulse{0%,to{box-shadow:var(--shadow-light)}50%{box-shadow:0 4px 12px #8a2be21a}}.service-card{animation:cardPulse 4s ease-in-out infinite;border:1px solid #8a2be21a;box-shadow:var(--shadow-light);cursor:pointer}.service-card:hover{animation:none}.service-card:before{background:linear-gradient(135deg,#8a2be20d,#8a2be205);bottom:0;opacity:0;transition:opacity .4s ease;z-index:1}.service-card:hover{border-color:#8a2be24d;box-shadow:0 20px 40px #8a2be226,0 8px 16px #0000001a;transform:translateY(-12px) scale(1.02)}.service-card:hover:before{opacity:1}.service-card:active{transform:translateY(-8px) scale(1.01);transition:all .2s ease}.service-image{height:200px;overflow:hidden;position:relative;z-index:2}.service-image img{filter:brightness(1) contrast(1);height:100%;object-fit:contain;padding:1rem;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%}.service-card:hover .service-image img{filter:brightness(1.1) contrast(1.1);padding:.8rem;transform:scale(1.15) rotate(2deg)}.service-content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:1.5rem;position:relative;transition:all .3s ease;z-index:2}.service-card:hover .service-content{padding:1.6rem}.service-content h3{color:var(--text-dark);font-weight:600;margin-bottom:.75rem;transition:all .3s ease}.service-card:hover .service-content h3{color:var(--primary-purple);transform:translateY(-2px)}.service-content p{color:var(--text-gray);flex-grow:1;line-height:1.6;margin-bottom:1rem;transition:all .3s ease}.service-card:hover .service-content p{color:var(--text-dark);transform:translateY(-1px)}.service-learn-more{margin-top:auto;position:relative;text-align:center;transition:all .3s ease;width:100%;z-index:2}.service-learn-more .btn{background:var(--gradient-primary);border:none;border-radius:8px;color:#fff;display:inline-block;font-weight:500;min-width:120px;overflow:hidden;padding:.75rem 1.5rem;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.service-learn-more .btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.service-card:hover .service-learn-more .btn{background:var(--gradient-primary-hover);box-shadow:0 8px 20px #8a2be24d;transform:translateY(-2px) scale(1.05)}.service-card:hover .service-learn-more .btn:before{left:100%}.service-learn-more .btn:active{transform:translateY(0) scale(1.02);transition:all .1s ease}.container{margin:0 auto;max-width:1800px;padding:0 2rem;width:100%}.industries-section{background-color:var(--background-light-gray);background-color:#fff;padding:.76rem 0}.section-header h2{font-size:1.5rem;font-weight:700}.section-header p{color:var(--text-muted);font-size:.9rem;margin-top:.3rem}.industries-grid{grid-gap:.4rem;align-items:center;gap:.4rem;grid-auto-rows:minmax(40px,auto);grid-template-columns:repeat(4,1fr);justify-content:center;margin-left:auto;margin-right:auto;margin-top:3.5rem;max-width:1800px}.industry-card{background-clip:padding-box;border:2px solid #0000;border-radius:6px;box-shadow:0 2px 8px #00000014;gap:.1rem;min-height:5px;padding:.1rem}.industry-card:hover{box-shadow:0 4px 16px #8b45ff26;transform:translateY(-2px)}.industry-card:hover .industry-button{opacity:1;transform:translate(-50%,-50%) scale(1)}.industry-card:hover .industry-icon img{filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(0deg) brightness(100%) contrast(100%)}.industry-card:hover .industry-name{opacity:.3}.industries-section .industry-icon{align-items:center;background:#fff!important;border-radius:50%;box-shadow:0 2px 8px #0000001a;color:#000;display:flex;font-size:.8rem;height:72px;justify-content:center;transition:all .3s ease;width:72px}.industry-button{background:var(--gradient-primary);border-radius:25px;box-shadow:0 4px 12px #9333ea4d;color:#fff;font-size:.85rem;font-weight:600;left:50%;opacity:0;padding:.6rem 1.2rem;position:absolute;text-decoration:none;top:50%;transform:translate(-50%,-50%) scale(.8);transition:all .3s ease;white-space:nowrap;z-index:10}.industry-button:hover{background:var(--gradient-primary-hover);box-shadow:0 6px 16px #9333ea66;transform:translate(-50%,-50%) scale(1)}.industry-name{font-size:.65rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cta-section{background:var(--gradient-primary);color:#fff;padding:5rem 0}.cta-content{margin:0 auto;max-width:600px}.cta-content h2{color:#fff;margin-bottom:1rem}.cta-content p{color:#ffffffe6;font-size:1.1rem;margin-bottom:2rem}.cta-button{padding:15px 30px}@media (max-width:1024px){.hero-title{font-size:3.2rem}.hero-description{font-size:1.3rem}.about-section,.cta-section,.industries-section,.services-section{padding:4rem 0}.section-header h1{font-size:2.2rem}.industry-header{padding:1.25rem}.industry-icon{height:36px;width:36px}.industry-name{font-size:1rem}.industry-description{font-size:.95rem;padding:0 1.25rem 1.25rem}.services-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.container{padding:0 1.5rem}}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-description{font-size:1rem}.about-section,.cta-section,.industries-section,.services-section{padding:3rem 0}.about-section .col-6:first-child{margin-bottom:2rem}.about-contact-btn{margin-top:1rem;padding-top:1rem}.section-header h1{font-size:1.6rem}.industry-header{padding:.8rem}.industry-icon{height:32px;width:32px}.industry-name{font-size:.8rem}.industry-description{font-size:.8rem;padding:0 .8rem .8rem}.services-grid{gap:1.5rem;grid-template-columns:1fr}.service-content{padding:.6rem}.service-learn-more{font-size:.75rem;margin-top:.4rem;padding:4px 8px}.industries-grid{gap:.3rem;grid-template-columns:repeat(3,1fr);margin-top:1rem;max-width:700px}.industry-card{gap:.25rem;min-height:50px;padding:.3rem .4rem}.industry-icon{height:28px;width:28px}.industry-name{font-size:.65rem}.container{padding:0 1rem}}@media (max-width:640px) and (orientation:landscape){.hero-title{font-size:2.4rem}.hero-description{font-size:1rem}.about-section,.cta-section,.industries-section,.services-section{padding:2.5rem 0}.services-grid{gap:1rem}.industries-grid,.services-grid{grid-template-columns:repeat(2,1fr)}.industries-grid{gap:.35rem;margin-top:1rem;max-width:600px}.industry-card{flex-basis:calc(33.333% - 0.23rem);flex-grow:0;flex-shrink:0;gap:.3rem;min-height:60px;padding:.4rem .5rem;width:calc(33.333% - .23rem)}.industry-icon{height:32px;width:32px}.industry-name{font-size:.65rem}}@media (max-width:480px){.hero-title{font-size:1.8rem}.hero-description{font-size:.9rem}.about-section,.cta-section,.industries-section,.services-section{padding:2rem 0}.section-header{margin-bottom:2rem}.section-header h1{font-size:1.4rem}.industry-header{padding:.875rem}.industry-icon{height:28px;width:28px}.industry-name{font-size:.9rem}.industry-description{font-size:.85rem;padding:0 .875rem .875rem}.services-grid{gap:1rem}.service-content{padding:.5rem}.service-learn-more{font-size:.7rem;margin-top:.3rem;padding:3px 6px}.industries-grid{gap:.25rem;grid-template-columns:repeat(2,1fr);margin-top:.6rem;max-width:450px}.industry-card{gap:.2rem;min-height:40px;padding:.25rem .3rem}.industry-icon{height:18px;width:18px}.industry-name{font-size:.55rem}.container{padding:0 .75rem}}@media (max-width:414px){.hero-title{font-size:1.6rem;line-height:1.2}.hero-description{font-size:.85rem;line-height:1.5}.about-section,.cta-section,.industries-section,.services-section{padding:2rem 0}.section-header h2{font-size:1.3rem}.service-content{padding:.5rem}.service-learn-more{font-size:.7rem;min-height:36px;padding:4px 8px}.industries-grid{gap:.6rem;grid-template-columns:repeat(2,1fr)}.industry-card{min-height:55px;padding:.5rem}.industry-icon{height:24px;width:24px}.industry-name{font-size:.7rem}}@media (max-width:375px){.hero-title{font-size:1.4rem;line-height:1.2}.hero-description{font-size:.8rem;line-height:1.5}.about-section,.cta-section,.industries-section,.services-section{padding:1.5rem 0}.section-header h2{font-size:1.2rem}.service-content{padding:.4rem}.service-learn-more{font-size:.65rem;min-height:34px;padding:3px 6px}.industries-grid{gap:.6rem;grid-template-columns:1fr}.industry-card{min-height:50px;padding:.4rem}.industry-icon{height:20px;width:20px}.industry-name{font-size:.65rem}}@media (max-width:320px){.hero-title{font-size:1.3rem;line-height:1.2}.hero-description{font-size:.75rem;line-height:1.4}.about-section,.cta-section,.industries-section,.services-section{padding:1.25rem 0}.section-header h2{font-size:1.1rem}.service-content{padding:.3rem}.service-learn-more{font-size:.6rem;min-height:30px;padding:2px 4px}.industries-grid{gap:.5rem;grid-template-columns:1fr}.industry-card{min-height:40px;padding:.3rem}.industry-icon{height:16px;width:16px}.industry-name{font-size:.55rem}}@media (max-width:430px){.container{padding:0 .8rem}.hero-title{font-size:1.1rem;line-height:1.1;margin-bottom:.5rem}.hero-description{font-size:.65rem;line-height:1.3;margin-bottom:1rem;padding:0 .5rem}.btn-primary{font-size:.6rem;min-height:32px;padding:8px 16px}.section-header h1{font-size:.9rem;margin-bottom:.3rem}.section-header h2{font-size:.85rem;margin-bottom:.3rem}.section-header p{font-size:.6rem}.services-grid{gap:.8rem;grid-template-columns:1fr;margin-top:1.5rem}.service-card{min-height:120px;padding:.8rem}.service-content h3{font-size:.8rem;margin-bottom:.4rem}.service-content p{font-size:.6rem;line-height:1.3;margin-bottom:.6rem}.service-learn-more{font-size:.5rem;min-height:22px;padding:4px 8px}.industries-grid{gap:.3rem;grid-template-columns:repeat(3,1fr);margin-top:1.5rem;max-width:100%}.industry-card{border-radius:4px;gap:.05rem;min-height:35px;padding:.15rem}.industry-icon{font-size:.6rem;height:24px;width:24px}.industry-name{font-size:.5rem;line-height:.9}.cta-content h2{font-size:.8rem;margin-bottom:.3rem}.cta-content p{font-size:.6rem;margin-bottom:.5rem}.cta-button{font-size:.55rem;min-height:26px;padding:6px 12px}}@media (max-width:393px){.container{padding:0 .6rem}.hero-title{font-size:1rem;line-height:1.1;margin-bottom:.4rem}.hero-description{font-size:.6rem;line-height:1.3;margin-bottom:.8rem;padding:0 .4rem}.btn-primary{font-size:.55rem;min-height:30px;padding:7px 14px}.section-header h1{font-size:.85rem;margin-bottom:.25rem}.section-header h2{font-size:.8rem;margin-bottom:.25rem}.section-header p{font-size:.55rem}.services-grid{gap:.6rem;grid-template-columns:1fr;margin-top:1.2rem}.service-card{min-height:100px;padding:.6rem}.service-content h3{font-size:.75rem;margin-bottom:.3rem}.service-content p{font-size:.55rem;line-height:1.3;margin-bottom:.5rem}.service-learn-more{font-size:.45rem;min-height:20px;padding:3px 6px}.industries-grid{gap:.25rem;grid-template-columns:repeat(3,1fr);margin-top:1.2rem;max-width:100%}.industry-card{border-radius:3px;gap:.03rem;min-height:30px;padding:.1rem}.industry-icon{font-size:.5rem;height:20px;width:20px}.industry-name{font-size:.45rem;line-height:.8}.cta-content h2{font-size:.75rem;margin-bottom:.25rem}.cta-content p{font-size:.55rem;margin-bottom:.4rem}.cta-button{font-size:.5rem;min-height:24px;padding:5px 10px}}@media (max-width:375px){.container{padding:0 .5rem}.hero-title{font-size:.95rem;line-height:1.1;margin-bottom:.35rem}.hero-description{font-size:.55rem;line-height:1.3;margin-bottom:.7rem;padding:0 .3rem}.btn-primary{font-size:.5rem;min-height:28px;padding:6px 12px}.section-header h1{font-size:.8rem;margin-bottom:.2rem}.section-header h2{font-size:.75rem;margin-bottom:.2rem}.section-header p{font-size:.5rem}.services-grid{gap:.5rem;grid-template-columns:1fr;margin-top:1rem}.service-card{min-height:90px;padding:.5rem}.service-content h3{font-size:.7rem;margin-bottom:.25rem}.service-content p{font-size:.5rem;line-height:1.3;margin-bottom:.4rem}.service-learn-more{font-size:.4rem;min-height:18px;padding:2px 5px}.industries-grid{gap:.2rem;grid-template-columns:repeat(3,1fr);margin-top:1rem;max-width:100%}.industry-card{border-radius:3px;gap:.02rem;min-height:25px;padding:.08rem}.industry-icon{font-size:.45rem;height:18px;width:18px}.industry-name{font-size:.4rem;line-height:.8}.cta-content h2{font-size:.7rem;margin-bottom:.2rem}.cta-content p{font-size:.5rem;margin-bottom:.3rem}.cta-button{font-size:.45rem;min-height:22px;padding:4px 8px}}@media (max-width:320px){.container{padding:0 .4rem}.hero-title{font-size:.9rem;line-height:1.1;margin-bottom:.3rem}.hero-description{font-size:.5rem;line-height:1.3;margin-bottom:.6rem;padding:0 .2rem}.btn-primary{font-size:.45rem;min-height:26px;padding:5px 10px}.section-header h1{font-size:.75rem;margin-bottom:.15rem}.section-header h2{font-size:.7rem;margin-bottom:.15rem}.section-header p{font-size:.45rem}.services-grid{gap:.4rem;grid-template-columns:1fr;margin-top:.8rem}.service-card{min-height:80px;padding:.4rem}.service-content h3{font-size:.65rem;margin-bottom:.2rem}.service-content p{font-size:.45rem;line-height:1.3;margin-bottom:.3rem}.service-learn-more{font-size:.35rem;min-height:16px;padding:2px 4px}.industries-grid{gap:.15rem;grid-template-columns:repeat(3,1fr);margin-top:.8rem;max-width:100%}.industry-card{border-radius:2px;gap:.01rem;min-height:20px;padding:.05rem}.industry-icon{font-size:.4rem;height:16px;width:16px}.industry-name{font-size:.35rem;line-height:.8}.cta-content h2{font-size:.65rem;margin-bottom:.15rem}.cta-content p{font-size:.45rem;margin-bottom:.25rem}.cta-button{font-size:.4rem;min-height:20px;padding:3px 6px}}@media (max-width:450px){.hero-title{font-size:1.2rem;line-height:1.1;margin-bottom:.6rem;text-align:center}.hero-description{font-size:.7rem;line-height:1.3;margin-bottom:1.2rem;padding:0 .6rem;text-align:center}.hero-cta{margin-top:.6rem;text-align:center}.btn-primary{font-size:.65rem;min-height:34px;padding:10px 18px}.section-header{margin-bottom:1.2rem;text-align:center}.section-header h1{font-size:1rem;margin-bottom:.4rem}.section-header h2{font-size:.95rem;margin-bottom:.4rem}.section-header p{font-size:.65rem;margin:0}.about-section{padding:1.2rem 0}.about-content{padding:.6rem;text-align:center}.about-content h2{font-size:.9rem;margin-bottom:.5rem;text-align:center}.about-text{font-size:.65rem;line-height:1.4;margin-bottom:.6rem;text-align:center}.about-contact-btn{font-size:.55rem;margin-top:.5rem;min-height:24px;padding:5px 10px}.services-section{padding:1.2rem 0}.services-grid{gap:.6rem;grid-template-columns:1fr;margin-top:.6rem}.service-card{border-radius:8px;overflow:hidden}.service-image{height:140px}.service-content{padding:.5rem}.service-content h3{font-size:.75rem;line-height:1.2;margin-bottom:.4rem}.service-content p{font-size:.6rem;line-height:1.3;margin-bottom:.5rem}.service-learn-more{display:block;font-size:.55rem;margin-left:auto;margin-right:auto;margin-top:.4rem;max-width:75px;min-height:26px;padding:5px 10px;text-align:center;width:-webkit-fit-content;width:fit-content}.industries-section{padding:1.2rem 0}.industries-grid{grid-gap:.1rem;display:grid;gap:.1rem;grid-template-columns:repeat(4,1fr);justify-content:center;margin-left:auto;margin-right:auto;margin-top:.4rem;max-width:340px}.industry-card{align-items:center;border-radius:4px;display:flex;flex-direction:column;gap:.02rem;justify-content:center;min-height:18px;padding:.05rem .08rem;text-align:center;width:100%}.industry-icon{height:7px;margin-bottom:.02rem;width:7px}.industry-name{word-wrap:break-word;font-size:.35rem;line-height:.8;margin:0;text-align:center}.industry-header{padding:.5rem}.industry-description{font-size:.65rem;line-height:1.3;padding:0 .5rem .5rem}.cta-section{padding:1.2rem 0;text-align:center}.cta-content h2{font-size:.9rem;margin-bottom:.4rem}.cta-content p{font-size:.65rem;margin-bottom:.6rem}.cta-button{font-size:.6rem;min-height:30px;padding:7px 14px}.container{padding:0 .6rem}p{font-size:.65rem;line-height:1.3}h1,h2,h3,h4,h5,h6{line-height:1.1}}@media (max-width:400px){.hero-title{font-size:1.1rem;line-height:1.1;margin-bottom:.5rem;text-align:center}.hero-description{font-size:.65rem;line-height:1.3;margin-bottom:1rem;padding:0 .5rem;text-align:center}.hero-cta{margin-top:.5rem;text-align:center}.btn-primary{font-size:.6rem;min-height:32px;padding:8px 16px}.section-header{margin-bottom:1rem;text-align:center}.section-header h1{font-size:.9rem;margin-bottom:.3rem}.section-header h2{font-size:.85rem;margin-bottom:.3rem}.section-header p{font-size:.6rem;margin:0}.about-section{padding:1rem 0}.about-content{padding:.5rem;text-align:center}.about-content h2{font-size:.8rem;margin-bottom:.4rem;text-align:center}.about-text{font-size:.6rem;line-height:1.4;margin-bottom:.5rem;text-align:center}.about-contact-btn{font-size:.5rem;margin-top:.4rem;min-height:22px;padding:4px 8px}.services-section{padding:1rem 0}.services-grid{gap:.5rem;grid-template-columns:1fr;margin-top:.5rem}.service-card{border-radius:8px;overflow:hidden}.service-image{height:120px}.service-content{padding:.4rem}.service-content h3{font-size:.7rem;line-height:1.2;margin-bottom:.3rem}.service-content p{font-size:.55rem;line-height:1.3;margin-bottom:.4rem}.service-learn-more{display:block;font-size:.5rem;margin-left:auto;margin-right:auto;margin-top:.3rem;max-width:70px;min-height:24px;padding:4px 8px;text-align:center;width:-webkit-fit-content;width:fit-content}.industries-section{padding:1rem 0}.industries-grid{grid-gap:.08rem;display:grid;gap:.08rem;grid-template-columns:repeat(4,1fr);justify-content:center;margin-left:auto;margin-right:auto;margin-top:.3rem;max-width:320px}.industry-card{align-items:center;border-radius:4px;display:flex;flex-direction:column;gap:.01rem;justify-content:center;min-height:15px;padding:.03rem .05rem;text-align:center;width:100%}.industry-icon{height:6px;margin-bottom:.01rem;width:6px}.industry-name{word-wrap:break-word;font-size:.3rem;line-height:.8;margin:0;text-align:center}.industry-header{padding:.4rem}.industry-description{font-size:.6rem;line-height:1.3;padding:0 .4rem .4rem}.cta-section{padding:1rem 0;text-align:center}.cta-content h2{font-size:.8rem;margin-bottom:.3rem}.cta-content p{font-size:.6rem;margin-bottom:.5rem}.cta-button{font-size:.55rem;min-height:28px;padding:6px 12px}.container{padding:0 .5rem}p{font-size:.6rem;line-height:1.3}h1,h2,h3,h4,h5,h6{line-height:1.1}}@supports (-webkit-touch-callout:none){.industries-grid,.services-grid{-webkit-overflow-scrolling:touch}}.industries-section .industry-icon img{filter:brightness(0) saturate(100%) invert(0) sepia(0) saturate(0) hue-rotate(0deg) brightness(0) contrast(100%);height:24px;object-fit:contain;width:24px}@media screen and (-webkit-min-device-pixel-ratio:0){.industry-icon img,.service-image img{image-rendering:-webkit-optimize-contrast}}@media (hover:none) and (pointer:coarse){.service-card:hover{transform:none}.service-card:active{transform:translateY(-2px)}.industry-item:hover{transform:none}.industry-item:active{transform:translateY(-2px)}}.about-page{padding-top:70px}.about-hero{background:var(--gradient-primary);color:#fff;padding:4rem 0;text-align:center}.about-hero h1{color:#fff;font-size:3rem;margin-bottom:1rem}.about-hero p{color:#ffffffe6;font-size:1.25rem;margin:0 auto;max-width:800px}.about-content{background-color:#fff;padding:5rem 0}.content-section{margin-bottom:2rem}.content-section h1,.content-section h2{color:var(--text-dark);font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.heading-accent{color:#6a35e9}.heading-accent:after{background:#6a35e9}.content-section p{color:var(--text-gray);font-size:1.1rem;line-height:1.7;margin-bottom:1rem}.company-overview-section{margin-bottom:4rem}.facilities-section{margin:4rem 0}.facilities-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-top:2rem}.content-card{background:var(--background-light-gray);box-shadow:var(--shadow-light);height:100%;margin-bottom:2rem;transition:all .3s ease}.content-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.content-card h2{color:var(--text-dark);font-size:1.5rem;font-weight:600;line-height:1.2;margin-bottom:1.5rem;text-align:center}.content-card p{font-size:1rem;line-height:1.6}.value-item{align-items:flex-start;display:flex;gap:1.5rem;margin-bottom:2rem}.value-item:last-child{margin-bottom:0}.value-icon{align-items:center;background:linear-gradient(135deg,#6a35e9,#8b5cf6);border-radius:50%;box-shadow:0 4px 12px #6a35e94d;color:#fff;display:flex;flex-shrink:0;height:60px;justify-content:center;width:60px}.value-content{flex:1 1}.value-title{color:var(--text-dark);font-size:1.3rem;font-weight:700;margin-bottom:.75rem}.value-description{color:var(--text-gray);font-size:1.05rem;line-height:1.7;margin:0}.core-values-section{margin:4rem 0;text-align:center}.core-values-section h1{font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.core-values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px}.core-value-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.core-value-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.core-value-icon{align-items:center;background:linear-gradient(135deg,#6a35e9,#8b5cf6);border-radius:50%;box-shadow:0 4px 12px #6a35e94d;color:#fff;display:flex;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.core-value-card h3{color:var(--text-dark);font-size:1.5rem;font-weight:600;line-height:1.2;margin-bottom:1rem}.core-value-card p{color:var(--text-gray);line-height:1.6;margin:0}.facility-item{animation:facilityCardReveal .6s ease-out forwards;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;margin-bottom:1.5rem;opacity:0;padding:2rem;transform:translateY(30px);transition:all .3s ease}.facility-item:first-child{animation-delay:.1s}.facility-item:nth-child(2){animation-delay:.2s}.facility-item:nth-child(3){animation-delay:.3s}.facility-item:nth-child(4){animation-delay:.4s}.facility-item:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-8px)}.facility-item:last-child{margin-bottom:0}@keyframes facilityCardReveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.facility-title{color:var(--primary-purple);font-size:1.5rem;font-weight:600;margin-bottom:.5rem;text-align:center}.facility-description{color:var(--text-gray);line-height:1.6;margin:0}.certifications-list{list-style:none;margin-top:1rem;padding:0}.certifications-list li{color:var(--text-gray);padding:.5rem 0 .5rem 1.5rem;position:relative}.certifications-list li:before{color:var(--primary-purple);content:"✓";font-weight:700;left:0;position:absolute}.timeline-section{margin:4rem 0}.section-header h1{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.section-header h1,.section-header h2{color:var(--text-dark)}.horizontal-timeline{align-items:flex-start;display:flex;justify-content:space-between;min-height:400px;overflow-x:auto;padding:2rem 0;position:relative}.timeline-line{background:var(--primary-purple);height:4px;left:0;position:absolute;right:0;top:20px;width:100%;z-index:1}.horizontal-timeline-item{align-items:center;display:flex;flex:1 1;flex-direction:column;max-width:200px;min-width:180px;position:relative;z-index:2}.timeline-dot{animation:dotReveal .6s ease-out forwards;background:var(--primary-purple);border:4px solid #fff;border-radius:50%;box-shadow:0 0 0 4px var(--primary-purple);height:20px;left:50%;opacity:0;position:absolute;top:5px;transform:scale(0);transform:translateX(-50%) scale(0);width:20px;z-index:3}@keyframes dotReveal{0%{opacity:0;transform:translateX(-50%) scale(0)}50%{opacity:1;transform:translateX(-50%) scale(1.2)}to{opacity:1;transform:translateX(-50%) scale(1)}}.timeline-content{animation:contentReveal .8s ease-out forwards;background:var(--background-light-gray);border-radius:12px;box-shadow:var(--shadow-light);margin-top:60px;max-width:200px;opacity:0;padding:1.5rem;text-align:center;transform:translateY(30px);width:100%}@keyframes contentReveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.timeline-icon{font-size:1.5rem;margin-bottom:.5rem}.timeline-year{color:var(--primary-purple);font-size:1rem;font-weight:600;margin-bottom:.5rem}.timeline-title{color:var(--text-dark);font-size:1rem;line-height:1.3;margin-bottom:.75rem}.timeline-description{color:var(--text-gray);font-size:.9rem;line-height:1.5;margin:0}.cta-section{margin-top:4rem}.cta-card{background:var(--background-light-gray);border-radius:12px;box-shadow:var(--shadow-light);margin:0 auto;max-width:600px}.cta-card h2{color:var(--text-dark);margin-bottom:1rem}.cta-card p{color:var(--text-gray);line-height:1.6}@media (max-width:1024px){.about-hero h1{font-size:2.8rem}.about-hero p{font-size:1.2rem}.about-content{padding:4rem 0}.content-card,.timeline-content{padding:1.75rem}.cta-card{padding:2.5rem}}@media (max-width:768px){.about-hero h1{font-size:2rem}.about-hero p{font-size:1rem}.about-content{padding:3rem 0}.content-card{margin-bottom:1.5rem;padding:1.5rem}.core-values-section h2{font-size:1.8rem}.core-values-grid{gap:1.5rem;grid-template-columns:repeat(3,1fr)}.facilities-grid{gap:1.5rem;grid-template-columns:1fr}.core-value-card,.facility-item{padding:1.5rem}.horizontal-timeline{align-items:center;flex-direction:column;min-height:auto}.timeline-line{height:100%;left:50%;right:auto;top:0;transform:translateX(-50%);width:4px}.horizontal-timeline-item{align-items:center;flex-direction:row;margin-bottom:2rem;max-width:100%;text-align:left;width:100%}.timeline-dot{flex-shrink:0;margin-bottom:0;margin-right:1rem}.timeline-content{flex:1 1;max-width:none;text-align:left}.cta-card{padding:2rem}}@media (max-width:640px) and (orientation:landscape){.about-hero{padding:3rem 0}.about-hero h1{font-size:2.2rem}.about-hero p{font-size:1rem}.about-content{padding:2.5rem 0}.horizontal-timeline-item{flex-direction:column;text-align:center}.timeline-dot{margin-bottom:1rem;margin-right:0}.timeline-content{padding:1.25rem;text-align:center}}@media (max-width:480px){.about-hero{padding:3rem 0}.about-hero h1{font-size:2rem}.about-hero p{font-size:1rem}.about-content{padding:2rem 0}.content-card{padding:1rem}.core-values-section h2{font-size:1.8rem}.core-values-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.facilities-grid{gap:1rem;grid-template-columns:1fr}.core-value-card{padding:1.25rem}.core-value-icon{height:50px;width:50px}.content-card h2{font-size:1.5rem}.content-card p{font-size:.9rem}.facility-title,.value-title{font-size:1rem}.facility-description,.value-description{font-size:.85rem}.timeline-content{padding:1rem}.timeline-title{font-size:.9rem}.timeline-description{font-size:.8rem}.cta-card{padding:1.5rem}.cta-card h2{font-size:1.5rem}.cta-card p{font-size:1rem}}@media (max-width:414px){.about-hero h1{font-size:2rem;line-height:1.2}.about-hero p{font-size:1rem;line-height:1.5}.about-content{padding:2rem 0}.content-card{padding:1.25rem}.content-card h2{font-size:1.4rem}.content-card p{font-size:.9rem}.mission-vision-card h2,.value-title{font-size:1.3rem}.mission-vision-card p{font-size:.9rem}.mission-icon,.vision-icon{height:48px;width:48px}.values-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.value-card{padding:1rem}.value-icon{height:36px;width:36px}.value-title{font-size:1rem}.value-description{font-size:.85rem}}@media (max-width:375px){.about-hero h1{font-size:1.8rem;line-height:1.2}.about-hero p{font-size:.95rem;line-height:1.5}.about-content{padding:1.5rem 0}.content-card{padding:.875rem}.content-card h2{font-size:1.25rem}.content-card p{font-size:.85rem}.mission-vision-card h2,.value-title{font-size:1.2rem}.mission-vision-card p{font-size:.85rem}.mission-icon,.vision-icon{height:44px;width:44px}.values-grid{gap:.8rem;grid-template-columns:repeat(2,1fr)}.value-card{padding:.875rem}.value-icon{height:32px;width:32px}.value-title{font-size:.9rem}.value-description{font-size:.8rem}}@media (max-width:320px){.about-hero h1{font-size:1.6rem;line-height:1.2}.about-hero p{font-size:.85rem;line-height:1.4}.about-content{padding:1.25rem 0}.content-card{padding:.75rem}.content-card h2{font-size:1.1rem}.content-card p{font-size:.8rem}.mission-vision-card h2,.value-title{font-size:1.1rem}.mission-vision-card p{font-size:.8rem}.mission-icon,.vision-icon{height:40px;width:40px}.values-grid{gap:.6rem;grid-template-columns:1fr}.value-card{padding:.75rem}.value-icon{height:28px;width:28px}.value-title{font-size:.85rem}.value-description{font-size:.75rem}}@supports (-webkit-touch-callout:none){.timeline{-webkit-overflow-scrolling:touch}}@media screen and (-webkit-min-device-pixel-ratio:0){.timeline-content{image-rendering:-webkit-optimize-contrast}}@media (hover:none) and (pointer:coarse){.content-card:hover{transform:none}.content-card:active{transform:translateY(-2px)}.facility-item:hover{transform:none}.facility-item:active{transform:translateY(-4px)}.timeline-item:hover{transform:none}.timeline-item:active{transform:translateY(-2px)}}@media (max-width:430px){.container{padding:0 .8rem}.hero-title{font-size:1.1rem;line-height:1.1;margin-bottom:.5rem}.hero-description{font-size:.65rem;line-height:1.3;margin-bottom:1rem;padding:0 .5rem}.section-header h1{font-size:.9rem;margin-bottom:.3rem}.section-header h2{font-size:.85rem;margin-bottom:.3rem}.section-header p{font-size:.6rem}.content-card{margin-bottom:.8rem;padding:.8rem}.content-card h3{font-size:.8rem;margin-bottom:.4rem}.content-card p{font-size:.6rem;line-height:1.3}.horizontal-timeline{min-height:300px;padding:1rem 0}.horizontal-timeline-item{max-width:150px}.timeline-dot{border:3px solid #fff;box-shadow:0 0 0 3px var(--primary-purple);height:16px;width:16px}.timeline-year{font-size:.6rem;margin-bottom:.3rem;padding:.2rem .4rem}.timeline-content{margin-top:30px;max-width:150px;padding:.8rem}.timeline-content h3{font-size:.7rem;margin-bottom:.3rem}.timeline-content p{font-size:.55rem;line-height:1.3}.facilities-grid{gap:.8rem;grid-template-columns:1fr;margin-top:1.5rem}.facility-item{min-height:80px;padding:.8rem}.facility-item h3{font-size:.8rem;margin-bottom:.3rem}.facility-item p{font-size:.6rem;line-height:1.3}}@media (max-width:393px){.container{padding:0 .6rem}.hero-title{font-size:1rem;line-height:1.1;margin-bottom:.4rem}.hero-description{font-size:.6rem;line-height:1.3;margin-bottom:.8rem;padding:0 .4rem}.section-header h1{font-size:.85rem;margin-bottom:.25rem}.section-header h2{font-size:.8rem;margin-bottom:.25rem}.section-header p{font-size:.55rem}.content-card{margin-bottom:.6rem;padding:.6rem}.content-card h3{font-size:.75rem;margin-bottom:.3rem}.content-card p{font-size:.55rem;line-height:1.3}.horizontal-timeline{min-height:250px;padding:.8rem 0}.horizontal-timeline-item{max-width:120px}.timeline-dot{border:2px solid #fff;box-shadow:0 0 0 2px var(--primary-purple);height:14px;width:14px}.timeline-year{font-size:.55rem;margin-bottom:.25rem;padding:.15rem .3rem}.timeline-content{margin-top:25px;max-width:120px;padding:.6rem}.timeline-content h3{font-size:.65rem;margin-bottom:.25rem}.timeline-content p{font-size:.5rem;line-height:1.3}.facilities-grid{gap:.6rem;grid-template-columns:1fr;margin-top:1.2rem}.facility-item{min-height:70px;padding:.6rem}.facility-item h3{font-size:.75rem;margin-bottom:.25rem}.facility-item p{font-size:.55rem;line-height:1.3}}@media (max-width:375px){.container{padding:0 .5rem}.hero-title{font-size:.95rem;line-height:1.1;margin-bottom:.35rem}.hero-description{font-size:.55rem;line-height:1.3;margin-bottom:.7rem;padding:0 .3rem}.section-header h1{font-size:.8rem;margin-bottom:.2rem}.section-header h2{font-size:.75rem;margin-bottom:.2rem}.section-header p{font-size:.5rem}.content-card{margin-bottom:.5rem;padding:.5rem}.content-card h3{font-size:.7rem;margin-bottom:.25rem}.content-card p{font-size:.5rem;line-height:1.3}.horizontal-timeline{min-height:200px;padding:.6rem 0}.horizontal-timeline-item{max-width:100px}.timeline-dot{border:2px solid #fff;box-shadow:0 0 0 2px var(--primary-purple);height:12px;width:12px}.timeline-year{font-size:.5rem;margin-bottom:.2rem;padding:.1rem .25rem}.timeline-content{margin-top:20px;max-width:100px;padding:.5rem}.timeline-content h3{font-size:.6rem;margin-bottom:.2rem}.timeline-content p{font-size:.45rem;line-height:1.3}.facilities-grid{gap:.5rem;grid-template-columns:1fr;margin-top:1rem}.facility-item{min-height:60px;padding:.5rem}.facility-item h3{font-size:.7rem;margin-bottom:.2rem}.facility-item p{font-size:.5rem;line-height:1.3}}@media (max-width:320px){.container{padding:0 .4rem}.hero-title{font-size:.9rem;line-height:1.1;margin-bottom:.3rem}.hero-description{font-size:.5rem;line-height:1.3;margin-bottom:.6rem;padding:0 .2rem}.section-header h1{font-size:.75rem;margin-bottom:.15rem}.section-header h2{font-size:.7rem;margin-bottom:.15rem}.section-header p{font-size:.45rem}.content-card{margin-bottom:.4rem;padding:.4rem}.content-card h3{font-size:.65rem;margin-bottom:.2rem}.content-card p{font-size:.45rem;line-height:1.3}.horizontal-timeline{min-height:180px;padding:.5rem 0}.horizontal-timeline-item{max-width:80px}.timeline-dot{border:1px solid #fff;box-shadow:0 0 0 1px var(--primary-purple);height:10px;width:10px}.timeline-year{font-size:.45rem;margin-bottom:.15rem;padding:.08rem .2rem}.timeline-content{margin-top:15px;max-width:80px;padding:.4rem}.timeline-content h3{font-size:.55rem;margin-bottom:.15rem}.timeline-content p{font-size:.4rem;line-height:1.3}.facilities-grid{gap:.4rem;grid-template-columns:1fr;margin-top:.8rem}.facility-item{min-height:50px;padding:.4rem}.facility-item h3{font-size:.65rem;margin-bottom:.15rem}.facility-item p{font-size:.45rem;line-height:1.3}}.contact-page{padding-top:70px}.contact-hero{background:var(--gradient-primary);color:#fff;padding:4rem 0;text-align:center}.contact-hero h1{color:#fff;font-size:3rem;margin-bottom:1rem}.contact-hero p{color:#ffffffe6;font-size:1.25rem;margin:0 auto;max-width:800px}.contact-content{background-color:var(--background-light-gray);padding:5rem 0}.contact-form-container,.contact-info-container{background:#fff;border-radius:12px;box-shadow:var(--shadow-light);height:-webkit-fit-content;height:fit-content;padding:2rem}.contact-form-container h2,.contact-info-container h2{color:var(--text-dark);margin-bottom:1rem}.contact-form-container p{color:var(--text-gray);line-height:1.6;margin-bottom:2rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.required{color:#e74c3c;font-weight:700}.form-control{border-radius:8px;font-size:1rem;padding:12px 16px}.form-control:focus{background-clip:padding-box;border:2px solid #0000;position:relative}.form-control:focus:before{background:var(--gradient-primary);border-radius:8px;bottom:-2px;content:"";left:-2px;position:absolute;right:-2px;top:-2px;z-index:-1}.phone-input-container{position:relative}.phone-input-wrapper{border:2px solid var(--border-light);border-radius:8px;display:flex;overflow:hidden;transition:border-color .3s ease}.phone-input-wrapper:focus-within{background-clip:padding-box;border:2px solid #0000;position:relative}.phone-input-wrapper:focus-within:before{background:var(--gradient-primary);border-radius:8px;bottom:-2px;content:"";left:-2px;position:absolute;right:-2px;top:-2px;z-index:-1}.country-selector{align-items:center;background:#f8f9fa;border-right:1px solid var(--border-light);cursor:pointer;display:flex;min-width:120px;padding:12px 16px;transition:background-color .2s ease}.country-selector:hover{background:#e9ecef}.country-selector .flag{font-size:1.2rem;margin-right:8px}.country-selector .country-code{color:var(--text-dark);font-weight:600;margin-right:8px}.country-selector .dropdown-arrow{color:var(--text-gray);font-size:.8rem;transition:transform .2s ease}.country-dropdown{background:#fff;border:2px solid var(--border-light);border-radius:0 0 8px 8px;border-top:none;box-shadow:0 4px 12px #0000001a;left:0;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.country-option{align-items:center;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;padding:12px 16px;transition:background-color .2s ease}.country-option:hover{background:#f8f9fa}.country-option.selected{background:var(--primary-purple);color:#fff}.country-option .flag{font-size:1.2rem;margin-right:12px}.country-option .country-name{flex:1 1;font-weight:500}.country-option .country-code{font-weight:600;margin-left:8px}.phone-input{background:#fff;border:none;flex:1 1;font-family:inherit;font-size:1rem;outline:none;padding:12px 16px}.phone-input::placeholder{color:var(--text-light-gray)}textarea.form-control{min-height:120px;resize:vertical}select.form-control{cursor:pointer}.contact-info-item{align-items:flex-start;display:flex;margin-bottom:1.5rem}.contact-info-item:last-child{margin-bottom:0}.contact-icon{align-items:center;background:var(--gradient-primary);border-radius:8px;color:#fff;display:flex;flex-shrink:0;height:40px;justify-content:center;margin-right:1rem;margin-top:.25rem;width:40px}.contact-details h3{color:var(--text-dark);font-size:1rem;font-weight:600;margin-bottom:.5rem}.contact-details p{color:var(--text-gray);font-size:.9rem;line-height:1.4;margin:0}.whatsapp-cta{border-top:1px solid var(--border-light);margin-top:2rem;padding-top:2rem}.btn-success{align-items:center;background:var(--gradient-primary);border-radius:8px;color:#fff;display:flex;font-weight:500;gap:.75rem;justify-content:center;padding:12px 24px;transition:all .3s ease;width:100%}.btn-success:hover{box-shadow:0 8px 25px #8b45ff4d;transform:translateY(-2px)}.business-hours-container{background:#fff;border-radius:12px;box-shadow:var(--shadow-light);margin-top:1.5rem;overflow:hidden}.business-hours-container h2{background:var(--gradient-primary);color:#fff;font-size:1.5rem;font-weight:600;margin:0;padding:1.5rem 2rem}.business-hours-grid{display:flex;flex-direction:column;gap:.75rem;padding:2rem}.business-hours-item{align-items:center;display:flex;justify-content:space-between}.business-hours-item .day{color:var(--text-dark);font-size:.875rem;font-weight:500}.business-hours-item .hours{color:var(--text-gray);font-size:.875rem}.map-section{background-color:#fff;padding:5rem 0}.map-container h2{color:var(--text-dark);margin-bottom:2rem;text-align:center}.map-placeholder{align-items:center;background:linear-gradient(135deg,var(--background-light-gray) 0,#e5e7eb 100%);border:2px dashed var(--border-light);border-radius:12px;display:flex;height:400px;justify-content:center}.map-content{color:var(--text-gray);text-align:center}.map-content h3{color:var(--text-dark);margin-bottom:1rem}.map-content p{margin-bottom:.5rem}.map-content p:last-child{font-style:italic;margin-bottom:0}.btn:disabled{cursor:not-allowed;opacity:.6}.btn:disabled:hover{box-shadow:none;transform:none}@media (max-width:768px){.contact-hero h1{font-size:2.5rem}.contact-hero p{font-size:1.1rem}.contact-content,.map-section{padding:3rem 0}.contact-form-container,.contact-info-container{margin-bottom:2rem;padding:1.5rem}.business-hours-container{margin-top:1.5rem;padding:1.5rem}.contact-form{gap:1rem}.phone-input-wrapper{flex-direction:column}.country-selector{border-bottom:1px solid var(--border-light);border-right:none;min-width:auto}.country-dropdown{border:2px solid var(--border-light);border-radius:8px;margin-top:4px;position:relative}.contact-info-item{margin-bottom:1.5rem}.whatsapp-cta{margin-top:1.5rem;padding-top:1.5rem}.map-placeholder{height:300px}}@media (max-width:414px){.contact-hero{padding:2.5rem 0}.contact-hero h1{font-size:1.8rem;line-height:1.2}.contact-content,.map-section{padding:1.5rem 0}.business-hours-container,.contact-form-container,.contact-info-container{padding:1.25rem}.contact-info-item{flex-direction:column;padding:1rem;text-align:center}.form-control{font-size:.9rem;padding:12px 16px}.btn{font-size:.9rem;min-height:44px;padding:12px 20px}}@media (max-width:375px){.contact-hero{padding:2rem 0}.contact-hero h1{font-size:1.6rem;line-height:1.2}.contact-content,.map-section{padding:1.25rem 0}.business-hours-container,.contact-form-container,.contact-info-container{padding:1rem}.contact-info-item{flex-direction:column;padding:.8rem;text-align:center}.form-control{font-size:.85rem;padding:10px 14px}.btn{font-size:.85rem;min-height:44px;padding:10px 18px}}@media (max-width:320px){.contact-hero{padding:1.5rem 0}.contact-hero h1{font-size:1.4rem;line-height:1.2}.contact-content,.map-section{padding:1rem 0}.business-hours-container,.contact-form-container,.contact-info-container{padding:.75rem}.contact-info-item{flex-direction:column;padding:.6rem;text-align:center}.form-control{font-size:.8rem;padding:8px 12px}.btn{font-size:.8rem;min-height:44px;padding:8px 16px}}.products-page{padding-top:70px}.brand-logo img{background-color:#f0f8ff;height:100%;object-fit:contain;object-position:center;width:100%}.products-hero{align-items:center;background:var(--gradient-primary);display:flex;overflow:hidden;padding:4rem 0;position:relative}.products-hero .hero-content{margin:0 auto;max-width:800px;position:relative;z-index:2}.hero-background-image img{height:100%;object-fit:cover;opacity:.6;width:100%}.hero-overlay{background:linear-gradient(135deg,#ffa50080,#5a2d8280);z-index:1}.products-hero h1{color:#fff;font-size:3rem;margin-bottom:1rem}.products-hero p{color:#ffffffe6;font-size:1.25rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:800px}.category-nav{background-color:#fff;border-bottom:1px solid var(--border-light);padding:2rem 0}.category-tabs{gap:2rem}.category-tab{background:none;border:2px solid #8b45ff33;border-radius:12px;font-size:1rem;position:relative}.category-tab:hover{background:linear-gradient(135deg,#8b45ff0d,#8b45ff1a);border-color:#8b45ff66}.category-tab.active{background:var(--gradient-primary);border-color:#0000;box-shadow:0 4px 12px #9333ea4d}.category-tab.active:after{display:none}.products-section{background-color:var(--background-light-gray);padding:5rem 0}.section-header h2{margin-bottom:1rem}.products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.product-card{background:#fff;border-radius:12px;box-shadow:var(--shadow-light);cursor:pointer;padding:2rem;position:relative;transition:all .3s ease}.product-card:hover{box-shadow:var(--shadow-medium)}.product-card h3{color:var(--text-dark);margin-bottom:1rem}.product-card p{color:var(--text-gray);line-height:1.6;margin-bottom:1.5rem}.product-arrow{color:var(--primary-purple);font-size:1.2rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:transform .3s ease}.product-card:hover .product-arrow{transform:translateY(-50%) translateX(5px)}.brands-section{background-color:#fff;padding:5rem 0}.brands-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.brand-card{border-radius:12px;box-shadow:var(--shadow-light);padding:1.5rem}.brand-card:hover{box-shadow:var(--shadow-medium)}.brand-card.placeholder{opacity:.7}.brand-logo{align-items:center;border-radius:8px;color:#fff;display:flex;font-size:1.2rem;font-weight:700;height:100px;justify-content:center;margin-bottom:1rem;overflow:hidden;padding:.5rem;position:relative;text-align:center;width:100%}.brand-logo.placeholder{background-color:var(--background-light-gray);color:var(--text-light-gray);font-style:italic}.brand-logo span{font-size:1.4rem;font-weight:700;letter-spacing:.5px;line-height:1;text-shadow:0 1px 2px #0003}.brand-name{font-weight:600}@media (max-width:1024px){.products-hero h1{font-size:2.8rem}.products-hero p{font-size:1.2rem}.brands-section,.products-section{padding:4rem 0}.category-tabs{gap:1.25rem}.category-tab{font-size:.95rem;padding:.75rem 1.25rem}.products-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.brands-grid{gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media (max-width:768px){.products-hero{padding:4rem 0}.products-hero h1{font-size:2.5rem}.products-hero p{font-size:1.1rem}.brands-section,.products-section{padding:3rem 0}.section-title{font-size:2rem}.category-tabs{flex-wrap:wrap;gap:1rem}.category-tab{font-size:.9rem;padding:.5rem 1rem}.products-grid{gap:1rem;grid-template-columns:1fr}.product-card{padding:1.5rem}.product-card h3{font-size:1.1rem}.product-card p{font-size:.9rem}.brands-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.brand-card{padding:1rem}.brand-logo{height:80px}.brand-logo img{max-height:80%;max-width:80%}.brand-name{font-size:.85rem}}@media (max-width:640px) and (orientation:landscape){.products-hero{padding:3rem 0}.products-hero h1{font-size:2.2rem}.products-hero p{font-size:1rem}.brands-section,.products-section{padding:2.5rem 0}.category-tabs{gap:.75rem}.category-tab{font-size:.85rem;padding:.5rem .75rem}.brands-grid{gap:.75rem;grid-template-columns:repeat(3,1fr)}.brand-logo{height:70px}}@media (max-width:480px){.products-hero{padding:3rem 0}.products-hero h1{font-size:2rem}.products-hero p{font-size:1rem}.brands-section,.products-section{padding:2rem 0}.section-title{font-size:1.75rem}.category-tabs{flex-wrap:wrap;gap:.75rem}.category-tab{font-size:.85rem;padding:.75rem}.category-tab.active:after{display:none}.products-grid{gap:.75rem}.product-card{padding:1rem}.product-card h3{font-size:1rem}.product-card p{font-size:.85rem}.brands-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}.brand-card{padding:.75rem}.brand-logo{height:70px}.brand-logo img{max-height:85%;max-width:85%}.brand-name{font-size:.8rem}}@media (max-width:414px){.products-hero h1{font-size:2rem;line-height:1.2}.products-hero p{font-size:1rem;line-height:1.5}.section-title{font-size:1.6rem}.category-tab{font-size:.9rem;min-height:44px;padding:.8rem 1rem}.product-card{padding:1rem}.product-card h3{font-size:1rem}.automation-product-card{padding:1rem}.automation-product-card h3{font-size:1rem}.automation-product-card li{font-size:.8rem}}@media (max-width:375px){.products-hero h1{font-size:1.8rem;line-height:1.2}.products-hero p{font-size:.95rem;line-height:1.5}.section-title{font-size:1.5rem}.category-tab{font-size:.8rem;min-height:44px;padding:.6rem .8rem}.product-card{padding:.875rem}.product-card h3{font-size:.95rem}.automation-product-card{padding:.875rem}.automation-product-card h3{font-size:.95rem}.automation-product-card li{font-size:.75rem}}@media (max-width:320px){.products-hero h1{font-size:1.6rem;line-height:1.2}.products-hero p{font-size:.9rem;line-height:1.4}.section-title{font-size:1.3rem}.category-tab{font-size:.75rem;min-height:44px;padding:.5rem .6rem}.product-card{padding:.75rem}.product-card h3{font-size:.9rem}.automation-product-card{padding:.75rem}.automation-product-card h3{font-size:.9rem}.automation-product-card li{font-size:.7rem}.product-card p{font-size:.8rem}.brand-card{padding:.6rem}.brand-logo{height:60px}.brand-logo img{max-height:90%;max-width:90%}.brand-name{font-size:.75rem}}@supports (-webkit-touch-callout:none){.brands-grid,.category-tabs,.products-grid{-webkit-overflow-scrolling:touch}}@media screen and (-webkit-min-device-pixel-ratio:0){.brand-logo img{image-rendering:-webkit-optimize-contrast}}@media (hover:none) and (pointer:coarse){.category-tab:hover{background-color:initial;color:var(--text-gray)}.category-tab:active{background-color:var(--primary-purple);color:#fff}.product-card:hover{transform:none}.product-card:active{transform:translateY(-2px)}.brand-card:hover{transform:none}.brand-card:active{transform:scale(1.02)}}.automation-products-section{background-color:var(--background-light-gray);overflow:hidden;padding:4rem 0;position:relative}.automation-products-section:before{animation:shimmer 3s infinite;background:linear-gradient(90deg,#0000,#9333ea1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.automation-products-grid{grid-gap:1.5rem;align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-left:auto;margin-right:auto;margin-top:3rem;max-width:1400px}.automation-product-card{background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;height:100%;min-height:200px;overflow:hidden;padding:1.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.automation-product-card:before{background:var(--gradient-primary);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.automation-product-card:hover{border-color:var(--primary-purple);box-shadow:0 12px 24px #9333ea26;transform:translateY(-8px) scale(1.02)}.automation-product-card:hover:before{transform:scaleX(1)}.automation-product-card h3{color:var(--text-dark);flex-shrink:0;font-size:1.1rem;font-weight:600;line-height:1.3;margin-bottom:1rem}.automation-product-card ul{display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;list-style:none;margin:0;padding:0}.automation-product-card li{color:var(--text-gray);font-size:.85rem;line-height:1.3;margin-bottom:.4rem;padding-left:1rem;position:relative}.automation-product-card li:before{color:var(--primary-purple);content:"•";font-weight:700;left:0;position:absolute}.automation-product-card li:last-child{margin-bottom:0}.valves-products-section{background-color:var(--background-light-gray);overflow:hidden;padding:4rem 0;position:relative}.valves-products-section:before{animation:shimmer 3s infinite;background:linear-gradient(90deg,#0000,#6366f11a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.valves-products-grid{grid-gap:1.5rem;align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-left:auto;margin-right:auto;margin-top:3rem;max-width:1400px}.valves-product-card{background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;height:100%;min-height:200px;overflow:hidden;padding:1.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.valves-product-card:before{background:var(--gradient-primary);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.valves-product-card:hover{border-color:var(--primary-purple);box-shadow:0 12px 24px #6366f126;transform:translateY(-8px) scale(1.02)}.valves-product-card:hover:before{transform:scaleX(1)}.valves-product-card h3{color:var(--text-dark);flex-shrink:0;font-size:1.1rem;font-weight:600;line-height:1.3;margin-bottom:1rem}.valves-product-card ul{display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;list-style:none;margin:0;padding:0}.valves-product-card li{color:var(--text-gray);font-size:.85rem;line-height:1.3;margin-bottom:.4rem;padding-left:1rem;position:relative}.valves-product-card li:before{color:var(--primary-purple);content:"•";font-weight:700;left:0;position:absolute}.valves-product-card li:last-child{margin-bottom:0}.custom-solutions-card{background:linear-gradient(135deg,#f8f9ff,#e8f0ff)!important;border:2px solid var(--primary-purple)!important;overflow:hidden;position:relative}.custom-solutions-card:before{background:var(--gradient-primary);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(1)}.custom-solutions-card h3{color:var(--primary-purple)!important;font-size:1.3rem!important;font-weight:700!important;margin-bottom:1.5rem!important;position:relative}.custom-solutions-card h3:after{content:"✨";font-size:1.2rem;opacity:.7;position:absolute;right:0;top:0}.custom-solutions-card ul{display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;list-style:none;margin:0;padding:0}.custom-solutions-card li{color:var(--text-dark)!important;font-size:.9rem!important;font-weight:500;line-height:1.5!important;margin-bottom:.6rem!important;padding-left:1.5rem!important;position:relative}.custom-solutions-card li:before{content:"🎯";font-size:.8rem;left:0;position:absolute;top:0}.custom-solutions-card:hover{border-color:var(--primary-purple-light)!important;box-shadow:0 20px 60px #8b45ff40!important;transform:translateY(-8px) scale(1.02)!important}.custom-solutions-card:hover:before{transform:scaleX(1)!important}@media (max-width:1024px){.automation-products-grid,.valves-products-grid{gap:1.25rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.automation-products-section{padding:3rem 0}.automation-products-grid{gap:1rem;grid-template-columns:1fr}.automation-product-card{padding:1.25rem}.valves-products-section{padding:3rem 0}.valves-products-grid{gap:1rem;grid-template-columns:1fr}.valves-product-card{padding:1.25rem}}@media (max-width:480px){.automation-products-section{padding:2rem 0}.automation-product-card{padding:1rem}.automation-product-card h3{font-size:1rem}.automation-product-card li{font-size:.85rem}.valves-products-section{padding:2rem 0}.valves-product-card{padding:1rem}.valves-product-card h3{font-size:1rem}.valves-product-card li{font-size:.85rem}}.services-page{padding-top:70px}.services-hero{background:var(--gradient-primary);color:#fff;padding:4rem 0;text-align:center}.services-hero h1{color:#fff;font-size:3rem;margin-bottom:1rem}.services-hero .hero-content{margin:0 auto;max-width:800px}.services-hero p{color:#ffffffe6;font-size:1.25rem;line-height:1.6;margin:0 auto}.services-grid-section{background-color:var(--background-light-gray);overflow:hidden;padding:5rem 0;position:relative}.services-grid-section:before{animation:shimmer 3s infinite;background:linear-gradient(90deg,#0000,#9333ea1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes shimmer{0%{left:-100%}to{left:100%}}.services-grid{grid-gap:1.5rem;align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1400px}.service-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;height:100%;min-height:200px;overflow:hidden;padding:1.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.service-card:before{background:var(--gradient-primary);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.service-card:hover{box-shadow:0 12px 24px #9333ea26;transform:translateY(-8px) scale(1.02)}.service-card:hover:before{transform:scaleX(1)}.service-card h3{color:var(--text-dark);flex-shrink:0;font-size:1.1rem;font-weight:600;line-height:1.3;margin-bottom:1rem}.service-card ul{display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;list-style:none;margin:0;padding:0}.service-card li{color:var(--text-gray);font-size:.85rem;line-height:1.3;margin-bottom:.4rem;padding-left:1rem;position:relative}.service-card li:before{color:var(--primary-purple);content:"•";font-weight:700;left:0;position:absolute}.service-card li:last-child{margin-bottom:0}.capabilities-section{background-color:#fff;padding:5rem 0}.section-header{margin-bottom:3rem}.section-header h1{margin-bottom:1rem}.capability-card{background:var(--background-light-gray);border-radius:12px;height:100%;padding:2rem}.capability-card:hover{box-shadow:var(--shadow-medium);transform:translateY(-4px)}.materials-section{background-color:var(--background-light-gray);padding:5rem 0}.materials-card{border-radius:12px;box-shadow:var(--shadow-light);padding:2rem}.material-category{color:var(--primary-purple);font-size:1.25rem;font-weight:600;margin-bottom:1rem}.material-list li{border-bottom:1px solid var(--border-light);padding:.5rem 0}.material-list li:last-child{border-bottom:none}.cta-section{background:linear-gradient(135deg,#f8f9ff,#e8f0ff);overflow:hidden;padding:6rem 0;position:relative}.cta-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='25' cy='25' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='75' cy='75' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='50' cy='10' r='.5' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='10' cy='60' r='.5' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='90' cy='40' r='.5' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.cta-content{position:relative;text-align:center;z-index:1}.cta-content h1{color:var(--text-dark);font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.cta-content p{color:var(--text-gray);font-size:1.2rem;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px}.cta-button{background:var(--gradient-primary);border:none;border-radius:12px;box-shadow:0 4px 15px #8b45ff4d;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;overflow:hidden;padding:16px 32px;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.cta-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.cta-button:hover{box-shadow:0 8px 25px #8b45ff66;transform:translateY(-2px)}.cta-button:hover:before{left:100%}.cta-button:active{transform:translateY(0)}@media (max-width:1024px){.services-grid{gap:1.25rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services-hero h1{font-size:2.5rem}.services-hero p{font-size:1.1rem}.capabilities-section,.cta-section,.materials-section,.services-grid-section{padding:3rem 0}.cta-content h1{font-size:2.5rem}.cta-content p{font-size:1.1rem}.cta-button{font-size:1rem;padding:14px 28px}.services-grid{gap:1rem;grid-template-columns:1fr}.service-card{padding:1.25rem}.capability-card{margin-bottom:1rem;padding:1.5rem}.materials-card{padding:1.5rem}.benefits-grid{gap:1rem;grid-template-columns:1fr}.benefit-item{padding:.75rem}}@media (max-width:414px){.services-hero{padding:2.5rem 0}.services-hero h1{font-size:1.8rem;line-height:1.2}.capabilities-section,.cta-section,.materials-section,.services-grid-section{padding:1.5rem 0}.cta-content h1{font-size:2rem}.cta-content p{font-size:1rem}.cta-button{font-size:.95rem;padding:12px 24px}.capability-card,.materials-card,.service-card{padding:1.25rem}.capability-card h3,.materials-card h3,.service-card h3{font-size:1rem}.capability-card p,.materials-card p,.service-card p{font-size:.9rem}}@media (max-width:375px){.services-hero{padding:2rem 0}.services-hero h1{font-size:1.6rem;line-height:1.2}.capabilities-section,.cta-section,.materials-section,.services-grid-section{padding:1.25rem 0}.cta-content h1{font-size:1.8rem}.cta-content p{font-size:.95rem}.cta-button{font-size:.9rem;padding:10px 20px}.capability-card,.materials-card,.service-card{padding:1rem}.capability-card h3,.materials-card h3,.service-card h3{font-size:.95rem}.capability-card p,.materials-card p,.service-card p{font-size:.85rem}}@media (max-width:320px){.services-hero{padding:1.5rem 0}.services-hero h1{font-size:1.4rem;line-height:1.2}.capabilities-section,.cta-section,.materials-section,.services-grid-section{padding:1rem 0}.cta-content h1{font-size:1.6rem}.cta-content p{font-size:.9rem}.cta-button{font-size:.85rem;padding:8px 16px}.capability-card,.materials-card,.service-card{padding:.875rem}.capability-card h3,.materials-card h3,.service-card h3{font-size:.9rem}.capability-card p,.materials-card p,.service-card p{font-size:.8rem}}@media (max-width:480px){.services-hero{padding:3rem 0}.services-hero h1{font-size:2rem}.benefits-section,.capabilities-section,.materials-section,.services-grid-section{padding:2rem 0}.capability-card,.materials-card,.service-card{padding:1rem}.service-card h3{font-size:1rem}.service-card li{font-size:.85rem}.material-category{font-size:1.1rem}.benefit-item{gap:.75rem;padding:.5rem}.benefit-check{font-size:1rem}}.industry-card.expanded .industry-content{position:relative;top:0}.industries-page{padding-top:70px}.industries-hero{align-items:center;background:var(--gradient-primary);display:flex;overflow:hidden;padding:4rem 0;position:relative}.hero-background{background-image:url(/static/media/industries-hero.ccceb5dc8871223aac05.svg)}.hero-overlay{background:linear-gradient(135deg,#ffa500cc,#5a2d82cc)}.hero-content p{line-height:1.6}.expertise-section{background-color:#fff;padding:2rem 0}.section-header{text-align:center}.section-header h2{margin-bottom:.5rem}.section-header p{color:var(--text-gray);font-size:1.1rem;margin-bottom:2rem}.industries-grid-section{background-color:var(--background-light-gray);padding:3rem 0}.industries-grid{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(3,1fr);max-width:1200px}.industry-card{border-radius:12px;box-shadow:0 2px 12px #00000014;justify-content:center;min-height:160px;padding:1.5rem}.industry-card:hover{box-shadow:0 8px 24px #8b45ff26}.industry-icon{background:#fff!important;border:2px solid var(--primary-purple);box-shadow:0 2px 8px #0000001a;height:54px;margin-bottom:1rem;transition:all .3s ease;width:54px}.industry-icon svg{filter:brightness(0) saturate(100%) invert(0) sepia(0) saturate(0) hue-rotate(0deg) brightness(0) contrast(100%);height:34px;width:34px}.industry-card:hover .industry-icon{background:var(--gradient-primary)!important;box-shadow:0 4px 12px #8b45ff4d;color:#fff;transform:scale(1.1)}.industry-card:hover .industry-icon svg{filter:brightness(0) saturate(100%) invert(0) sepia(0) saturate(0) hue-rotate(0deg) brightness(0) contrast(100%)}.industry-info{display:flex;flex:1 1;flex-direction:column;justify-content:center}.industry-info h3{color:var(--text-dark);font-size:1.2rem;font-weight:700;line-height:1.2;margin-bottom:.5rem}.industry-info p{color:var(--text-gray);font-size:.9rem;font-weight:500;line-height:1.4;margin:0}.industry-card.highlighted{animation:highlightPulse 2s ease-in-out infinite;transform:translateY(-4px)}@keyframes highlightPulse{0%,to{box-shadow:0 8px 24px #8b45ff40}50%{box-shadow:0 12px 32px #8b45ff59}}.modal-title-section h2{font-size:1.6rem}.modal-description p{line-height:1.7}.modal-offerings h3{align-items:center;color:#000;display:flex;font-size:1.2rem;font-weight:600;justify-content:flex-start;margin-bottom:.75rem;text-align:left}.modal-offerings h3:before{background:var(--primary-purple);border-radius:2px;content:"";height:20px;margin-right:.75rem;width:4px}.modal-offerings ul{list-style:none;margin:0;padding:0}.modal-offerings li{color:var(--text-gray);font-size:.95rem;line-height:1.6;margin-bottom:.5rem;padding-left:1.25rem;position:relative}.modal-offerings li:before{color:var(--primary-purple);content:"•";font-size:1.2rem;font-weight:700;left:0;position:absolute}.modal-offerings li:last-child{margin-bottom:0}.cnc-industries-section{background-color:#fff;padding:5rem 0}.cnc-industry-card{background:var(--background-light-gray);border-radius:12px;height:100%;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.cnc-industry-card:hover{box-shadow:var(--shadow-medium);transform:translateY(-4px)}.cnc-industry-card h3{color:var(--text-dark);font-size:1.25rem;margin-bottom:1rem}.expand-indicator{color:var(--text-light-gray);font-size:1rem;position:absolute;right:1rem;top:1rem}.cnc-industry-card p{color:var(--text-gray);line-height:1.6;margin:0}@media (max-width:768px){.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.1rem}.cnc-industries-section,.industries-grid-section{padding:2rem 0}.industries-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.industry-card{min-height:150px;padding:1.25rem}}@media (max-width:430px){.container{padding:0 .8rem}.hero-content h1{font-size:1.1rem;line-height:1.1;margin-bottom:.5rem}.hero-content p{font-size:.65rem;line-height:1.3;margin-bottom:1rem}.section-header h1{font-size:.9rem;margin-bottom:.3rem}.section-header h2{font-size:.85rem;margin-bottom:.3rem}.section-header p{font-size:.6rem}.industries-grid{gap:.8rem;grid-template-columns:1fr;margin-top:1.5rem}.industry-card{min-height:120px;padding:.8rem}.industry-icon{height:40px;margin-bottom:.6rem;width:40px}.industry-info h3{font-size:.8rem;margin-bottom:.3rem}.industry-info p{font-size:.6rem;line-height:1.3}.industry-details{padding:1rem}.industry-details h2{font-size:.9rem;margin-bottom:.5rem}.industry-details h3{font-size:.8rem;margin-bottom:.4rem}.industry-details p{font-size:.6rem;line-height:1.3;margin-bottom:.5rem}.industry-details ul{margin-bottom:.8rem}.industry-details li{font-size:.6rem;line-height:1.3;margin-bottom:.3rem}}@media (max-width:393px){.container{padding:0 .6rem}.hero-content h1{font-size:1rem;line-height:1.1;margin-bottom:.4rem}.hero-content p{font-size:.6rem;line-height:1.3;margin-bottom:.8rem}.section-header h1{font-size:.85rem;margin-bottom:.25rem}.section-header h2{font-size:.8rem;margin-bottom:.25rem}.section-header p{font-size:.55rem}.industries-grid{gap:.6rem;grid-template-columns:1fr;margin-top:1.2rem}.industry-card{min-height:100px;padding:.6rem}.industry-icon{height:36px;margin-bottom:.5rem;width:36px}.industry-info h3{font-size:.75rem;margin-bottom:.25rem}.industry-info p{font-size:.55rem;line-height:1.3}.industry-details{padding:.8rem}.industry-details h2{font-size:.85rem;margin-bottom:.4rem}.industry-details h3{font-size:.75rem;margin-bottom:.3rem}.industry-details p{font-size:.55rem;line-height:1.3;margin-bottom:.4rem}.industry-details ul{margin-bottom:.6rem}.industry-details li{font-size:.55rem;line-height:1.3;margin-bottom:.25rem}}@media (max-width:375px){.container{padding:0 .5rem}.hero-content h1{font-size:.95rem;line-height:1.1;margin-bottom:.35rem}.hero-content p{font-size:.55rem;line-height:1.3;margin-bottom:.7rem}.section-header h1{font-size:.8rem;margin-bottom:.2rem}.section-header h2{font-size:.75rem;margin-bottom:.2rem}.section-header p{font-size:.5rem}.industries-grid{gap:.5rem;grid-template-columns:1fr;margin-top:1rem}.industry-card{min-height:90px;padding:.5rem}.industry-icon{height:32px;margin-bottom:.4rem;width:32px}.industry-info h3{font-size:.7rem;margin-bottom:.2rem}.industry-info p{font-size:.5rem;line-height:1.3}.industry-details{padding:.6rem}.industry-details h2{font-size:.8rem;margin-bottom:.3rem}.industry-details h3{font-size:.7rem;margin-bottom:.25rem}.industry-details p{font-size:.5rem;line-height:1.3;margin-bottom:.3rem}.industry-details ul{margin-bottom:.5rem}.industry-details li{font-size:.5rem;line-height:1.3;margin-bottom:.2rem}}@media (max-width:320px){.container{padding:0 .4rem}.hero-content h1{font-size:.9rem;line-height:1.1;margin-bottom:.3rem}.hero-content p{font-size:.5rem;line-height:1.3;margin-bottom:.6rem}.section-header h1{font-size:.75rem;margin-bottom:.15rem}.section-header h2{font-size:.7rem;margin-bottom:.15rem}.section-header p{font-size:.45rem}.industries-grid{gap:.4rem;grid-template-columns:1fr;margin-top:.8rem}.industry-card{min-height:80px;padding:.4rem}.industry-icon{height:28px;margin-bottom:.3rem;width:28px}.industry-info h3{font-size:.65rem;margin-bottom:.15rem}.industry-info p{font-size:.45rem;line-height:1.3}.industry-details{padding:.5rem}.industry-details h2{font-size:.75rem;margin-bottom:.25rem}.industry-details h3{font-size:.65rem;margin-bottom:.2rem}.industry-details p{font-size:.45rem;line-height:1.3;margin-bottom:.25rem}.industry-details ul{margin-bottom:.4rem}.industry-details li{font-size:.45rem;line-height:1.3;margin-bottom:.15rem}.industry-icon{height:56px;margin-bottom:.75rem;width:56px}.industry-icon svg{height:32px;width:32px}.industry-info h3{font-size:1.1rem}.industry-info p{font-size:.85rem}.cnc-industry-card{margin-bottom:1rem;padding:1.5rem}}@media (max-width:414px){.industries-hero{padding:3rem 0}.hero-content h1{font-size:1.8rem;line-height:1.2}.cnc-industries-section,.expertise-section,.industries-grid-section{padding:1rem 0}.industries-grid{gap:.8rem;grid-template-columns:repeat(2,1fr)}.industry-card{min-height:120px;padding:1rem}.industry-icon{height:48px;margin-bottom:.75rem;width:48px}.industry-icon svg{height:28px;width:28px}.industry-info h3{font-size:1rem}.industry-info p{font-size:.8rem}.industry-modal-overlay{padding:1rem}.industry-modal{max-height:90vh;max-width:95vw}.modal-header{gap:.75rem;padding:1.25rem}.modal-icon{height:48px;width:48px}.modal-icon svg{height:24px;width:24px}.modal-title-section h2{font-size:1.3rem}.modal-subtitle{font-size:.85rem}.modal-content{padding:1.25rem}.modal-description p{font-size:.9rem}.modal-offerings h3{font-size:1.1rem}.modal-offerings li{font-size:.85rem}.cnc-industry-card{padding:1rem}.cnc-industry-card h3{font-size:1rem}}@media (max-width:375px){.industries-hero{padding:2.5rem 0}.hero-content h1{font-size:1.6rem;line-height:1.2}.cnc-industries-section,.expertise-section,.industries-grid-section{padding:.75rem 0}.industries-grid{gap:.6rem;grid-template-columns:repeat(2,1fr)}.industry-card{min-height:100px;padding:.8rem}.industry-icon{height:36px;margin-bottom:.5rem;width:36px}.industry-icon svg{height:18px;width:18px}.industry-info h3{font-size:.9rem}.industry-info p{font-size:.75rem}.industry-modal-overlay{padding:.5rem}.industry-modal{max-height:95vh;max-width:98vw}.modal-header{gap:.5rem;padding:1rem}.modal-icon{height:40px;width:40px}.modal-icon svg{height:20px;width:20px}.modal-title-section h2{font-size:1.1rem}.modal-subtitle{font-size:.8rem}.modal-content{padding:1rem}.modal-description p{font-size:.85rem}.modal-offerings h3{font-size:1rem}.modal-offerings li{font-size:.8rem}.cnc-industry-card{padding:.8rem}.cnc-industry-card h3{font-size:.9rem}}@media (max-width:320px){.industries-hero{padding:2rem 0}.hero-content h1{font-size:1.4rem;line-height:1.2}.cnc-industries-section,.expertise-section,.industries-grid-section{padding:.5rem 0}.industries-grid{gap:.5rem;grid-template-columns:1fr}.industry-card{min-height:80px;padding:.6rem}.industry-icon{height:40px;margin-bottom:.4rem;width:40px}.industry-icon svg{height:20px;width:20px}.industry-info h3{font-size:.8rem}.industry-info p{font-size:.7rem}.industry-modal-overlay{padding:.25rem}.industry-modal{max-height:98vh;max-width:99vw}.modal-header{gap:.4rem;padding:.75rem}.modal-icon{height:36px;width:36px}.modal-icon svg{height:18px;width:18px}.modal-title-section h2{font-size:1rem}.modal-subtitle{font-size:.75rem}.modal-content{padding:.75rem}.modal-description p{font-size:.8rem}.modal-offerings h3{font-size:.9rem}.modal-offerings li{font-size:.75rem}.cnc-industry-card{padding:.6rem}.cnc-industry-card h3{font-size:.8rem}}.request-quote-page{padding-top:70px}.rfq-hero{align-items:center;background:linear-gradient(135deg,#000,#333);display:flex;min-height:50vh;overflow:hidden;position:relative}.hero-background{background-image:linear-gradient(135deg,#0000001a,#3333331a);background-position:50%;background-repeat:no-repeat;background-size:cover}.hero-background,.hero-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.hero-overlay{background:linear-gradient(135deg,#000c,#333c)}.hero-content{color:#fff;position:relative;text-align:center;z-index:2}.hero-content h1{color:#fff;font-size:3rem;margin-bottom:1rem}.hero-content p{color:#ffffffe6;font-size:1.25rem}.rfq-form-section{background-color:var(--background-light-gray);padding:5rem 0}.rfq-form-container{margin:0 auto;max-width:1200px}.rfq-form{background:#fff;border-radius:12px;box-shadow:var(--shadow-large);padding:3rem}.form-column,.rfq-form{display:flex;flex-direction:column;gap:2rem}.submit-section{width:100%}.form-section{margin-bottom:3rem}.form-section:last-child{margin-bottom:0}.form-section h2{border-bottom:2px solid var(--primary-purple);color:var(--text-dark);font-size:1.5rem;margin-bottom:2rem;padding-bottom:.5rem}.form-section h3{color:var(--text-dark);font-size:1.25rem;margin-bottom:1rem}.part-line{background:var(--background-light-gray);border:1px solid var(--border-light);border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.form-row{align-items:end;grid-template-columns:2fr 1.5fr 1fr 1.5fr auto}.form-group{display:flex;flex-direction:column}.form-label{color:var(--text-dark);font-size:.9rem;font-weight:600;margin-bottom:.5rem}.form-control{border:2px solid var(--border-light);border-radius:6px;font-family:inherit;font-size:.9rem;padding:10px 12px;transition:border-color .3s ease}.form-control:focus{border-color:var(--primary-purple);box-shadow:0 0 0 3px #8a2be21a;outline:none}.form-control::placeholder{color:var(--text-light-gray)}.remove-btn{align-items:center;background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:flex;font-size:.85rem;font-weight:500;height:40px;justify-content:center;min-width:80px;overflow:hidden;padding:.5rem 1rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.remove-btn:before{background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:10px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.remove-btn:hover:not(:disabled){border-color:#ef4444;box-shadow:0 8px 25px #ef44444d;color:#fff;transform:translateY(-2px) scale(1.05)}.remove-btn:hover:not(:disabled):before{opacity:1}.remove-btn:hover:not(:disabled) .delete-text{color:#fff;position:relative;z-index:1}.remove-btn:active:not(:disabled){box-shadow:0 4px 15px #ef444466;transform:translateY(-1px) scale(1.02)}.remove-btn:disabled{background:#f1f5f9;border-color:#cbd5e1;color:#94a3b8;cursor:not-allowed;opacity:.3}.remove-btn:disabled:hover{box-shadow:none;transform:none}.remove-btn:disabled:before{display:none}.delete-text{font-size:.85rem;font-weight:500;transition:color .3s ease}.add-new-line-btn{align-items:center;background:var(--gradient-primary);border:none;border-radius:12px;box-shadow:0 4px 16px #8b45ff33;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.75rem;justify-content:center;margin-top:2rem;overflow:hidden;padding:14px 28px;position:relative;transition:all .3s ease}.add-new-line-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.add-new-line-btn:hover{background:var(--gradient-primary-hover);box-shadow:0 8px 24px #8b45ff66;transform:translateY(-3px)}.add-new-line-btn:hover:before{left:100%}.add-new-line-btn:active{transform:translateY(-1px)}.add-btn-icon{align-items:center;background:#fff3;border-radius:50%;display:flex;height:24px;justify-content:center;transition:all .3s ease;width:24px}.add-new-line-btn:hover .add-btn-icon{background:#ffffff4d;transform:rotate(90deg)}.add-btn-text{font-weight:600;letter-spacing:.5px}.upload-section{margin-bottom:2rem}.upload-area{align-items:center;background:#8b45ff0d;border:2px dashed var(--primary-purple);border-radius:12px;box-shadow:0 2px 8px #8b45ff1a;cursor:pointer;display:flex;gap:1rem;padding:2rem;position:relative;transition:all .3s ease}.upload-area:hover{background:#8a2be21a;border-color:var(--primary-purple-dark);box-shadow:0 4px 16px #8b45ff33}.upload-area.drag-over{background:#8a2be226;border-color:var(--primary-purple-dark);box-shadow:0 6px 20px #8b45ff4d;transform:scale(1.02)}.upload-area.has-file{background:#8a2be214;border-color:var(--primary-purple);box-shadow:0 3px 12px #8b45ff26}.upload-icon{color:var(--primary-purple);flex-shrink:0}.upload-content{flex:1 1}.upload-content p{color:var(--text-dark);font-weight:500;margin:0}.upload-hint{color:var(--text-gray);font-size:.9rem;font-weight:400}.file-info{display:flex;flex-direction:column;gap:.25rem}.file-name{color:var(--text-dark);font-weight:500}.file-size{color:var(--text-light-gray);font-size:.85rem}.file-count{color:var(--text-dark);font-weight:500;margin-bottom:.5rem}.file-list{margin-top:.5rem}.file-item{align-items:center;background:#fff;border:1px solid var(--border-light);border-radius:8px;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:.5rem;padding:.75rem;transition:all .3s ease}.file-item:hover{border-color:var(--primary-purple);box-shadow:0 2px 8px #8b45ff1a}.file-item .file-info{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:space-between}.file-item .file-name{color:var(--text-dark);font-weight:500}.file-item .file-size{color:var(--text-light-gray);font-size:.8rem}.upload-actions{align-items:center;display:flex;flex-shrink:0;gap:.5rem}.btn.btn-outline{align-items:center;background:var(--gradient-primary);border:2px solid var(--primary-purple);border-radius:8px;box-shadow:0 4px 12px #8b45ff4d;color:#fff;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:600;height:44px;justify-content:center;min-width:120px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn.btn-outline:hover{background:var(--gradient-primary-hover);border-color:var(--primary-purple-dark);box-shadow:0 6px 16px #8b45ff66;color:#fff;text-decoration:none;transform:translateY(-2px)}.remove-file-btn{align-items:center;background:#fee2e2;border:none;border-radius:50%;color:#dc2626;cursor:pointer;display:flex;height:28px;justify-content:center;transition:all .3s ease;width:28px}.remove-file-btn:hover{background:#fecaca;transform:scale(1.1)}.upload-error{align-items:flex-start;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;display:flex;font-size:.85rem;gap:.5rem;line-height:1.4;margin-top:.75rem;padding:.75rem}.upload-error svg{flex-shrink:0;margin-top:.1rem}.upload-error pre{font-family:inherit;margin:0;white-space:pre-wrap}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}.form-row:last-child{margin-bottom:0}.submit-btn{font-size:1.1rem;font-weight:600;padding:15px;width:100%}.submit-btn:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.1rem}.rfq-form-section{padding:3rem 0}.rfq-form{gap:1.5rem;padding:2rem}.form-section{margin-bottom:2rem}.form-row{gap:.75rem;grid-template-columns:1fr}.part-line{padding:1rem}.upload-area{flex-direction:column;padding:1.5rem;text-align:center}.upload-content{margin-bottom:1rem}.btn.btn-outline{font-size:.85rem;height:40px;min-width:100px;padding:10px 20px}.add-new-line-btn{font-size:.95rem;margin-top:1.5rem;padding:12px 24px}.add-btn-icon{height:20px;width:20px}.remove-btn{font-size:.8rem;height:36px;min-width:70px;padding:.4rem .8rem}}@media (max-width:414px){.hero-content h1{font-size:1.8rem;line-height:1.2}.rfq-form-section{padding:1.5rem 0}.rfq-form{padding:1.25rem}.form-section h2{font-size:1.3rem}.form-section h3{font-size:1.1rem}.part-line{padding:.8rem}.form-control{font-size:.9rem;padding:12px 16px}.btn{font-size:.9rem;min-height:44px;padding:12px 20px}}@media (max-width:375px){.hero-content h1{font-size:1.6rem;line-height:1.2}.rfq-form-section{padding:1.25rem 0}.rfq-form{padding:1rem}.form-section h2{font-size:1.25rem}.form-section h3{font-size:1rem}.part-line{padding:.75rem}.form-control{font-size:.85rem;padding:10px 14px}.btn{font-size:.85rem;min-height:44px;padding:10px 18px}}@media (max-width:320px){.hero-content h1{font-size:1.4rem;line-height:1.2}.rfq-form-section{padding:1rem 0}.rfq-form{padding:.75rem}.form-section h2{font-size:1.1rem}.form-section h3{font-size:.9rem}.part-line{padding:.6rem}.form-control{font-size:.8rem;padding:8px 12px}.btn{font-size:.8rem;min-height:44px;padding:8px 16px}}@media (max-width:480px){.hero-content h1{font-size:2rem}.rfq-form-section{padding:2rem 0}.rfq-form{padding:1rem}.form-section h2{font-size:1.25rem}.form-section h3{font-size:1.1rem}.part-line{padding:.75rem}.form-control{font-size:.85rem;padding:8px 10px}.upload-area{flex-direction:column;gap:.75rem;padding:1rem;text-align:center}.upload-icon{font-size:1.5rem}.upload-content{margin-bottom:.5rem}.upload-actions{justify-content:center}.file-item .file-info{align-items:flex-start;flex-direction:column;gap:.25rem}.add-new-line-btn{font-size:.9rem;margin-top:1rem;padding:10px 20px}.add-btn-icon{height:18px;width:18px}}.spares-page{padding-top:70px}.spares-hero{background:var(--gradient-primary);color:#fff;padding:4rem 0;text-align:center}.title-accent{color:var(--primary-purple-light)}.spares-content{background-color:#fff;display:block;opacity:1;padding:4rem 0;visibility:visible}.intro-section{margin-bottom:3rem;text-align:center}.intro-section h2{color:var(--text-dark);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.intro-section p{color:var(--text-gray);font-size:1.1rem;margin:0 auto;max-width:600px}.why-choose-section{margin-bottom:4rem}.hero-background-image{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.why-choose-section h2{color:var(--text-dark);display:block;font-size:2rem;font-weight:600;margin-bottom:2rem;opacity:1;text-align:center;visibility:visible}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.feature-card{align-items:center;background:var(--background-light-gray);border:1px solid #8b45ff1a;border-radius:12px;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.feature-card:hover{border-color:#8b45ff33;box-shadow:0 8px 25px #8b45ff26;transform:translateY(-2px)}.feature-icon{align-items:center;background:#fff;border-radius:12px;color:var(--primary-purple);display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.feature-card h4{color:var(--text-dark);font-size:1rem;font-weight:600;margin:0}.search-filter-section{margin-bottom:3rem}.search-header{margin-bottom:2rem;text-align:center}.search-header h3{color:var(--text-dark);font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.search-stats{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.total-brands{color:var(--text-gray);font-size:.9rem}.filtered-brands{color:var(--primary-purple);font-size:.9rem;font-weight:500}.search-bar{display:flex;justify-content:center;margin-bottom:2rem;position:relative}.search-input-wrapper{max-width:600px;position:relative;width:100%}.search-icon{color:var(--text-gray);left:1rem;pointer-events:none}.clear-search-btn,.search-icon{position:absolute;top:50%;transform:translateY(-50%)}.clear-search-btn{background:none;border:none;border-radius:4px;color:var(--text-light-gray);cursor:pointer;padding:.25rem;right:1rem;transition:all .3s ease}.clear-search-btn:hover{background:var(--background-light-gray);color:var(--text-gray)}.search-input-wrapper input{background:#fff;border:2px solid var(--border-light);border-radius:12px;font-size:1rem;padding:.875rem 3rem;transition:all .3s ease;width:100%}.search-input-wrapper input:focus{border-color:var(--primary-purple);box-shadow:0 0 0 3px #8b45ff1a;outline:none}.search-suggestions{background:#fff;border:1px solid var(--border-light);border-radius:0 0 12px 12px;border-top:none;box-shadow:0 4px 12px #0000001a;left:0;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:100}.suggestion-item{align-items:center;border-bottom:1px solid var(--border-light);cursor:pointer;display:flex;gap:.75rem;padding:.75rem 1rem;transition:background-color .2s ease}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background:var(--background-light-gray)}.suggestion-icon{color:var(--text-light-gray);flex-shrink:0}.suggestion-item span{color:var(--text-dark);font-size:.9rem}.alphabet-filter{align-items:center;display:flex;flex-direction:column;gap:1rem}.filter-label{color:var(--text-gray);font-size:.9rem;font-weight:500}.alphabet-buttons{flex-wrap:wrap;gap:.5rem;max-width:800px}.alphabet-btn,.alphabet-buttons{display:flex;justify-content:center}.alphabet-btn{align-items:center;background:#fff;border:2px solid var(--border-light);border-radius:8px;color:var(--text-gray);cursor:pointer;font-size:.9rem;font-weight:600;height:40px;transition:all .3s ease;width:40px}.alphabet-btn:hover{border-color:var(--primary-purple);color:var(--primary-purple)}.alphabet-btn.active{background:var(--primary-purple);border-color:var(--primary-purple);color:#fff}.alphabet-btn.clear-filter{font-size:.8rem;padding:0 1rem;width:auto}.category-tabs{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.category-tab{background:#fff;border:2px solid var(--border-light);border-radius:8px;color:var(--text-gray);cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.category-tab:hover{border-color:var(--primary-purple);color:var(--primary-purple)}.category-tab.active{background:var(--primary-purple);border-color:var(--primary-purple);color:#fff}.brands-section{margin-top:3rem}.brands-section h3{color:var(--text-dark);font-size:2rem;font-weight:600;margin-bottom:3rem;text-align:center}.brands-listing{margin:0 auto;max-width:1200px}.brand-letter-section{margin-bottom:3rem}.letter-header{margin-bottom:1.5rem}.letter-badge,.letter-header{align-items:center;display:flex}.letter-badge{background:var(--primary-purple);border-radius:12px;color:#fff;flex-shrink:0;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin-right:1rem;width:60px}.letter-line{background:var(--border-light);flex:1 1;height:2px}.brands-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.brand-card{background:#fff;border:1px solid var(--border-light);border-radius:8px;cursor:pointer;overflow:hidden;padding:1rem;position:relative;text-align:center;transition:all .3s ease}.brand-card:hover{border-color:var(--primary-purple);box-shadow:0 4px 12px #8b45ff1a;transform:translateY(-2px)}.brand-card:hover .brand-name{opacity:.3}.brand-card:hover .brand-contact-btn{opacity:1;transform:translate(-50%,-50%) scale(.8)}.brand-name{color:var(--text-dark);font-size:.9rem;font-weight:500;transition:opacity .3s ease}.brand-contact-btn{background:var(--gradient-primary);border:none;border-radius:6px;box-shadow:0 4px 12px #9333ea4d;color:#fff;cursor:pointer;font-size:.75rem;font-weight:500;left:50%;opacity:0;padding:.4rem .8rem;position:absolute;text-decoration:none;top:50%;transform:translate(-50%,-50%) scale(.7);transition:all .3s ease;z-index:10}.brand-contact-btn:hover{background:var(--gradient-primary-hover);box-shadow:0 6px 16px #9333ea66;color:#fff;text-decoration:none;transform:translate(-50%,-50%) scale(.9)}@media (hover:none) and (pointer:coarse){.brand-card:hover .brand-name{opacity:1}.brand-card:hover .brand-contact-btn{opacity:0}}@media (max-width:1024px){.hero-title{font-size:2.5rem}.hero-description{font-size:1.1rem}.intro-section h2{font-size:2.2rem}.features-grid{gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.brands-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media (max-width:768px){.spares-content,.spares-hero{padding:3rem 0}.hero-title{font-size:2.2rem}.hero-description{font-size:1rem}.intro-section h2{font-size:2rem}.intro-section p{font-size:1rem}.brands-section h3,.why-choose-section h3{font-size:1.75rem}.features-grid{gap:1rem;grid-template-columns:1fr}.feature-card{padding:1.25rem}.feature-icon{height:40px;width:40px}.feature-card h4{font-size:.95rem}.search-input-wrapper{max-width:100%}.search-header h3{font-size:1.25rem}.search-stats{flex-direction:column;gap:.5rem}.alphabet-buttons{gap:.25rem}.alphabet-btn{font-size:.8rem;height:35px;width:35px}.alphabet-btn.clear-filter{font-size:.75rem;padding:0 .75rem}.category-tabs{gap:.75rem}.category-tab{font-size:.9rem;padding:.6rem 1.25rem}.letter-badge{font-size:1.25rem;height:50px;width:50px}.brands-grid{gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.brand-card{padding:.875rem}.brand-name{font-size:.85rem}}@media (max-width:640px) and (orientation:landscape){.spares-content,.spares-hero{padding:2.5rem 0}.hero-title{font-size:2rem}.features-grid{grid-template-columns:repeat(2,1fr)}.brands-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}@media (max-width:480px){.spares-content,.spares-hero{padding:2.5rem 0}.hero-title{font-size:1.8rem}.hero-description{font-size:.95rem}.intro-section h2{font-size:1.75rem}.intro-section p{font-size:.95rem}.brands-section h3,.why-choose-section h3{font-size:1.5rem}.feature-card{gap:.75rem;padding:1rem}.feature-icon{height:36px;width:36px}.feature-card h4{font-size:.9rem}.search-input-wrapper input{font-size:.9rem;padding:.75rem .875rem .75rem 2.5rem}.category-tabs{gap:.5rem}.category-tab{font-size:.85rem;padding:.5rem 1rem}.letter-badge{font-size:1.1rem;height:45px;margin-right:.75rem;width:45px}.brands-grid{gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}.brand-card{padding:.75rem}.brand-name{font-size:.8rem}}@media (max-width:414px){.hero-title{font-size:1.8rem;line-height:1.2}.hero-description{font-size:1rem;line-height:1.5}.intro-section h2{font-size:1.6rem}.intro-section p{font-size:1rem}.brands-section h3,.why-choose-section h3{font-size:1.3rem}.feature-card{gap:.8rem;padding:1rem}.feature-icon{height:32px;width:36px}.feature-card h4{font-size:.9rem}.search-input-wrapper input{font-size:.9rem;padding:.8rem 1rem .8rem 2.5rem}.category-tab{font-size:.85rem;min-height:44px;padding:.6rem 1rem}.letter-badge{font-size:1.1rem;height:44px;margin-right:.8rem;width:44px}.brands-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.brand-card{padding:.8rem}.brand-name{font-size:.8rem}}@media (max-width:375px){.hero-title{font-size:1.6rem;line-height:1.2}.hero-description{font-size:.9rem;line-height:1.5}.intro-section h2{font-size:1.5rem}.intro-section p{font-size:.9rem}.brands-section h3,.why-choose-section h3{font-size:1.25rem}.feature-card{gap:.6rem;padding:.875rem}.feature-icon{height:28px;width:32px}.feature-card h4{font-size:.85rem}.search-input-wrapper input{font-size:.85rem;padding:.6rem .75rem .6rem 2.25rem}.category-tab{font-size:.8rem;min-height:44px;padding:.4rem .75rem}.letter-badge{font-size:1rem;height:40px;margin-right:.6rem;width:40px}.brands-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.brand-card{padding:.6rem}.brand-name{font-size:.75rem}}@media (max-width:320px){.hero-title{font-size:1.4rem;line-height:1.2}.hero-description{font-size:.8rem;line-height:1.4}.intro-section h2{font-size:1.3rem}.intro-section p{font-size:.8rem}.brands-section h3,.why-choose-section h3{font-size:1.1rem}.feature-card{gap:.5rem;padding:.75rem}.feature-icon{height:24px;width:28px}.feature-card h4{font-size:.8rem}.search-input-wrapper input{font-size:.8rem;padding:.5rem .6rem .5rem 2rem}.category-tab{font-size:.75rem;min-height:44px;padding:.3rem .6rem}.letter-badge{font-size:.9rem;height:36px;margin-right:.5rem;width:36px}.brands-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.brand-card{padding:.5rem}.brand-name{font-size:.7rem}}@supports (-webkit-touch-callout:none){.search-input-wrapper input{-webkit-appearance:none}.brands-grid{-webkit-overflow-scrolling:touch}}@media screen and (-webkit-min-device-pixel-ratio:0){.search-input-wrapper input{image-rendering:-webkit-optimize-contrast}}@media (hover:none) and (pointer:coarse){.feature-card:hover{transform:none}.feature-card:active{transform:translateY(-2px)}.category-tab:hover{border-color:var(--border-light);color:var(--text-gray)}.category-tab:active{background:var(--primary-purple);border-color:var(--primary-purple);color:#fff}.brand-card:hover{transform:none}.brand-card:active{transform:translateY(-2px)}}.cnc-page{padding-top:70px}.cnc-hero{background:var(--gradient-primary);color:#fff;padding:4rem 0;text-align:center}.hero-content{margin:0 auto;max-width:800px}.hero-title{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.title-accent,.title-main{color:#fff}.hero-description{font-size:1.2rem;margin-bottom:0;opacity:.9}.cnc-content{background-color:#fff;padding:.5rem 0}.cnc-content,.section-title{display:block;opacity:1;visibility:visible}.section-title{color:var(--text-dark);font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.accent-text{color:var(--primary-purple);position:relative}.accent-text:after{background:var(--primary-purple);border-radius:2px;bottom:-4px;content:"";height:3px;left:0;position:absolute;width:100%}.capabilities-section{margin:.5rem 0}.capabilities-section h1{font-size:2.5rem;font-weight:700;margin-bottom:.75rem;text-align:center}.capabilities-section p{color:var(--text-gray);font-size:1.1rem;margin-bottom:2rem;text-align:center}.row{display:flex;flex-wrap:wrap;margin:0 -1rem}.col{padding:0 1rem}.col-6{flex:0 0 50%;max-width:50%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.capability-card{background:#fff;border:1px solid #8b45ff1a;border-radius:16px;margin-bottom:1rem;overflow:hidden;padding:1.5rem;position:relative;text-align:center;transition:all .3s ease}.capability-card:before{background:var(--gradient-primary);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.capability-card:hover{border-color:#8b45ff33;box-shadow:0 20px 40px #8b45ff26;transform:translateY(-8px)}.capability-card:hover:before{opacity:1}.capability-icon{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 12px #8b45ff1a;color:var(--primary-purple);display:flex;height:64px;justify-content:center;margin:0 auto 1.5rem;width:64px}.capability-card h3{color:var(--primary-purple);font-size:1.25rem;font-weight:600;margin-bottom:1rem}.capability-card p{color:var(--text-gray);font-size:1rem;line-height:1.6;margin:0}.key-benefits-section{margin:2rem 0}.key-benefits-section h1{font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.benefits-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.benefit-card{align-items:flex-start;background:#fff;border:1px solid #8b45ff1a;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.benefit-card:hover{border-color:#8b45ff4d;box-shadow:0 8px 24px #8b45ff26;transform:translateY(-4px)}.benefit-icon{align-items:center;background:var(--gradient-primary);border-radius:50%;box-shadow:0 4px 12px #8b45ff4d;color:#fff;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.benefit-content{flex:1 1}.benefit-title{color:var(--text-dark);font-size:1.1rem;font-weight:600;line-height:1.3;margin-bottom:.5rem}.benefit-description{color:var(--text-gray);font-size:.95rem;line-height:1.5;margin:0}.materials-section{margin:2rem 0}.materials-section h1{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.materials-card{background:#fff;border:1px solid #8b45ff1a;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2.5rem}.material-category{background:#8b45ff05;border-left:4px solid var(--primary-purple);border-radius:12px;color:#000;margin-bottom:2rem;padding:1.5rem;text-align:left}.material-category h3{color:#000;font-size:1.3rem;font-weight:600;margin-bottom:1rem;text-align:left}.material-list{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));list-style:none;margin:0;padding:0}.material-list li{color:var(--text-gray);font-size:.95rem;line-height:1.4;padding:.4rem 0 .4rem 1rem;position:relative}.material-list li:before{color:var(--primary-purple);content:"•";font-weight:700;left:0;position:absolute}.materials-note{background:#8b45ff0d;border-left:4px solid var(--primary-purple);border-radius:12px;margin-top:2rem;padding:1.5rem}.materials-note p{color:var(--text-dark);font-size:1rem;line-height:1.6;margin:0}.materials-note strong{color:var(--primary-purple)}.industries-section{margin:2rem 0}.industries-accordion{margin:0 auto;max-width:800px}.industry-accordion-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:1rem;overflow:hidden;position:relative;transition:all .3s ease}.industry-accordion-item:hover{border-color:#8b45ff33;box-shadow:0 4px 16px #8b45ff1a}.industry-header{align-items:center;background:#fff;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:1.5rem;transition:all .3s ease}.industry-header:hover{background:#f8fafc}.industry-title-section{align-items:center;display:flex;gap:1rem}.industry-icon{background:var(--gradient-primary);color:#fff;height:40px;width:40px}.industry-name{font-size:1.1rem;font-weight:600}.industry-chevron{color:var(--text-gray);transition:all .3s ease}.industry-chevron svg{transition:transform .3s ease}.industry-chevron svg.rotated{transform:rotate(180deg)}.industry-content{background:#f9fafb;border-top:1px solid #e5e7eb;overflow:hidden;padding:0;position:relative;z-index:1}.industry-content-wrapper{padding:1.5rem}.industry-section{margin-bottom:1.5rem}.industry-section:last-child{margin-bottom:0}.industry-text{color:var(--text-gray);font-size:.95rem;font-weight:400;line-height:1.6;margin:0;padding-left:1.5rem}.cta-section{margin-top:3rem}.cta-card{background:var(--gradient-primary);border-radius:20px;box-shadow:0 20px 40px #8b45ff33;color:#fff;padding:3rem;text-align:center}.cta-card h3{font-size:2rem;font-weight:700;margin-bottom:1rem}.cta-card p{font-size:1.1rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.875rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:var(--gradient-primary);color:#fff}.btn-primary:hover{background:var(--gradient-primary-hover);box-shadow:0 8px 20px #9333ea4d;transform:translateY(-2px)}.btn-outline{background:#0000;border:2px solid #fff;color:#fff}.btn-outline:hover{background:#fff;color:var(--primary-purple);transform:translateY(-2px)}@media (max-width:1024px){.hero-title{font-size:2.5rem}.hero-description{font-size:1.1rem}.section-title{font-size:2.2rem}.col-6{flex:0 0 100%;max-width:100%}.cnc-content{padding:1.5rem 0}.capabilities-section,.industries-section,.key-benefits-section,.materials-section{margin:1.5rem 0}.benefits-grid{gap:1.25rem;grid-template-columns:repeat(2,1fr)}.benefit-card{padding:1.25rem}.benefit-icon{height:36px;width:36px}.benefit-title{font-size:1rem}.benefit-description{font-size:.9rem}.capability-card{padding:1.25rem}.materials-card{padding:2rem}.material-category{margin-bottom:1.5rem;padding:1.25rem}.material-category h3{font-size:1.2rem}.material-list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.industry-header{padding:1.25rem}.industry-icon{height:36px;width:36px}.industry-name{font-size:1rem}.industry-description{font-size:.95rem;padding:0 1.25rem 1.25rem}}@media (max-width:768px){.cnc-hero{padding:3rem 0}.cnc-content{padding:1.5rem 0}.capabilities-section,.industries-section,.materials-section{margin:1.25rem 0}.hero-title{font-size:1.8rem}.hero-description{font-size:.9rem}.section-title{font-size:1.6rem}.capabilities-grid{gap:1.25rem;grid-template-columns:1fr}.capability-card{padding:1.25rem}.capability-icon{height:48px;width:48px}.capability-title{font-size:1.1rem}.capability-description{font-size:.95rem}.benefits-grid{gap:1rem;grid-template-columns:1fr}.benefit-card{padding:1rem}.benefit-icon{height:32px;width:32px}.benefit-title{font-size:.95rem}.benefit-description{font-size:.85rem}.materials-card{padding:1.5rem}.material-category{margin-bottom:1.25rem;padding:1rem}.material-category h3{font-size:1.1rem}.material-list{gap:.3rem;grid-template-columns:1fr}.material-list li{font-size:.9rem;padding:.3rem 0}.industry-header{padding:1rem}.industry-icon{height:32px;width:32px}.industry-name{font-size:.95rem}.industry-description{font-size:.9rem;padding:0 1rem 1rem}.cta-card{padding:2rem}.cta-card h3{font-size:1.75rem}.cta-card p{font-size:1rem}.cta-buttons{align-items:center;flex-direction:column}.btn{max-width:250px;width:100%}}@media (max-width:640px) and (orientation:landscape){.cnc-content,.cnc-hero{padding:2.5rem 0}.hero-title{font-size:2rem}.capabilities-grid,.materials-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.cnc-content,.cnc-hero{padding:2.5rem 0}.hero-title{font-size:1.8rem}.hero-description{font-size:.95rem}.section-title{font-size:1.75rem}.capabilities-grid{gap:1rem}.capability-card{padding:1.25rem}.capability-icon{height:40px;margin-bottom:1rem;width:40px}.capability-title{font-size:1rem;margin-bottom:.75rem}.capability-description{font-size:.9rem}.benefits-grid{gap:.75rem}.benefit-card{padding:.875rem}.benefit-icon{height:28px;width:28px}.benefit-title{font-size:.9rem}.benefit-description{font-size:.8rem}.materials-grid{gap:1rem}.material-category{padding:1.25rem}.category-title{font-size:1.1rem;margin-bottom:1rem}.material-item{font-size:.9rem;padding:.5rem 0 .5rem 1rem}.industry-header{padding:.875rem}.industry-icon{height:28px;width:28px}.industry-name{font-size:.9rem}.industry-content-wrapper{padding:1rem}.industry-section{margin-bottom:1rem}.industry-subtitle{font-size:.9rem}.industry-text{font-size:.85rem;padding-left:1rem}.cta-card{padding:1.5rem}.cta-card h3{font-size:1.5rem}.cta-card p{font-size:.95rem}.btn{font-size:.9rem;padding:.75rem 1.5rem}}@media (max-width:414px){.hero-title{font-size:1.8rem;line-height:1.2}.hero-description{font-size:1rem;line-height:1.5}.section-title{font-size:1.6rem}.capability-card{padding:1.25rem}.capability-icon{height:40px;width:40px}.capability-title{font-size:1rem}.benefit-card{padding:1rem}.benefit-icon{height:36px;width:36px}.benefit-title{font-size:.9rem}.material-card{padding:1rem}.material-title{font-size:.9rem}}@media (max-width:375px){.hero-title{font-size:1.6rem;line-height:1.2}.hero-description{font-size:.9rem;line-height:1.5}.section-title{font-size:1.5rem}.capability-card{padding:1rem}.capability-icon{height:36px;width:36px}.capability-title{font-size:.95rem}.benefit-card{padding:.875rem}.benefit-icon{height:32px;width:32px}.benefit-title{font-size:.85rem}.material-card{padding:.875rem}.material-title{font-size:.85rem}}@media (max-width:320px){.hero-title{font-size:1.4rem;line-height:1.2}.hero-description{font-size:.8rem;line-height:1.4}.section-title{font-size:1.3rem}.capability-card{padding:.875rem}.capability-icon{height:32px;width:32px}.capability-title{font-size:.9rem}.benefit-card{padding:.75rem}.benefit-icon{height:28px;width:28px}.benefit-title{font-size:.8rem}.material-card{padding:.75rem}.material-title{font-size:.8rem}.capability-description{font-size:.85rem}.material-category{padding:1rem}.category-title{font-size:1rem}.material-item{font-size:.85rem}.industry-header{padding:.75rem}.industry-icon{height:24px;width:24px}.industry-name{font-size:.85rem}.industry-description{font-size:.8rem;padding:0 .75rem .75rem}.cta-card{padding:1.25rem}.cta-card h3{font-size:1.25rem}.cta-card p{font-size:.9rem}.btn{font-size:.85rem;padding:.6rem 1.25rem}}@supports (-webkit-touch-callout:none){.capability-card,.cta-card,.material-category{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}@media screen and (-webkit-min-device-pixel-ratio:0){.capability-card,.cta-card,.material-category{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}@media (hover:none) and (pointer:coarse){.capability-card:hover{transform:none}.capability-card:active{transform:translateY(-8px)}.material-category:hover{transform:none}.material-category:active{transform:translateY(-4px)}.btn:hover{transform:none}.btn:active{transform:translateY(-2px)}}.industries-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1400px}.industry-card{align-items:center;background:#fff;border:1px solid #8b45ff1a;border-radius:16px;box-shadow:0 4px 20px #00000014;cursor:pointer;display:flex;flex-direction:column;height:160px;justify-content:space-between;overflow:hidden;padding:1.2rem 1.5rem;position:relative;text-align:center;transition:all .3s ease}.industry-card:hover{border-color:#8b45ff33;box-shadow:0 8px 30px #8b45ff26;color:#000;transform:translateY(-4px)}.industry-card.selected{border-color:#8b45ff4d;box-shadow:0 8px 30px #8b45ff33;color:#000;transform:translateY(-4px)}.card-arrow{align-items:center;background:#8b45ff1a;border-radius:50%;color:var(--primary-purple);display:flex;height:24px;justify-content:center;opacity:.7;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:24px}.industry-card:hover .card-arrow{background:#8b45ff26;opacity:1;transform:scale(1.1)}.industry-icon{align-items:center;background:#fff;border-radius:50%;box-shadow:0 4px 12px #8b45ff4d;color:#000;display:flex;flex-shrink:0;height:60px;justify-content:center;margin-bottom:.75rem;width:60px}.industry-name{word-wrap:break-word;color:var(--text-dark);font-size:1.2rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 .75rem;overflow-wrap:break-word;text-align:center;transition:all .3s ease}.industry-card:hover .industry-name{color:var(--text-dark);transform:scale(1.02)}.industry-subtitle{color:var(--text-gray);font-size:.95rem;font-weight:500;line-height:1.4;margin:0;opacity:.8;text-align:center;transition:opacity .3s ease}.industry-card:hover .industry-subtitle{opacity:1}.industry-card:hover .industry-icon{background:#fff;color:#000}.industry-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;pointer-events:auto;position:fixed;right:0;top:0;z-index:1000}.industry-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:85vh;max-width:700px;overflow-y:auto;position:relative;width:100%}.modal-header{border-bottom:1px solid #8b45ff1a;gap:1rem;justify-content:space-between;min-height:80px;padding:1.5rem}.modal-header,.modal-icon{align-items:center;display:flex}.modal-icon{background:var(--gradient-primary);border-radius:50%;box-shadow:0 4px 12px #8b45ff4d;color:#fff;flex-shrink:0;height:56px;justify-content:center;width:56px}.modal-icon svg{height:28px;width:28px}.modal-title-section{flex:1 1;margin:0 1rem;min-width:0}.modal-title-section h2{word-wrap:break-word;color:var(--text-dark);font-size:1.4rem;font-weight:700;-webkit-hyphens:auto;hyphens:auto;line-height:1.2;margin-bottom:.5rem;overflow-wrap:break-word}.modal-subtitle{color:var(--text-gray);font-size:1rem;font-weight:500;margin:0}.modal-close{align-items:center;background:none;border:none;border-radius:8px;color:var(--text-gray);cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .2s ease}.modal-close:hover{background:#8b45ff1a;color:var(--primary-purple)}.modal-content{padding:1.5rem}.modal-description{margin-bottom:1.5rem}.modal-description:last-child{margin-bottom:0}.modal-description h3{align-items:center;color:#000;display:flex;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.modal-description h3:before{background:var(--primary-purple);border-radius:2px;content:"";height:16px;margin-right:.75rem;width:4px}.modal-description p{color:var(--text-gray);font-size:1rem;font-weight:400;line-height:1.6;margin:0;padding-left:1.5rem}@media (max-width:430px){.container{padding:0 .8rem}.hero-content h1{font-size:1.1rem;line-height:1.1;margin-bottom:.5rem}.hero-content p{font-size:.65rem;line-height:1.3;margin-bottom:1rem}.section-header h1{font-size:.9rem;margin-bottom:.3rem}.section-header h2{font-size:.85rem;margin-bottom:.3rem}.section-header p{font-size:.6rem}.industries-grid{gap:.8rem;grid-template-columns:1fr;margin-top:1.5rem}.industry-card{height:120px;padding:.8rem}.industry-icon{height:32px;margin-bottom:.5rem;width:32px}.industry-name{font-size:.8rem;margin-bottom:.3rem}.industry-subtitle{font-size:.6rem;line-height:1.3}.capabilities-grid{gap:.8rem;grid-template-columns:1fr;margin-top:1.5rem}.capability-card{min-height:100px;padding:.8rem}.capability-card h3{font-size:.8rem;margin-bottom:.4rem}.capability-card p{font-size:.6rem;line-height:1.3}.materials-grid{gap:.8rem;grid-template-columns:1fr;margin-top:1.5rem}.material-category{min-height:80px;padding:.8rem}.material-category h3{font-size:.8rem;margin-bottom:.3rem}.material-category p{font-size:.6rem;line-height:1.3}}@media (max-width:393px){.container{padding:0 .6rem}.hero-content h1{font-size:1rem;line-height:1.1;margin-bottom:.4rem}.hero-content p{font-size:.6rem;line-height:1.3;margin-bottom:.8rem}.section-header h1{font-size:.85rem;margin-bottom:.25rem}.section-header h2{font-size:.8rem;margin-bottom:.25rem}.section-header p{font-size:.55rem}.industries-grid{gap:.6rem;grid-template-columns:1fr;margin-top:1.2rem}.industry-card{height:100px;padding:.6rem}.industry-icon{height:28px;margin-bottom:.4rem;width:28px}.industry-name{font-size:.75rem;margin-bottom:.25rem}.industry-subtitle{font-size:.55rem;line-height:1.3}.capabilities-grid{gap:.6rem;grid-template-columns:1fr;margin-top:1.2rem}.capability-card{min-height:90px;padding:.6rem}.capability-card h3{font-size:.75rem;margin-bottom:.3rem}.capability-card p{font-size:.55rem;line-height:1.3}.materials-grid{gap:.6rem;grid-template-columns:1fr;margin-top:1.2rem}.material-category{min-height:70px;padding:.6rem}.material-category h3{font-size:.75rem;margin-bottom:.25rem}.material-category p{font-size:.55rem;line-height:1.3}}@media (max-width:375px){.container{padding:0 .5rem}.hero-content h1{font-size:.95rem;line-height:1.1;margin-bottom:.35rem}.hero-content p{font-size:.55rem;line-height:1.3;margin-bottom:.7rem}.section-header h1{font-size:.8rem;margin-bottom:.2rem}.section-header h2{font-size:.75rem;margin-bottom:.2rem}.section-header p{font-size:.5rem}.industries-grid{gap:.5rem;grid-template-columns:1fr;margin-top:1rem}.industry-card{height:90px;padding:.5rem}.industry-icon{height:24px;margin-bottom:.3rem;width:24px}.industry-name{font-size:.7rem;margin-bottom:.2rem}.industry-subtitle{font-size:.5rem;line-height:1.3}.capabilities-grid{gap:.5rem;grid-template-columns:1fr;margin-top:1rem}.capability-card{min-height:80px;padding:.5rem}.capability-card h3{font-size:.7rem;margin-bottom:.25rem}.capability-card p{font-size:.5rem;line-height:1.3}.materials-grid{gap:.5rem;grid-template-columns:1fr;margin-top:1rem}.material-category{min-height:60px;padding:.5rem}.material-category h3{font-size:.7rem;margin-bottom:.2rem}.material-category p{font-size:.5rem;line-height:1.3}}@media (max-width:320px){.container{padding:0 .4rem}.hero-content h1{font-size:.9rem;line-height:1.1;margin-bottom:.3rem}.hero-content p{font-size:.5rem;line-height:1.3;margin-bottom:.6rem}.section-header h1{font-size:.75rem;margin-bottom:.15rem}.section-header h2{font-size:.7rem;margin-bottom:.15rem}.section-header p{font-size:.45rem}.industries-grid{gap:.4rem;grid-template-columns:1fr;margin-top:.8rem}.industry-card{height:80px;padding:.4rem}.industry-icon{height:20px;margin-bottom:.25rem;width:20px}.industry-name{font-size:.65rem;margin-bottom:.15rem}.industry-subtitle{font-size:.45rem;line-height:1.3}.capabilities-grid{gap:.4rem;grid-template-columns:1fr;margin-top:.8rem}.capability-card{min-height:70px;padding:.4rem}.capability-card h3{font-size:.65rem;margin-bottom:.2rem}.capability-card p{font-size:.45rem;line-height:1.3}.materials-grid{gap:.4rem;grid-template-columns:1fr;margin-top:.8rem}.material-category{min-height:50px;padding:.4rem}.material-category h3{font-size:.65rem;margin-bottom:.15rem}.material-category p{font-size:.45rem;line-height:1.3}}@media (max-width:768px){.modal-header{gap:.75rem;min-height:70px;padding:1rem}.modal-title-section{margin:0 .5rem}.modal-title-section h2{font-size:1.2rem}.modal-subtitle{font-size:.9rem}.modal-icon{height:48px;width:48px}.modal-icon svg{height:24px;width:24px}}.privacy-policy-page{padding-top:70px}.privacy-hero{background:var(--gradient-primary);color:#fff;padding:4rem 0;text-align:center}.privacy-hero h1{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem}.privacy-hero p{color:#ffffffe6;font-size:1.25rem;line-height:1.6;margin:0 auto 1rem;max-width:600px}.privacy-content{background-color:var(--background-light-gray);padding:5rem 0}@media (max-width:768px){.privacy-hero{padding:3rem 0}.privacy-hero h1{font-size:2.5rem}.privacy-hero p{font-size:1.1rem}.privacy-content{padding:3rem 0}.content-section{margin-bottom:2rem}.content-section h2{font-size:1.75rem}.content-card{padding:1.5rem}.content-card h3{font-size:1.2rem}}@media (max-width:480px){.privacy-hero{padding:2.5rem 0}.privacy-hero h1{font-size:2rem}.privacy-content{padding:2rem 0}.content-section h2{font-size:1.5rem}.content-card{padding:1.25rem}.content-card h3{font-size:1.1rem}.content-card li,.content-card p{font-size:.95rem}}.terms-of-service-page{padding-top:70px}.terms-hero{background:var(--gradient-primary);color:#fff;padding:4rem 0;text-align:center}.terms-hero h1{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem}.terms-hero p{color:#ffffffe6;font-size:1.25rem;line-height:1.6;margin:0 auto 1rem;max-width:600px}.last-updated{color:#ffffffb3;font-size:1rem;font-style:italic}.terms-content{background-color:var(--background-light-gray);padding:5rem 0}.content-wrapper{margin:0 auto;max-width:800px}.content-section{margin-bottom:3rem}.content-section:last-child{margin-bottom:0}.content-section h2{font-size:2rem;font-weight:700;margin-bottom:2rem}.heading-normal{color:var(--text-dark);font-weight:700}.heading-accent{color:var(--primary-purple);font-weight:700;position:relative}.heading-accent:after{background:var(--primary-purple);border-radius:2px;bottom:-4px;content:"";height:3px;left:0;position:absolute;width:100%}.content-card{background:#fff;border:1px solid #8b45ff1a;border-radius:12px;box-shadow:0 4px 20px #00000014;margin-bottom:1.5rem;padding:2rem}.content-card:last-child{margin-bottom:0}.content-card h3{color:var(--primary-purple);font-size:1.3rem;font-weight:600;margin-bottom:1rem}.content-card p{color:var(--text-gray);line-height:1.7;margin-bottom:1rem}.content-card p:last-child{margin-bottom:0}.content-card ul{margin:1rem 0;padding-left:1.5rem}.content-card li{color:var(--text-gray);line-height:1.6;margin-bottom:.5rem}.content-card li:last-child{margin-bottom:0}.content-card strong{color:var(--text-dark);font-weight:600}.contact-info{margin-top:1rem}.contact-item{color:var(--text-gray);line-height:1.6;margin-bottom:.75rem}.contact-item:last-child{margin-bottom:0}.contact-item strong{color:var(--text-dark);font-weight:600}@media (max-width:768px){.terms-hero{padding:3rem 0}.terms-hero h1{font-size:2.5rem}.terms-hero p{font-size:1.1rem}.terms-content{padding:3rem 0}.content-section{margin-bottom:2rem}.content-section h2{font-size:1.75rem}.content-card{padding:1.5rem}.content-card h3{font-size:1.2rem}}@media (max-width:480px){.terms-hero{padding:2.5rem 0}.terms-hero h1{font-size:2rem}.terms-content{padding:2rem 0}.content-section h2{font-size:1.5rem}.content-card{padding:1.25rem}.content-card h3{font-size:1.1rem}.content-card li,.content-card p{font-size:.95rem}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border-bottom:1px solid var(--border-light);left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{background-color:#fffffffa;box-shadow:var(--shadow-medium)}.header-content{justify-content:space-between;min-height:70px;padding:1rem 0}.header-content,.logo{align-items:center;display:flex}.logo{color:var(--text-dark);font-size:1.25rem;font-weight:700;gap:0;text-decoration:none;transition:color .3s ease}.logo:hover{color:var(--primary-purple)}.logo-abbreviation{color:#000!important;font-size:1.5rem;font-weight:700;letter-spacing:.5px}.logo-separator{background:#7f52ff;border-radius:2px;height:38px;margin-left:3px;margin-right:3px;width:4px}.logo-full-name{display:flex;flex-direction:column;line-height:1.1}.logo-line-1,.logo-line-2{color:#000!important;font-size:.9rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.desktop-nav{align-items:center;display:flex;gap:2rem}.nav-link{color:var(--text-gray);font-size:1rem;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:color .3s ease}.nav-link.active,.nav-link:hover{color:var(--primary-purple)}.nav-link.active:after{background-color:var(--primary-purple);border-radius:1px;bottom:-.5rem;content:"";height:2px;left:0;position:absolute;right:0}.header-cta,.header-cta .btn-primary{align-items:center;display:flex}.header-cta .btn-primary{font-size:.9rem;height:40px;justify-content:center;padding:10px 20px}.mobile-menu-btn{-webkit-tap-highlight-color:transparent;background:none;border:none;cursor:pointer;display:none;padding:.5rem;position:relative;touch-action:manipulation;z-index:1001}.hamburger{display:flex;flex-direction:column;height:18px;position:relative;width:24px}.hamburger span{background-color:var(--text-dark);border-radius:1px;display:block;height:2px;pointer-events:none;position:absolute;touch-action:manipulation;transition:all .3s ease;width:100%}.hamburger span:first-child{top:0}.hamburger span:nth-child(2){top:50%;transform:translateY(-50%)}.hamburger span:nth-child(3){bottom:0}.mobile-nav{background-color:#fff;border-top:1px solid var(--border-light);display:flex;flex-direction:column;overflow:hidden;position:relative;z-index:999}.mobile-nav-header{align-items:center;background-color:initial;border-bottom:none;display:flex;justify-content:flex-end;padding:0}.mobile-nav-logo{align-items:center;color:var(--text-dark);display:flex;font-size:1.1rem;font-weight:700;gap:0}.mobile-nav-logo .logo-abbreviation{color:#000!important;font-size:1.2rem;font-weight:700;letter-spacing:.5px}.mobile-nav-logo .logo-separator{background:#7f52ff;border-radius:2px;height:24px;margin-right:1px;width:3px}.mobile-nav-logo .logo-full-name{display:flex;flex-direction:column;line-height:1.1}.mobile-nav-logo .logo-line-1,.mobile-nav-logo .logo-line-2{color:#000!important;font-size:.8rem;font-weight:700;letter-spacing:.5px}.mobile-nav-logo .logo-line-1{margin-bottom:1px}.mobile-nav-close{align-items:center;background:none;border:none;border-radius:4px;color:var(--text-gray);cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:color .2s ease}.mobile-nav-close:hover{background-color:var(--background-light-gray);color:var(--text-dark)}.mobile-nav-close:active{color:var(--primary-purple)}.mobile-nav-link{border-bottom:1px solid var(--border-light);color:var(--text-gray);display:block;font-weight:500;padding:.75rem 1.5rem;text-align:left;text-decoration:none;transition:color .2s ease;width:100%}.mobile-nav-link.active,.mobile-nav-link:hover{color:var(--primary-purple)}.mobile-cta{display:block;font-size:.9rem;margin:1rem auto;max-width:200px;padding:.75rem 2rem;text-align:center;width:-webkit-fit-content;width:fit-content}@media (max-width:1024px){.desktop-nav{gap:1.5rem}.nav-link{font-size:.95rem}.logo-text{font-size:1.2rem}}@media (max-width:768px){.desktop-nav{display:none}.mobile-menu-btn{display:block}.mobile-nav{display:none}.header-content{min-height:60px;padding:.75rem 0}.logo-text{font-size:1.1rem}.header-cta{display:none}.mobile-nav-link{font-size:1rem;padding:.875rem 1.5rem}.mobile-nav-header{padding:.75rem 1rem}.mobile-nav-logo{font-size:1rem}.mobile-cta{display:block;font-size:.85rem;margin:.75rem auto;max-width:180px;padding:.6rem 1.5rem}}@media (max-width:640px) and (orientation:landscape){.header-content{min-height:50px;padding:.5rem 0}.logo-text{font-size:1rem}.mobile-nav-link{font-size:.9rem;padding:.75rem 0}}@media (max-width:480px){.logo-text{font-size:1rem}.header-content{min-height:55px;padding:.5rem 0}.mobile-nav-link{font-size:.95rem;padding:.8rem 0}.hamburger{height:16px;width:22px}}@media (max-width:414px){.logo-text{font-size:1rem}.header-content{min-height:55px;padding:.5rem 0}.mobile-nav-link{font-size:1rem;padding:.8rem 0}.hamburger{height:16px;width:22px}}@media (max-width:375px){.logo-text{font-size:.9rem}.header-content{min-height:50px;padding:.4rem 0}.mobile-nav-link{font-size:.9rem;padding:.7rem 0}.hamburger{height:14px;width:20px}}@media (max-width:320px){.logo-text{font-size:.8rem}.header-content{min-height:45px;padding:.3rem 0}.mobile-nav-link{font-size:.85rem;padding:.6rem 0}.hamburger{height:12px;width:18px}}@supports (-webkit-touch-callout:none){.header{-webkit-backdrop-filter:blur(10px)}.mobile-nav{-webkit-overflow-scrolling:touch}}@media screen and (-webkit-min-device-pixel-ratio:0){.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}@media (hover:none) and (pointer:coarse){.nav-link:hover{color:var(--text-gray)}.nav-link:active{color:var(--primary-purple)}.mobile-nav-link:hover{color:var(--text-gray)}.mobile-nav-link:active{color:var(--primary-purple)}.logo:hover{color:var(--text-dark)}.logo:active{color:var(--primary-purple)}}.footer{background-color:var(--background-dark);color:#fff;margin-top:4rem;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section{display:flex;flex-direction:column}.footer-logo{align-items:center;display:flex;gap:0;margin-bottom:1.5rem}.md-text{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:.5px}.md-bar{background-color:var(--primary-purple);border-radius:2px;height:38px;margin-left:3px;margin-right:3px;width:4px}.logo-text-container{display:flex;flex-direction:column;line-height:1.1}.logo-lines-1,.logo-lines-2{color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.logo-line-1{margin-bottom:1px}.logo-tagline{color:var(--primary-purple);font-size:.85rem;font-weight:500;opacity:.9}.footer-description{color:#fff;font-size:.9rem;line-height:1.5;text-align:left}.footer-title{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#fff;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:var(--primary-purple)}.footer-links-grid{align-items:center;display:flex;flex-direction:column;gap:.5rem;margin:0 auto;max-width:150px}.footer-links-grid a{color:#fff;font-size:.9rem;text-align:center;text-decoration:none;transition:color .3s ease}.footer-links-grid a:hover{color:var(--primary-purple)}.footer-section-centered,.footer-section-centered .contact-info,.footer-section-centered .footer-title{text-align:center}.contact-info{color:#fff;font-size:.9rem;line-height:1.6}.contact-info p{margin-bottom:.5rem}.social-links{display:flex;gap:1rem}.social-links a{align-items:center;background-color:#ffffff1a;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-links a:hover{background-color:var(--primary-purple);color:#fff;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:1.5rem}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.copyright{color:#fff;font-size:.85rem;margin:0}.footer-bottom-links{display:flex;gap:1.5rem}.footer-bottom-links a{color:#fff;font-size:.85rem;text-decoration:none;transition:color .3s ease}.footer-bottom-links a:hover{color:var(--primary-purple)}@media (max-width:768px){.footer{padding:2rem 0 1rem}.footer-content{gap:1.5rem;grid-template-columns:1fr}.footer-logo{justify-content:center;text-align:center}.footer-logo .logo-icon{margin-right:.75rem}.md-text{font-size:1.5rem}.md-bar{height:28px}.footer-logo .logo-text{font-size:1.3rem}.logo-tagline{font-size:.8rem}.footer-bottom-content{flex-direction:column;text-align:center}.footer-bottom-links{justify-content:center}.footer-links-grid{flex-direction:column;gap:.5rem;max-width:150px}}@media (max-width:414px){.footer{padding:2rem 0 1.25rem}.footer-content{flex-direction:column;gap:1.5rem}.footer-section{text-align:center}.md-text{font-size:1.3rem}.md-bar{height:24px}.footer-logo .logo-text{font-size:1.2rem}.logo-tagline{font-size:.75rem}.footer-section h3{font-size:1.1rem}.footer-section a,.footer-section p{font-size:.9rem}.social-links{justify-content:center}.social-link{height:40px;width:40px}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.footer-bottom-links{flex-direction:column;gap:.5rem}}@media (max-width:375px){.footer{padding:1.5rem 0 1rem}.footer-content{flex-direction:column;gap:1.25rem}.footer-section{text-align:center}.footer-section h3{font-size:1rem}.footer-section a,.footer-section p{font-size:.85rem}.social-links{justify-content:center}.social-link{height:36px;width:36px}.footer-bottom{flex-direction:column;gap:.8rem;text-align:center}.footer-bottom-links{flex-direction:column;gap:.4rem}}@media (max-width:320px){.footer{padding:1.25rem 0 .75rem}.footer-content{flex-direction:column;gap:1rem}.footer-section{text-align:center}.footer-section h3{font-size:.9rem}.footer-section a,.footer-section p{font-size:.8rem}.social-links{justify-content:center}.social-link{height:32px;width:32px}.footer-bottom{flex-direction:column;gap:.6rem;text-align:center}.footer-bottom-links{flex-direction:column;gap:.3rem}}@media (max-width:480px){.footer{padding:1.5rem 0 1rem}.social-links{justify-content:center}.footer-bottom-links{flex-direction:column;gap:.5rem}}
/*# sourceMappingURL=main.1057dad6.css.map*/