@media screen and (max-width:991px){.container{padding:0 20px}.hero-title{font-size:2.8rem}.section-title{font-size:2rem}.nav-links{gap:1rem}}@media screen and (max-width:768px){.mobile-toggle{display:flex;z-index:1001;margin-left:1rem}nav{display:flex;justify-content:space-between;align-items:center;width:100%;position:relative}.logo{margin-right:auto;white-space:nowrap;flex:1 1 auto;min-width:0;text-overflow:ellipsis;display:flex;align-items:center;gap:8px}.brand-text{font-size:1.25rem!important;font-weight:700}.brand-letter{font-size:1.45rem!important;font-weight:700}.logo img{height:26px!important;width:auto!important;margin-right:0!important;border-radius:0!important;object-fit:contain!important}#loginBtn{display:none!important}.nav-links{position:fixed;top:70px;left:0;width:100%;height:auto;background:rgba(255,255,255,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;padding:2rem;box-shadow:0 10px 20px rgba(0,0,0,.1);transform:translateY(-150%);transition:transform .4s ease-in-out;z-index:1000;border-bottom:2px solid var(--accent)}.nav-links.active{transform:translateY(0);box-shadow:0 15px 30px rgba(0,0,0,.15)}.nav-link{font-size:1.1rem;padding:1rem 0;width:100%;text-align:center;border-bottom:1px solid rgba(0,0,0,.05);color:var(--primary)}.hero{padding-top:120px;padding-bottom:4rem;text-align:center;display:flex;flex-direction:column;justify-content:center;min-height:70vh;background-attachment:scroll!important;background-position:center center!important}.hero-title{font-size:2.2rem;line-height:1.2;margin-bottom:.8rem}.hero-description{font-size:.95rem;padding:0 1rem;margin-bottom:1.5rem}.hero-buttons{flex-direction:column;gap:.8rem;padding:0 1.5rem;width:100%;max-width:400px;margin:0 auto}.btn{width:100%}.services-grid{grid-template-columns:1fr;gap:1.2rem;padding:0 .5rem}.service-card{padding:0;border-radius:16px}.service-card-content{padding:2rem 1.25rem 1.5rem}.service-icon{width:60px;height:60px;font-size:1.5rem;margin-bottom:1rem;margin-left:auto;margin-right:auto}.service-card h3{font-size:1.3rem;margin-bottom:.8rem}.service-description{font-size:.95rem;margin-bottom:1rem;line-height:1.5}.service-feature-item{font-size:.95rem;margin-bottom:.8rem}.service-action{margin-top:.8rem;padding:12px 18px;font-size:.9rem}.product-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.product-filters{display:none!important}.mobile-filter-container{display:block!important;width:100%;margin-bottom:.5rem;padding:0 1rem}.mobile-category-select{width:100%;padding:.8rem 1rem;font-size:.95rem;border:2px solid var(--border);border-radius:12px;background-color:#fff;color:var(--text-main);outline:0;appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:right .7rem top 50%;background-size:.65em auto;box-shadow:0 2px 5px rgba(0,0,0,.05)}.product-header{gap:.5rem!important;margin-bottom:1.2rem!important}.product-grid:not(.expanded) .product-card:nth-child(n+7){display:none}.view-all-container{display:flex!important;width:100%;margin-top:2rem;justify-content:center}.about-content{grid-template-columns:1fr;display:flex;flex-direction:column;gap:2rem}.about-image-column{order:-1;width:100%;margin-bottom:1rem}.about-text-column{padding:0 1rem;text-align:center;display:flex;flex-direction:column;align-items:center}.about-text-column p{text-align:center;margin-bottom:1.2rem}.about-stats-grid{display:flex;flex-direction:column;width:100%;gap:1rem;margin-top:.5rem}.stat-item{text-align:center;padding:.8rem;background:var(--bg-light);border-radius:12px;width:100%}.about-experience-badge{position:absolute;bottom:-15px;right:50%;transform:translateX(50%);width:max-content;padding:.6rem 1.2rem;z-index:10;min-width:unset}.badge-number{font-size:1.4rem;display:block}.footer-content{display:grid;grid-template-columns:1fr 1.3fr;gap:1.5rem .5rem;text-align:left;padding-bottom:.5rem}.footer-about{grid-column:1/-1;display:flex;flex-direction:column;align-items:flex-start;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:.5rem;gap:1rem}.footer-logo{margin-bottom:0;display:flex;align-items:center;gap:8px;text-decoration:none}.footer-logo img{height:24px!important;width:auto!important;margin-right:0!important;object-fit:contain}.footer-description{display:none}.social-links{margin:0;display:flex;gap:.8rem}.social-link{width:28px;height:28px;background:rgba(255,255,255,.1);border-radius:50%;display:flex;align-items:center;justify-content:center}.social-link i{font-size:.9rem;color:#fff}.footer-links h3{font-size:.75rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:.8rem;color:rgba(255,255,255,.6);font-weight:600;display:block}.footer-links h3::after{display:none}.footer-links ul{display:flex;flex-direction:column;gap:.5rem}.footer-links a{font-size:.85rem;color:rgba(255,255,255,.9);text-decoration:none;padding:0;transition:color .2s;display:inline-flex;align-items:center}.footer-links a:active{color:var(--accent)}.footer-links a i{margin-right:6px;color:var(--accent);font-size:.8rem;width:14px;text-align:center}.copyright{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.05);font-size:.8rem;color:rgba(255,255,255,.4);text-align:center;letter-spacing:.5px}#testimonials{padding:3rem 0!important}#testimonials .section-subtitle{margin-bottom:2rem!important}.testimonial-card{padding:2rem 1.5rem!important;margin:0 10px!important;border-radius:20px!important;flex:0 0 calc(90% - 20px)!important;box-shadow:0 8px 25px rgba(0,0,0,.05)!important;text-align:center!important;background:#fff!important;border:1px solid rgba(0,0,0,.03)!important;display:flex!important;flex-direction:column!important;align-items:center!important}.testimonial-quote-icon{font-size:1.25rem!important;margin-bottom:.8rem!important}.testimonial-text{font-size:.95rem!important;line-height:1.6!important;margin-bottom:1.2rem!important;color:#475569!important}.testimonial-author{gap:.8rem!important}.author-avatar-img{width:45px!important;height:45px!important;border:2px solid #f1f5f9!important}.testimonial-author h4{font-size:.95rem!important;margin-bottom:0!important}.testimonial-author p{font-size:.8rem!important}.testimonial-nav{margin-top:1.5rem!important;gap:.8rem!important}.modal-details-grid{display:none!important}.modal-content{padding:2rem 1.5rem!important}.modal-header-container{padding-right:2rem;justify-content:flex-start!important}.modal-header-container h2{font-size:1.6rem!important;text-align:left!important}.testimonial-nav{margin-top:1.5rem;gap:.8rem}.testimonial-arrow{width:35px;height:35px;font-size:.9rem}.modal-buttons{flex-direction:row!important;gap:.8rem;margin-top:1.5rem}.modal-buttons .btn{flex:1;padding:12px 10px;font-size:.9rem;border-radius:50px}.product-controls{flex-direction:column;gap:.8rem}.product-search-container{width:100%}}@media screen and (max-width:480px){.container{padding:0 15px}.hero-title{font-size:2rem}.section-title{font-size:1.75rem}.about-stats-grid{flex-direction:column;gap:1.5rem}.testimonial-card{padding:1.5rem}}