@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Montserrat:wght@300;400;500;600;700&display=swap";.carousel__slide{padding:.75rem;box-sizing:border-box;flex-shrink:0;display:block;width:auto;max-width:100%}.carousel__viewport{overflow:hidden;position:relative}.carousel__track{display:flex;position:relative}.carousel__prev,.carousel__next{background-color:var(--color-primary);border-radius:50%;width:40px;height:40px;color:#fff;box-shadow:0 4px 8px #0000001a;transition:all .3s ease}.carousel__prev:hover,.carousel__next:hover{background-color:var(--color-primary-dark);transform:scale(1.05)}.carousel__pagination{margin-top:1.5rem}.carousel__pagination-button{background-color:#ddd;width:10px;height:10px;border-radius:50%;margin:0 5px;transition:all .3s ease}.carousel__pagination-button--active{background-color:var(--color-primary);transform:scale(1.2)}.testimonial-carousel{margin:0;padding:1rem 0;position:relative;width:100%;max-width:100%}.testimonial-carousel .carousel__viewport{overflow:hidden;width:100%;max-width:100%;position:relative}.testimonial-carousel .carousel__track{display:flex;position:relative;width:100%;max-width:100%;overflow:hidden}.testimonial-carousel .carousel__prev,.testimonial-carousel .carousel__next{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background-color:var(--color-primary);border:none;border-radius:50%;width:50px;height:50px;color:#fff;cursor:pointer;box-shadow:0 4px 12px #00000026;transition:all .3s ease}.testimonial-carousel .carousel__prev{left:-25px}.testimonial-carousel .carousel__next{right:-25px}.testimonial-carousel .carousel__prev:hover,.testimonial-carousel .carousel__next:hover{background-color:var(--color-primary-dark);transform:translateY(-50%) scale(1.1)}.testimonial-carousel .carousel__pagination{margin-top:2rem;display:flex;justify-content:center;gap:.5rem}.testimonial-carousel .carousel__pagination-button{background-color:#ddd;width:12px;height:12px;border-radius:50%;border:none;cursor:pointer;transition:all .3s ease}.testimonial-carousel .carousel__pagination-button--active{background-color:var(--color-primary);transform:scale(1.2)}.home-testimonials{background-color:var(--color-bg-alt);padding:6rem 0;margin-bottom:3rem;width:100%;max-width:100%;position:relative;overflow-x:hidden}.section{width:100%;margin:0 auto;position:relative}.section>.container{width:min(1440px,calc(100% - clamp(2rem,6vw,7rem)));margin:0 auto;max-width:100%;overflow-x:hidden}.home-testimonials__header{text-align:center;margin-bottom:4rem}.eyebrow{display:inline-block;font-size:.875rem;font-weight:600;text-transform:uppercase;color:var(--color-text-secondary);margin-bottom:1rem;letter-spacing:1px;background-color:#f3f4f6;padding:.5rem 1rem;border-radius:2rem}.home-testimonials__header h2{margin:0 auto;font-size:2.75rem;font-weight:700;max-width:700px;line-height:1.2;color:var(--color-text);margin-bottom:1.5rem}.home-testimonials__header p{max-width:500px;margin:0 auto;font-size:1.125rem;color:var(--color-text-secondary);line-height:1.6}.home-testimonials__card{background-color:#fff;border-radius:1rem;padding:2rem;box-shadow:0 8px 24px #0000000f;height:auto;min-height:280px;position:relative;transition:all .3s ease;display:flex;flex-direction:column;margin:.75rem;border:1px solid rgba(0,0,0,.05);overflow:visible;width:calc(100% - 1.5rem);max-width:calc(100% - 1.5rem);box-sizing:border-box}.home-testimonials__card:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(to right,var(--color-primary),var(--color-primary-light))}.home-testimonials__card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #0000001f}.home-testimonials__quote{position:relative;margin-bottom:2rem}.quote-icon{position:absolute;top:-10px;left:-5px;opacity:.1;transform:scale(1.5);color:var(--color-primary)}.home-testimonials__quote p{font-family:Georgia,Times New Roman,serif;font-size:1.1rem;line-height:1.7;color:var(--color-text);font-style:italic;font-weight:400;position:relative;z-index:1;margin-top:1.5rem;margin-bottom:0;letter-spacing:.02em;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.home-testimonials__author-info{margin-top:auto;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.05)}.home-testimonials__author{font-weight:700;font-size:1.1rem;display:block;margin-bottom:.3rem}.home-testimonials__role{font-size:.9rem;color:var(--color-text-secondary);font-weight:500}.home-testimonials__author--green{color:#2ecc71}.home-testimonials__author--purple{color:#9b59b6}.home-testimonials__author--orange{color:#e67e22}.home-testimonials__author--blue{color:#3498db}.testimonial-carousel{padding:1.5rem 0}.references-section{padding:5rem 0;overflow-x:hidden}.references-section__header{text-align:center;margin-bottom:3rem}.map-section{padding:60px 0;background:#f8f9fa}.map-title{font-size:32px;font-weight:700;color:#000!important;text-align:center;margin-bottom:40px;position:relative;text-shadow:0 0 20px rgba(52,152,219,.2);letter-spacing:1px;text-transform:uppercase}@keyframes professionalShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}.map-container-modern{border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #0000001a;position:relative}.location-section{padding:80px 0;background:#fff}.location-title{font-size:36px;font-weight:700;color:#2c3e50;text-align:center;margin-bottom:50px;position:relative}.location-title:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(135deg,#e67e22,#f39c12);border-radius:2px}.location-content-single{display:flex;justify-content:center}.location-info-centered{background:#f8f9fa;padding:40px;border-radius:16px;border-left:5px solid #e67e22;text-align:center;max-width:600px;width:100%}.location-info-centered h3{font-size:22px;font-weight:600;color:#e67e22;margin-bottom:15px}.location-info-centered p{color:#555;line-height:1.6;margin-bottom:15px}.location-btn{background:linear-gradient(135deg,#e67e22,#f39c12);color:#fff;border:none;padding:15px 30px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;margin-top:10px}.location-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #e67e224d;text-decoration:none;color:#fff}@media (max-width: 768px){.location-info-centered{padding:30px 20px}.map-section{padding:40px 0}.location-title{font-size:28px}.location-section{padding:60px 0}}.contact-footer-section{padding:80px 0;position:relative}.contact-footer-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,#e67e22 50%,transparent 100%)}.contact-footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:stretch;width:100%;max-width:1440px;margin:0 auto}.contact-footer-title{font-size:28px;font-weight:700;color:#2c3e50;margin-bottom:30px;position:relative}.contact-footer-title:after{content:"";position:absolute;bottom:-10px;left:0;width:50px;height:3px;background:linear-gradient(135deg,#e67e22,#f39c12);border-radius:2px}.contact-footer-item{margin-bottom:25px;padding:20px;background:#f8f9fa;border-radius:12px;border-left:4px solid #e67e22;transition:all .3s ease}.contact-footer-item:hover{transform:translate(5px);box-shadow:0 5px 15px #e67e2233}.contact-footer-item h3{font-size:16px;font-weight:600;color:#e67e22;margin-bottom:8px;text-transform:uppercase;letter-spacing:1px}.contact-footer-item p{color:#555;line-height:1.6;margin:0;font-size:14px}.phone-link{color:#e67e22;text-decoration:none;font-weight:600;transition:all .3s ease}.phone-link:hover{color:#d35400;text-decoration:underline}.contact-methods{display:flex;gap:15px;margin-bottom:40px;flex-wrap:wrap}.contact-method-btn{padding:25px 20px;border-radius:15px;font-weight:600;font-size:14px;text-decoration:none;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:8px;position:relative;overflow:hidden;text-align:center}.btn-icon{font-size:24px;margin-bottom:5px}.btn-text{font-weight:700;font-size:16px}.btn-subtitle{font-size:12px;opacity:.8;font-weight:400;text-transform:none;letter-spacing:0}.contact-method-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.contact-method-btn:hover:before{left:100%}.contact-method-btn--call{background:linear-gradient(135deg,#fc0,#f90);color:#333;box-shadow:0 4px 15px #ffcc004d}.contact-method-btn--whatsapp{background:linear-gradient(135deg,#4285f4,#34a853);color:#fff;box-shadow:0 4px 15px #4285f44d}.contact-method-btn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0003}.contact-ways-section-standalone{padding:60px 0;background:linear-gradient(135deg,#f8f9fa,#e8f5e8)}.contact-ways-card{background:#fff;border-radius:20px;padding:50px;text-align:center;box-shadow:0 10px 40px #0000001a;border-top:5px solid #e67e22;max-width:800px;margin:0 auto}.contact-ways-main-title{font-size:32px;font-weight:800;color:#2c3e50;margin-bottom:15px;text-transform:uppercase;letter-spacing:2px}.contact-ways-subtitle{font-size:18px;color:#7f8c8d;margin-bottom:40px;font-weight:400}.contact-methods-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;max-width:600px;margin:0 auto}.contact-info-section{margin-bottom:40px}.contact-ways-section{padding-top:30px;border-top:1px solid #e5e7eb}.contact-ways-subtitle{font-size:.95rem;color:#666;margin-bottom:24px;line-height:1.4}.contact-methods-grid-split{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 768px){.contact-ways-card{padding:30px 20px;margin:0 20px}.contact-ways-main-title{font-size:24px}.contact-ways-subtitle{font-size:16px}.contact-methods-grid{grid-template-columns:1fr;gap:20px}.contact-method-btn{padding:20px 15px}.contact-info-section{margin-bottom:30px}.contact-ways-section{padding-top:20px}.contact-ways-subtitle{font-size:.9rem;margin-bottom:16px}.contact-methods-grid-split{grid-template-columns:1fr;gap:12px}}.faq-section{margin:0;padding:40px;background:#f8f9fa;border-radius:20px;border-left:4px solid #27ae60;height:100%;display:flex;flex-direction:column}.faq-title{font-size:22px;font-weight:700;color:#2c3e50;margin-bottom:25px;text-transform:uppercase;letter-spacing:1px;position:relative}.faq-title:after{content:"";position:absolute;bottom:-8px;left:0;width:40px;height:3px;background:linear-gradient(135deg,#27ae60,#2ecc71);border-radius:2px}.faq{flex:1;display:flex;flex-direction:column;gap:10px}.faq-question{display:flex;align-items:center;gap:15px;padding:20px;border:none;cursor:pointer;transition:all .3s ease;color:#2c3e50;font-weight:500}.faq-question:hover{color:#27ae60;background:#f8f9fa}.faq-icon{width:28px;height:28px;background:linear-gradient(135deg,#27ae60,#2ecc71);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;color:#fff;flex-shrink:0;box-shadow:0 2px 8px #27ae604d;transition:all .3s cubic-bezier(.4,0,.2,1)}.faq-icon.active{transform:rotate(45deg);background:linear-gradient(135deg,#e74c3c,#c0392b);box-shadow:0 4px 12px #e74c3c66}.faq-question span:nth-child(2){flex:1;font-size:15px;color:#555;line-height:1.5}.faq-item{border:1px solid #eee;border-radius:10px;margin:10px 0;overflow:hidden;background:#fff;box-shadow:0 2px 8px #0000000d;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(0)}.faq-item:hover{box-shadow:0 8px 25px #00000026;border-color:#27ae60;transform:translateY(-2px)}.faq-item.active{border-color:#27ae60;box-shadow:0 6px 20px #27ae6033;background:linear-gradient(135deg,#fff,#f8fff9)}.faq-question{background:#fff;padding:16px;cursor:pointer;font-weight:600;color:#2c3e50;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none;position:relative;overflow:hidden}.faq-question:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(39,174,96,.1),transparent);transition:left .5s ease}.faq-question:hover:before{left:100%}.faq-question:hover{background:linear-gradient(135deg,#f8fff9,#f0f9f4);color:#27ae60;transform:scale(1.01)}.faq-question.active{background:linear-gradient(135deg,#f8fff9,#f0f9f4);color:#27ae60}.faq-answer{padding:14px 16px;background:#f9f9f9;color:#666;line-height:1.6;border-top:1px solid #eee;max-height:0;overflow:hidden;opacity:0;transition:all .4s cubic-bezier(.4,0,.2,1);transform:translateY(-10px)}.faq-answer.active{max-height:200px;opacity:1;transform:translateY(0);padding:14px 16px}.email-contact-btn{background:linear-gradient(135deg,#e67e22,#f39c12);color:#fff;padding:18px 35px;border-radius:12px;font-weight:600;font-size:14px;text-decoration:none;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;box-shadow:0 4px 15px #e67e224d;position:relative;overflow:hidden}.email-contact-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.email-contact-btn:hover:before{left:100%}.email-contact-btn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #e67e2266}.about-mission-vision{padding:clamp(2rem,4vw,3rem) 0 clamp(2rem,4vw,3rem) 0;background:var(--gradient-body)}.mission-vision-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.5rem,5vw,4rem)}.mission-vision-card{background:#fff;padding:clamp(2.5rem,5vw,4rem);border-radius:20px;box-shadow:0 8px 32px #0000001a;transition:all .4s ease;border:1px solid rgba(255,255,255,.2);position:relative;overflow:hidden}.mission-vision-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#fbbf24,#f59e0b)}.mission-vision-card:hover{transform:translateY(-12px);box-shadow:0 16px 48px #00000026}.mission-card,.vision-card{background:linear-gradient(135deg,#fff,#fef9e7);color:#92400e}.mission-vision-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.mission-vision-icon{width:56px;height:56px;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #fbbf244d;flex-shrink:0}.mission-vision-icon svg{width:28px;height:28px;color:#fff}.mission-vision-card h3{font-size:1.4rem;font-weight:700;margin:0;color:#1f2937;letter-spacing:.02em}.mission-vision-card p{font-size:1rem;line-height:1.7;color:#4b5563;margin:0}.about-principles{padding:clamp(5rem,8vw,7rem) 0;background:var(--gradient-body)}.section-header{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.section-label{display:block;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#d97706;margin-bottom:.5rem}.section-title{font-size:clamp(1.8rem,4vw,3rem);font-weight:700;color:#2d3748;margin:0;line-height:1.3;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-align:center}@media (max-width: 480px){.section-title{font-size:clamp(1.1rem,4vw,1.4rem);line-height:1.4;letter-spacing:-.5px}}@media (max-width: 360px){.section-title{font-size:1rem;line-height:1.5;letter-spacing:-.8px;word-break:break-word}}.principles-title{font-size:clamp(2.5rem,5vw,3.2rem)!important}@media (max-width: 480px){.principles-title{font-size:2.2rem!important;line-height:1.2!important;letter-spacing:0px!important}}@media (max-width: 360px){.principles-title{font-size:2rem!important;line-height:1.3!important;letter-spacing:0px!important;word-break:break-word!important}}.mobile-break{display:none}@media (max-width: 480px){.mobile-break{display:inline}}.principles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:clamp(1.5rem,3vw,2rem)}.principle-card{background:#fff;padding:2rem;border-radius:12px;text-align:center;border:1px solid #e5e7eb;transition:all .3s ease}.principle-card:hover{border-color:#d97706;transform:translateY(-4px);box-shadow:0 8px 25px #d9770626}.principle-icon{width:48px;height:48px;background:linear-gradient(135deg,#fbbf24,#d97706);border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff}.principle-icon svg{width:24px;height:24px}.principle-card h4{font-size:1.25rem;font-weight:600;color:#2d3748;margin-bottom:.75rem}.principle-card p{font-size:.95rem;color:#6b7280;line-height:1.5}.about-stats{padding:clamp(5rem,8vw,6rem) 0;background:var(--gradient-body);color:#2d3748}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:clamp(1.5rem,3vw,2rem)}.stat-item{text-align:center;padding:1.5rem}.stat-number{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;color:#f6b55b;background:linear-gradient(135deg,#f6b55b,#db8e38);background-size:100% 100%;background-repeat:no-repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem;line-height:1;display:inline-block}.stat-label{font-size:1rem;color:#6b7280;font-weight:500}.about-cta{padding:clamp(5rem,8vw,7rem) 0;background:var(--gradient-body)}.cta-content{text-align:center}.cta-content h2{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:#2d3748;margin-bottom:1rem;line-height:1.2}.cta-content p{font-size:1.1rem;color:#6b7280;line-height:1.6;margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.5rem;border-radius:12px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid transparent;position:relative;overflow:hidden;min-width:200px;text-align:center}.btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.btn:hover:before{left:100%}.btn--primary{background:linear-gradient(135deg,#f59e0b,#d97706,#92400e);color:#fff;box-shadow:0 4px 15px #d977064d}.btn--primary:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 12px 35px #d9770666;background:linear-gradient(135deg,#fbbf24,#f59e0b,#d97706)}.btn--primary:active{transform:translateY(-1px) scale(1.01)}.btn--outline{background:#ffffff1a;color:#d97706;border-color:#d97706;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px #d977061a}.btn--outline:hover{background:linear-gradient(135deg,#d97706,#92400e);color:#fff;transform:translateY(-3px) scale(1.02);box-shadow:0 12px 35px #d977064d;border-color:transparent}.btn--outline:active{transform:translateY(-1px) scale(1.01)}.btn--white-hover{background:#fff;color:#d97706;border:2px solid #e5e7eb;box-shadow:0 4px 15px #0000001a}.btn--white-hover:hover{background:linear-gradient(135deg,#f59e0b,#d97706,#92400e);color:#fff;transform:translateY(-3px) scale(1.02);box-shadow:0 12px 35px #d9770666;border-color:transparent}.btn--white-hover:active{transform:translateY(-1px) scale(1.01)}.btn i{margin-right:.5rem;font-size:1.1em;transition:transform .3s ease}.btn:hover i{transform:translate(2px)}.btn--glow{position:relative}.btn--glow:after{content:"";position:absolute;inset:0;border-radius:12px;background:linear-gradient(135deg,#f59e0b,#d97706);opacity:0;z-index:-1;transition:opacity .3s ease;filter:blur(8px)}.btn--glow:hover:after{opacity:.7}@keyframes pulse{0%{box-shadow:0 4px 15px #d977064d}50%{box-shadow:0 4px 25px #d9770680}to{box-shadow:0 4px 15px #d977064d}}.btn--pulse{animation:pulse 2s infinite}@media (max-width: 768px){.btn{padding:.875rem 2rem;min-width:180px;font-size:.95rem}.btn:hover{transform:translateY(-2px) scale(1.01)}.btn--primary:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 8px 25px #d9770666}.btn--outline:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 8px 25px #d977064d}.mission-vision-grid,.principles-grid{grid-template-columns:1fr;gap:1.5rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.cta-buttons{flex-direction:column;align-items:center}.btn{width:100%;max-width:300px;justify-content:center}}@media (max-width: 480px){.stats-grid{grid-template-columns:1fr}.mission-vision-card,.principle-card{padding:1.5rem}}.floating-actions{position:fixed;left:clamp(1rem,3vw,2rem);bottom:clamp(1.2rem,4vw,2.4rem);display:flex;flex-direction:column;gap:.75rem;z-index:80}.floating-actions__item{position:relative;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;text-decoration:none;box-shadow:0 16px 32px #080a1259;border:1px solid rgba(255,255,255,.2);transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.floating-actions__item:hover{transform:translateY(-4px);box-shadow:0 20px 40px #080a126b;filter:brightness(1.05)}.floating-actions__item--phone,.floating-actions__item--whatsapp,.floating-actions__item--maps{background:linear-gradient(140deg,#ffb347,#ff7d3c)}.floating-actions__icon{width:24px;height:24px;display:inline-flex}.floating-actions__icon svg{width:100%;height:100%}.floating-actions__sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (min-width: 768px) and (max-width: 1024px){.floating-actions__item{width:52px;height:52px}.floating-actions__icon{width:28px;height:28px}}@media (min-width: 1025px){.floating-actions__item{width:60px;height:60px}.floating-actions__icon{width:32px;height:32px}.floating-actions__item--phone{display:none}}@media (max-width: 480px){.floating-actions__item{width:46px;height:46px}.floating-actions__icon{width:24px;height:24px}}.section{padding:4rem 0}.carousel-wrap{padding:32px 0;overflow:hidden;position:relative}.testimonial-swiper{padding:0 40px;overflow:visible}.card{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:24px;padding:32px 28px;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a;min-height:280px;display:flex;flex-direction:column;justify-content:space-between;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.06);position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#f59e0b,#d97706,#92400e);opacity:0;transition:opacity .4s ease}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.stars{display:flex;gap:2px}.star{font-size:18px;color:#e5e7eb;transition:all .3s ease;cursor:default}.star.active{color:#fbbf24;text-shadow:0 0 8px rgba(251,191,36,.3);animation:starGlow 2s ease-in-out infinite alternate}@keyframes starGlow{0%{transform:scale(1)}to{transform:scale(1.05)}}.quote-icon{font-size:32px;color:#d97706;opacity:.3;font-family:Georgia,serif;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.card:hover:before{opacity:1}.card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 60px #00000026,0 8px 24px #d977061a}.card:after{content:"";position:absolute;inset:-2px;background:linear-gradient(45deg,#f59e0b,#d97706,#92400e,#f59e0b);border-radius:26px;z-index:-1;opacity:0;transition:opacity .4s ease;background-size:300% 300%;animation:gradientShift 3s ease infinite}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.card:hover:after{opacity:.6}.card:hover .stars .star.active{animation:starPulse .6s ease}@keyframes starPulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.quote{font-size:16px;line-height:1.7;color:#374151;margin:0 0 24px;font-style:italic;position:relative;font-weight:400;letter-spacing:.3px}.meta{border-top:1px solid rgba(0,0,0,.08);padding-top:20px;display:flex;align-items:center;gap:16px}.avatar{font-size:32px;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#fef3c7,#fbbf24);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #fbbf2433;transition:all .3s ease}.card:hover .avatar{transform:scale(1.1) rotate(5deg);box-shadow:0 6px 20px #fbbf244d}.user-info{flex:1}.meta .name{font-weight:600;color:#d97706;font-size:16px;margin-bottom:4px;transition:color .3s ease}.card:hover .meta .name{color:#92400e}.meta .title{font-size:14px;color:#6b7280;font-weight:500;opacity:.8}.testimonial-swiper :deep(.swiper-slide){transition:transform .4s ease,opacity .4s ease,filter .4s ease;transform:scale(.88);opacity:.5;filter:blur(0px)}.testimonial-swiper :deep(.swiper-slide-active){transform:scale(1);opacity:1;z-index:3}.testimonial-swiper :deep(.swiper-slide-next),.testimonial-swiper :deep(.swiper-slide-prev){transform:scale(.94);opacity:.75;z-index:2}.testimonial-swiper :deep(.swiper-slide-duplicate-next),.testimonial-swiper :deep(.swiper-slide-duplicate-prev){transform:scale(.88);opacity:.5}.testimonial-swiper :deep(.swiper-pagination){bottom:-16px}.testimonial-swiper :deep(.swiper-pagination-bullet){width:12px;height:12px;background:#0000004d;opacity:1;transition:all .3s ease}.testimonial-swiper :deep(.swiper-pagination-bullet-active){background:#374151;transform:scale(1.2)}@media (max-width: 768px){.carousel-wrap{padding:24px 0}.testimonial-swiper{padding:0 20px}.card{padding:24px 20px;min-height:200px}.quote{font-size:15px;margin:0 0 20px}.quote:before{font-size:36px;top:-6px;left:-6px}.meta .name{font-size:14px}.meta .title{font-size:12px}}.ayek-approach{background:linear-gradient(135deg,#f7fafc,#edf2f7);position:relative;overflow:hidden}.ayek-approach:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="%23e2e8f0" stroke-width="0.3" opacity="0.2"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3}.ayek-approach .container{position:relative;z-index:1}.ayek-approach__header{text-align:center;max-width:800px;margin:0 auto 80px}.ayek-approach__title{font-size:48px;font-weight:700;color:#2d3748;margin:16px 0 24px;line-height:1.2}.ayek-approach__title .highlight{background:linear-gradient(135deg,#4a5568,#2d3748);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;position:relative}.ayek-approach__title .highlight:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:#4a5568;border-radius:1px;opacity:.4}.ayek-approach__description{font-size:18px;line-height:1.7;color:#4a5568;max-width:600px;margin:0 auto}.ayek-approach__features{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:80px}.feature-card{background:#fff;border-radius:20px;padding:28px 24px;box-shadow:0 10px 40px #00000014;border:1px solid rgba(0,0,0,.05);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#f6b55b,#db8e38);transform:scaleX(0);transition:transform .4s ease}.feature-card:hover:before{transform:scaleX(1)}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a}.feature-card__header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.feature-card__icon{font-size:42px;display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:transparent;color:#f6b55b;border-radius:16px;border:2px solid rgba(246,181,91,.2);flex-shrink:0;transition:all .3s ease}.feature-card__header h3{font-size:22px;font-weight:600;color:#2d3748;margin:0;transition:color .3s ease}.feature-card:hover .feature-card__header h3{color:#db8e38}.feature-card:hover .feature-card__icon{transform:scale(1.1);background:linear-gradient(135deg,#f6b55b,#db8e38);color:#fff;border-color:transparent;box-shadow:0 6px 20px #f6b55b66}.feature-card__content p{font-size:16px;line-height:1.6;color:#718096;margin:0}.ayek-approach__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;background:#fff;border-radius:24px;padding:48px 32px;box-shadow:0 20px 60px #0000001a;border:1px solid rgba(0,0,0,.05)}.stat-item{text-align:center;position:relative}.stat-item:after{content:"";position:absolute;right:-16px;top:50%;transform:translateY(-50%);width:1px;height:60px;background:linear-gradient(to bottom,transparent,#e2e8f0,transparent)}.stat-item:last-child:after{display:none}.stat-number{font-size:48px;font-weight:800;color:#f6b55b;background:linear-gradient(135deg,#f6b55b,#db8e38);background-size:100% 100%;background-repeat:no-repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px;display:inline-block}.stat-label{font-size:14px;font-weight:500;color:#718096;text-transform:uppercase;letter-spacing:.5px}@media (max-width: 1024px){.ayek-approach__features{grid-template-columns:repeat(2,1fr);gap:24px}.feature-card{padding:26px 22px}.feature-card__header{gap:14px;margin-bottom:14px}.feature-card__icon{font-size:38px;width:60px;height:60px;border-radius:14px}.feature-card__header h3{font-size:21px}}@media (max-width: 768px){.ayek-approach__title{font-size:36px}.ayek-approach__description{font-size:16px}.ayek-approach__features{grid-template-columns:1fr;gap:24px;margin-bottom:60px}.feature-card{padding:24px 20px}.feature-card__header{gap:12px;margin-bottom:12px}.feature-card__icon{font-size:36px;width:56px;height:56px;border-radius:12px}.feature-card__header h3{font-size:20px}.ayek-approach__stats{grid-template-columns:repeat(2,1fr);gap:24px;padding:32px 24px}.stat-number{font-size:36px}.stat-item:after{display:none}}.references-section__header h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.references-section__header p{max-width:600px;margin:0 auto;font-size:1.1rem;color:var(--color-text-secondary)}.testimonial-swiper{padding:2rem 0 3rem;overflow:visible}.testimonial-swiper .swiper-pagination{bottom:0}.testimonial-swiper .swiper-pagination-bullet{background:var(--color-gold);opacity:.3;width:12px;height:12px}.testimonial-swiper .swiper-pagination-bullet-active{opacity:1;transform:scale(1.2)}.testimonial-swiper .swiper-button-next,.testimonial-swiper .swiper-button-prev{color:var(--color-gold);width:44px;height:44px;margin-top:-22px}.testimonial-swiper .swiper-button-next:after,.testimonial-swiper .swiper-button-prev:after{font-size:20px;font-weight:700}.references-swiper{padding:2rem 0;overflow:visible}.references-carousel{padding:2rem 0;overflow-x:hidden}.references-logo-slide{display:flex;align-items:center;justify-content:center;padding:.5rem;min-height:120px}.references-logo-direct{width:140px;height:95px;object-fit:contain;filter:grayscale(30%) brightness(.9);transition:all .4s cubic-bezier(.175,.885,.32,1.275);border-radius:.8rem;padding:1rem;background:linear-gradient(135deg,#fff,#f8f9fa);box-shadow:0 4px 20px #00000014;border:1px solid rgba(0,0,0,.05);box-sizing:border-box}.references-logo-direct:hover{filter:grayscale(0%) brightness(1);transform:scale(1.05) translateY(-5px);box-shadow:0 8px 30px #00000026;border-color:#0000001a}@media (max-width: 992px){.home-testimonials{padding:4rem 0}.home-testimonials__header h2,.references-section__header h2{font-size:2rem}.home-testimonials__card{padding:2rem;width:calc(100% - 1.5rem);max-width:calc(100% - 1.5rem);box-sizing:border-box;height:auto;min-height:260px;overflow:visible}}@media (max-width: 768px){.home-testimonials{padding:3rem 0}.home-testimonials__header,.references-section__header{margin-bottom:2rem}.home-testimonials__card p{font-size:1.1rem}.references-logo-direct{width:110px;height:80px;padding:.7rem}.testimonial-carousel{margin:0;position:relative;width:100%;max-width:100%}.testimonial-carousel .carousel__slide{padding:.5rem}.testimonial-swiper .swiper-button-next,.testimonial-swiper .swiper-button-prev{width:36px;height:36px;margin-top:-18px}.testimonial-swiper .swiper-button-next:after,.testimonial-swiper .swiper-button-prev:after{font-size:16px}.references-swiper{padding:1.5rem 0}}@media (max-width: 576px){.home-testimonials__header h2,.references-section__header h2{font-size:1.75rem}.home-testimonials__card{padding:1.5rem;margin:.25rem;width:calc(100% - .5rem);max-width:calc(100% - .5rem);box-sizing:border-box;height:auto;min-height:320px;overflow:visible}.references-logo-direct{width:120px;height:85px;padding:.8rem}.references-logo-slide{padding:.5rem}.testimonial-carousel{margin:0;padding:1rem 0;position:relative;width:100%;max-width:100%}.testimonial-carousel .carousel__slide{padding:.25rem}.testimonial-carousel .carousel__viewport{overflow:hidden;width:100%;position:relative}.references-carousel{overflow-x:hidden}.carousel__slide{padding:.5rem}.testimonial-swiper .swiper-button-next,.testimonial-swiper .swiper-button-prev{width:32px;height:32px;margin-top:-16px}.testimonial-swiper .swiper-button-next:after,.testimonial-swiper .swiper-button-prev:after{font-size:14px}.testimonial-swiper .swiper-pagination-bullet{width:10px;height:10px}.references-swiper{padding:1rem 0}}.references-carousel{position:relative;margin-bottom:3rem}.references-carousel__nav{display:flex;justify-content:space-between;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);z-index:10;pointer-events:none}.references-carousel__nav-btn{width:40px;height:40px;border-radius:50%;background-color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px #0000001a;pointer-events:auto;transition:transform .2s ease,box-shadow .2s ease}.references-carousel__nav-btn:hover{transform:scale(1.1);box-shadow:0 4px 12px #00000026}.references-carousel__nav-btn--prev{margin-left:-20px}.references-carousel__nav-btn--next{margin-right:-20px}.references-carousel__viewport{overflow:hidden;padding:1rem 0}.references-carousel__track{display:flex;will-change:transform}.references-carousel__slide{flex-shrink:0;padding:0 15px;box-sizing:border-box}.references-section__card{background-color:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 5px 20px #00000014;height:100%;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.references-section__card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001f}.references-section__logo{width:120px;height:80px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center}.references-section__logo img{max-width:100%;max-height:100%;object-fit:contain}.references-carousel__indicators{display:flex;justify-content:center;gap:8px;margin-top:2rem}.references-carousel__indicator{width:10px;height:10px;border-radius:50%;background-color:#ddd;border:none;padding:0;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.references-carousel__indicator:hover{transform:scale(1.2)}.references-carousel__indicator--active{background-color:var(--color-gold);width:12px;height:12px}@media (max-width: 768px){.references-carousel__nav-btn{width:36px;height:36px}.references-carousel__nav-btn--prev{margin-left:-10px}.references-carousel__nav-btn--next{margin-right:-10px}}:root{font-family:Montserrat,Segoe UI,sans-serif;font-weight:400;line-height:1.7;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-bg: #edf1f8;--color-surface: #ffffff;--color-surface-alt: #eef1f7;--color-gold: #bf8441;--color-gold-soft: #e3a95d;--color-gold-muted: #93612b;--color-text: #232733;--color-muted: #5c6274;--color-line: rgba(191, 132, 65, .24);--gradient-brand: linear-gradient( 135deg, #f6b55b 0%, #db8e38 42%, #ac6320 100% );--shadow-soft: 0 28px 42px rgba(42, 54, 76, .22);--shadow-card: 0 20px 36px rgba(44, 56, 82, .18);--header-height: clamp(84px, 8vw, 108px);--gradient-body: linear-gradient( 110deg, #edf1f8 0%, #eef3fb 45%, rgba(249, 229, 194, .55) 100% )}@keyframes riseIn{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes floatGlow{0%{transform:translateY(0);opacity:.85}50%{transform:translateY(-6px);opacity:1}to{transform:translateY(0);opacity:.85}}@keyframes spinPulse{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes heroTextReveal{0%{opacity:0;transform:translateY(38px) scale(.96)}60%{opacity:1;transform:translateY(-4px) scale(1.01)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ctaPulse{0%,to{box-shadow:inset 0 0 0 1px #ffffff14,0 12px 26px #060a1247}50%{box-shadow:inset 0 0 0 1px #ffffff29,0 18px 32px #060a125c}}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--gradient-body);color:var(--color-text);overflow-x:hidden}a{color:inherit;text-decoration:none}p{margin:0;color:var(--color-muted)}h1,h2,h3{font-family:Playfair Display,Times New Roman,serif;margin:0;color:var(--color-text)}button,input,textarea{font-family:inherit}#app{width:100%}.page-shell{min-height:100vh;position:relative}.container{width:min(1440px,calc(100% - clamp(2rem,6vw,7rem)));margin:0 auto}.site-header{position:fixed;top:0;left:0;right:0;z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080d1647;border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 22px 44px #060a1242;transition:background .32s ease,border-color .32s ease,box-shadow .32s ease}.nav-bar{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:84px}.brand{display:flex;align-items:center;gap:1rem;font-weight:600;color:var(--color-text)}.brand-mark{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 32% 32%,#fad28f,#c17e2c 68%,#101624);box-shadow:inset 0 0 14px #ffffff47,0 10px 14px #242c4240;overflow:hidden;position:relative}.brand-mark:before{content:"";position:absolute;top:-3px;left:-3px;width:70px;height:70px;background:linear-gradient(45deg,#fff0,#ffffff1a 20%,#fffc,#ffffff1a 80%,#fff0);border-radius:50%;animation:metalShine 10s ease-in-out infinite;opacity:0;z-index:2;transform:rotate(-45deg)}.brand-mark:after{content:"";position:absolute;top:0;left:0;width:64px;height:64px;background:linear-gradient(135deg,#ffffff4d,#ffffff1a 30%,#fff0,#ffffff1a 70%,#fff3);border-radius:50%;animation:metalGlow 10s ease-in-out infinite;z-index:1}.brand-mark img{width:100%;height:100%;object-fit:cover}.brand-copy{display:flex;flex-direction:column;gap:.1rem}.brand-name{font-family:Playfair Display,Times New Roman,serif;font-size:1.3rem;letter-spacing:.08em}.brand-tagline{font-size:.75rem;text-transform:uppercase;letter-spacing:.35em;color:var(--color-muted)}.site-nav{display:flex;align-items:center;gap:1.4rem}.nav-actions{display:flex;align-items:center;gap:1rem}.mobile-toggle{display:none;width:44px;height:44px;border-radius:12px;border:none;background:transparent;padding:.55rem;cursor:pointer;align-items:center;justify-content:center;gap:.4rem;flex-direction:column;transition:border-color .2s ease,box-shadow .2s ease}.mobile-toggle span{display:block;width:100%;height:2px;border-radius:999px;background:#fff;transition:transform .3s ease,opacity .3s ease,width .3s ease}.mobile-toggle span:nth-child(2){width:80%}.mobile-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(6px) rotate(45deg)}.mobile-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.mobile-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-6px) rotate(-45deg);width:100%}.mobile-nav{position:absolute;top:100%;left:0;right:0;background:#f4f7fcf5;border-bottom:1px solid rgba(36,62,102,.12);box-shadow:0 22px 40px #1a264233;padding:1.6rem 1.5rem 1.8rem;display:grid;gap:1.5rem;z-index:22}.mobile-nav__links{display:grid;gap:.85rem}.mobile-nav__link{font-weight:600;font-size:1.05rem;letter-spacing:.04em;padding-bottom:.35rem;border-bottom:1px solid rgba(36,62,102,.12);color:var(--color-text)}.mobile-nav__cta{display:inline-flex;justify-content:center;align-items:center;padding:.85rem 1.4rem;border-radius:999px;background:var(--gradient-brand);color:#3f2a0f;font-weight:600;letter-spacing:.04em;box-shadow:var(--shadow-soft)}.mobile-nav__backdrop{position:fixed;inset:0;background:#141c2c61;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:21}.mobile-fade-enter-active,.mobile-fade-leave-active{transition:opacity .2s ease,transform .2s ease}.mobile-fade-enter-from,.mobile-fade-leave-to{opacity:0;transform:translateY(-8px)}@media (max-width: 1024px){.site-nav{display:none}.mobile-toggle{display:flex}.nav-actions{gap:.6rem}}.overlay-fade-enter-active,.overlay-fade-leave-active{transition:opacity .35s ease}.overlay-fade-enter-from,.overlay-fade-leave-to{opacity:0}.page-slide-enter-active,.page-slide-leave-active{transition:opacity .45s ease,transform .45s ease}.page-slide-enter-from{opacity:0;transform:translateY(28px)}.page-slide-leave-to{opacity:0;transform:translateY(-18px)}.nav-link{position:relative;font-weight:500;letter-spacing:.04em;padding:.5rem 0;color:var(--color-muted);transition:color .2s ease}.nav-link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:var(--gradient-brand);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.nav-link:hover,.nav-link.is-active{color:var(--color-text)}.nav-link.is-active:after,.nav-link:hover:after{transform:scaleX(1)}.cta-button{display:inline-flex;align-items:center;gap:.35rem;padding:.75rem 1.25rem;border-radius:999px;background:linear-gradient(135deg,#29436a,#3c7dd9);color:#f8fbff;font-weight:600;letter-spacing:.04em;box-shadow:var(--shadow-soft);transition:transform .2s ease,box-shadow .2s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 24px 40px #284f9259}.page-main{padding-top:0;padding-bottom:0;opacity:0;transform:translateY(32px);transition:opacity .5s ease,transform .5s ease}.page-main--ready{opacity:1;transform:translateY(0)}.page-main--ready .page-view>.section{opacity:0;transform:translateY(28px);animation:riseIn .9s cubic-bezier(.22,.61,.36,1) forwards}.page-main--ready .page-view>.section:nth-of-type(1){animation-delay:.1s}.page-main--ready .page-view>.section:nth-of-type(2){animation-delay:.2s}.page-main--ready .page-view>.section:nth-of-type(3){animation-delay:.3s}.page-main--ready .page-view>.section:nth-of-type(4){animation-delay:.4s}.section{padding:clamp(1.5rem,3vw,2.5rem) 0;border-bottom:1px solid rgba(36,62,102,.06);position:relative}.section--flush{padding:0}.section--neutral{background:transparent;border-top:1px solid rgba(36,62,102,.06);border-bottom:1px solid rgba(36,62,102,.06)}.home-overview-section{padding-top:clamp(2rem,4vw,3.5rem);padding-bottom:clamp(3rem,5vw,4rem)}.home-overview{display:grid;gap:clamp(2rem,4vw,3rem);padding:clamp(2rem,4vw,3rem);border-radius:28px;background:#ffffffd1;box-shadow:0 22px 40px #121a2c1f}.section-content{display:flex;flex-direction:column;gap:clamp(2.5rem,4vw,3.5rem)}.section-heading{max-width:700px}.section-heading--center{text-align:center;margin:0 auto}.section-heading--center p{margin-left:auto;margin-right:auto;max-width:680px}.section-heading h2{font-size:clamp(2rem,4vw,2.8rem);margin-bottom:.75rem}.section-heading p{font-size:1rem}.eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.42em;color:var(--color-gold-muted);margin-bottom:1.1rem}.eyebrow:before{content:"";width:32px;height:1px;background:var(--color-gold-muted)}.hero__eyebrow{color:#ffffffb3}.hero__eyebrow:before{background:#ffffff80}.hero{position:relative;display:flex;align-items:flex-end;min-height:clamp(320px,56vh,520px);padding:clamp(2.1rem,5.5vw,3.6rem) 0 clamp(1.8rem,5.5vw,3rem);margin:0;border-radius:0;overflow:hidden;color:#fff}.hero-background{position:absolute;inset:0;overflow:hidden;z-index:0}.hero-background__image{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.04);transition:opacity 1.2s ease,transform 8s ease}.hero-background__image.is-active{opacity:1;transform:scale(1)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(120deg,#0e121ac7,#0e121a73 50%,#0e121a9e);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);z-index:1}.hero-content{position:relative;z-index:2;display:grid;grid-template-columns:minmax(280px,1fr);align-items:center;gap:clamp(1.2rem,3.6vw,2.2rem);width:min(840px,calc(100% - clamp(2.2rem,6vw,6.5rem)));margin:0 auto clamp(1.6rem,5vw,2.6rem);padding:calc(var(--header-height) * .45) clamp(.8rem,3vw,1.4rem) clamp(1.2rem,3.5vw,2rem)}.hero-content__inner{display:grid;gap:clamp(1rem,3vw,1.8rem);max-width:min(520px,100%);padding:0}.hero-content__inner:after{content:"";position:absolute;inset:auto}.hero-text{display:grid;gap:clamp(1.2rem,4vw,1.8rem)}.hero-title{display:inline-block;font-size:clamp(2.3rem,5vw,3.4rem);line-height:1.12;letter-spacing:-.01em;color:#f5f8ff;text-shadow:0 18px 36px rgba(4,10,22,.48);background:linear-gradient(105deg,#ffd696eb,#fff4e6e6);-webkit-background-clip:text;color:transparent}.hero-text h1{line-height:1.2;margin-bottom:.5rem}.hero-text p{font-size:1.1rem;max-width:560px;color:#f4f8ffd1}.hero-lead{font-size:1.05rem;color:#f5f7ffe6;text-shadow:0 12px 28px rgba(6,10,18,.4);letter-spacing:.01em}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.hero-actions .button--ghost{background:transparent;border:1px solid rgba(255,255,255,.32);color:#fff}.hero-actions .button--ghost:hover{background:#ffffff24}.button--ghost{background:#fff;border:1px solid rgba(36,62,102,.18);color:var(--color-text)}.button:hover{transform:translateY(-2px);box-shadow:0 18px 35px #243e6638}.hero-visual{display:grid;gap:1rem;align-content:start;justify-items:stretch}.hero-visual__dot{width:9px;height:9px;border-radius:50%;background:#ffffff59;transition:transform .3s ease,background .3s ease,opacity .3s ease;opacity:.7}.hero-visual__dot.is-active{background:var(--color-gold-muted);transform:scale(1.2);opacity:1}.product-strip{padding:clamp(1.5rem,3vw,2.5rem) 0;background:transparent;color:var(--color-text)}.product-strip__inner{display:grid;gap:clamp(1rem,2.5vw,2rem)}.product-strip__header{display:grid;gap:.8rem;max-width:740px;text-align:center;margin:0 auto}.product-strip__header h2{font-size:clamp(2.2rem,4vw,3rem);font-weight:700;color:#2d3748;margin:8px 0 16px;line-height:.95}.product-strip__label{font-size:.85rem;text-transform:uppercase;letter-spacing:.36em;color:#6b7280}.product-strip__description{margin:0;color:#6b7280;font-size:.95rem;max-width:640px}.product-strip__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(240px,auto);gap:clamp(1.5rem,3vw,2rem)}.product-card--layout-full{grid-column:span 3;min-height:clamp(260px,24vw,340px)}@media (max-width: 1200px){.product-strip__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(220px,auto)}.product-card--layout-full{grid-column:span 3}}@media (max-width: 992px){.product-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card--layout-full{grid-column:span 2}}.product-card{position:relative;display:block;border-radius:24px;overflow:hidden;min-height:100%;text-decoration:none;color:inherit;box-shadow:0 28px 48px #0c122347;transition:all .4s cubic-bezier(.4,0,.2,1)}.product-card:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#94a3b8,#cbd5e1,#e2e8f0);opacity:0;transition:opacity .4s ease;z-index:2}.product-card:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(0,0,0,.02) 0%,transparent 70%);opacity:0;transition:opacity .5s ease;pointer-events:none;z-index:1}.product-card--image:before{content:"";position:absolute;inset:0;border-radius:24px;border:1px solid rgba(255,255,255,.18);pointer-events:none;transition:border-color .3s ease}.product-card__image--cover{position:absolute;inset:0;background-size:cover;background-position:center;display:grid;align-content:space-between;padding:1.6rem;background-blend-mode:multiply;background-color:#0f152259;color:#fff}.product-card__title{font-size:1.2rem;font-weight:600;letter-spacing:.08em;color:#ffffffeb;text-shadow:0 4px 18px rgba(0,0,0,.35)}.product-card__cta--overlay{align-self:end;justify-self:start;padding:.6rem 1.2rem;border-radius:999px;background:#00000073;border:1px solid rgba(255,255,255,.2);color:#ffffffe6;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;transition:background .3s ease,color .3s ease,border-color .3s ease}.product-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 24px 64px #0000001f,0 12px 32px #00000014}.product-card:hover:before{opacity:1}.product-card:hover:after{opacity:1}.product-card--image:hover:before{border-color:#fff6}.product-card:hover .product-card__cta--overlay{background:#ffffffd9;color:#1e2d46;border-color:#fff9}.product-card--carousel{min-height:clamp(260px,28vw,340px);height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:stretch}.product-card__overlay{display:flex;flex-direction:column;justify-content:space-between;padding:1.6rem;width:100%;height:100%;background:linear-gradient(180deg,#0c122026,#0c1220a6);color:#ffffffeb}.product-card__meta{font-size:.88rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffffbf;margin:.35rem 0 .8rem}.projects-carousel{display:grid;gap:2rem}.projects-carousel__header{max-width:620px}.projects-carousel__header h2{font-size:clamp(2rem,3.6vw,2.7rem);margin-bottom:.75rem}.projects-carousel__header p{color:var(--color-muted)}.projects-carousel__slider{position:relative;margin-top:.5rem}.projects-carousel__slider .carousel__viewport{overflow:hidden}.projects-carousel__slider .carousel__slide{padding:0;display:flex}.projects-carousel__slider .carousel__slide>*{flex:1 1 auto}.projects-carousel__item{position:relative;min-height:clamp(260px,35vw,360px);border-radius:28px;overflow:hidden;background-size:cover;background-position:center;box-shadow:var(--shadow-card)}.projects-carousel__overlay{position:absolute;inset:auto 0 0;padding:1.7rem 1.8rem;display:grid;gap:.45rem;color:#fff;background:linear-gradient(180deg,#0a0c1200 10%,#0a0c12e0)}.projects-carousel__overlay span{font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:#ffffffb8}.projects-carousel__slider .carousel__prev,.projects-carousel__slider .carousel__next{width:42px;height:42px;border-radius:50%;background:#ffffffe6;border:1px solid rgba(36,62,102,.12);color:var(--color-gold-muted);box-shadow:0 18px 32px #1a264233}.projects-carousel__slider .carousel__pagination{gap:.45rem;margin-top:1.2rem}.projects-carousel__slider .carousel__pagination-button{width:9px;height:9px;border-radius:50%;background:#243e663d;transition:transform .2s ease,background .2s ease}.projects-carousel__slider .carousel__pagination-button--active{background:var(--color-gold-muted);transform:scale(1.15)}.about-section-new{padding:clamp(4rem,8vw,8rem) 0;position:relative}.about-container{width:min(1440px,calc(100% - clamp(2rem,6vw,7rem)));margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,6vw,6rem);align-items:center}.about-hero-left{max-width:500px}.about-eyebrow-new{display:inline-block;font-size:1.125rem;font-weight:600;color:#d97706;letter-spacing:.1em;margin-bottom:1.5rem}.about-title-new{font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:#1f2937}.about-number{color:#f6b55b;background:linear-gradient(135deg,#f6b55b,#db8e38);background-size:100% 100%;background-repeat:no-repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;display:inline-block;margin-right:.5rem}.about-text{color:#1f2937}.about-highlight{background:linear-gradient(135deg,#f6b55b,#db8e38);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:800;margin:0 .3rem}.about-description-new{font-size:1rem;line-height:1.6;color:#6b7280;margin-bottom:2rem}.about-stats-new{display:flex;gap:3rem;margin-bottom:2.5rem}.about-stat-item{text-align:left}.stat-number{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#f6b55b;background:linear-gradient(135deg,#f6b55b,#db8e38);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:.5rem}.stat-label{font-size:.75rem;font-weight:600;color:#6b7280;letter-spacing:.05em;text-transform:uppercase}.about-cta-new{display:inline-flex;align-items:center;padding:1rem 2rem;background:linear-gradient(135deg,#f6b55b,#db8e38);color:#fff;text-decoration:none;border-radius:.5rem;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 12px #f6b55b4d}.about-cta-new:hover{background:linear-gradient(135deg,#db8e38,#ac6320);transform:translateY(-2px);box-shadow:0 8px 20px #f6b55b66}.about-cards-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem}.about-card-new{background:#fff;padding:1.5rem;border-radius:1rem;text-align:center;box-shadow:0 2px 10px #00000014;transition:all .3s ease;border:1px solid #f3f4f6;position:relative}.about-card-new:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001f}.card-icon-new{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;transition:all .3s ease}.card-icon-new svg{width:1.5rem;height:1.5rem;color:#fff}.card-icon--rose{background:linear-gradient(135deg,#f43f5e,#ec4899)}.card-icon--green{background:linear-gradient(135deg,#10b981,#059669)}.card-icon--blue{background:linear-gradient(135deg,#f6b55b,#db8e38)}.card-icon--purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.about-card-new:hover .card-icon-new{transform:scale(1.1)}.card-title-new{font-size:1rem;font-weight:700;color:#1f2937;margin-bottom:.75rem;line-height:1.3}.card-description-new{color:#6b7280;line-height:1.5;margin:0;font-size:.875rem}@media (max-width: 1024px){.about-container{grid-template-columns:1fr;gap:3rem;text-align:center}.about-hero-left{max-width:600px;margin:0 auto}.about-stats-new{justify-content:center}}@media (max-width: 768px){.about-section-new{padding:2rem 0}.about-container{gap:2rem}.about-cards-grid{grid-template-columns:1fr;gap:1.5rem}.about-stats-new{gap:2rem}}@media (max-width: 480px){.about-stats-new{flex-direction:column;gap:1rem;text-align:center}.about-stat-item{text-align:center}.about-card-new{padding:1.25rem}}.solutions-grid{gap:clamp(2rem,4vw,3.5rem)}.solutions-grid__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(1.4rem,3vw,2rem)}.solution-card{position:relative;padding:2rem;border-radius:24px;background:#ffffffeb;border:1px solid rgba(36,62,102,.12);box-shadow:0 24px 44px #121a2c29;display:grid;gap:1rem;transition:transform .25s ease,box-shadow .25s ease}.solution-card__icon{width:32px;height:32px;color:var(--color-gold-muted)}.home-features{padding:clamp(2.2rem,5vw,3.2rem) 0}.home-features__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:clamp(1rem,3vw,1.6rem)}.home-feature-card{display:grid;gap:.8rem;padding:1.8rem;border-radius:22px;background:#fff;border:1px solid rgba(36,62,102,.08);box-shadow:0 16px 32px #121a2c1f;text-align:center;justify-items:center;transition:transform .25s ease,box-shadow .25s ease}.home-feature-card:hover{transform:translateY(-4px);box-shadow:0 24px 40px #121a2c29}.home-feature-card__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:#243e6614;color:#243e6699}.home-feature-card__icon svg{width:24px;height:24px}.home-feature-card__icon--red{background:#f6b55b14;color:#f6b55b}.home-feature-card__icon--blue{background:#db8e3814;color:#db8e38}.home-feature-card__icon--green{background:#ac632014;color:#ac6320}.home-feature-card p{margin:0;color:var(--color-muted);line-height:1.6;max-width:280px}.home-testimonials{padding:clamp(2.2rem,5vw,3.2rem) 0;display:grid;gap:clamp(1.8rem,4vw,2.6rem)}.home-testimonials__header{display:grid;justify-items:center;text-align:center;gap:.75rem;max-width:640px;margin:0 auto}.home-testimonials__eyebrow{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .9rem;border-radius:999px;background:#1c243414;font-size:.92rem;letter-spacing:.24em;text-transform:uppercase;font-weight:700;color:var(--color-text)}.home-testimonials__viewport{overflow:hidden;border-radius:18px}.home-testimonials__track{display:flex;gap:clamp(.7rem,1.8vw,1rem);margin:0;padding:0;list-style:none;min-height:200px;padding-bottom:.3rem;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;will-change:scroll-position}.home-testimonials__slide{list-style:none;flex:0 0 auto;display:flex;width:220px;min-width:220px;height:200px}.home-testimonials__track.is-dragging{cursor:grabbing}.home-testimonials__card{flex:0 0 auto;width:100%;height:100%;padding:.9rem;border-radius:16px;background:#ffffffd9;border:1px solid rgba(36,62,102,.08);box-shadow:0 12px 22px #121a2c1a;display:grid;gap:.65rem;align-content:start}.home-testimonials__card p{margin:0;color:var(--color-muted);font-style:italic;line-height:1.55;white-space:normal;word-break:break-word}.home-testimonials__author{font-weight:600;letter-spacing:.04em;text-transform:capitalize}.home-testimonials__author--green{color:#1b9d5a}.home-testimonials__author--purple{color:#7b5cd6}.home-testimonials__author--orange{color:#d97706}.home-testimonials__author--blue{color:#1d6fd1}.solution-card__header span{font-size:.75rem;letter-spacing:.28em;text-transform:uppercase;color:var(--color-muted)}.solution-card__header h3{font-size:1.4rem;margin-top:.35rem}.solution-card p{margin:0;color:var(--color-muted)}.solution-card ul{margin:0;padding:0;display:grid;gap:.5rem;list-style:none}.solution-card__bullet{width:18px;height:18px;color:var(--color-gold-muted)}.solution-card ul li{display:flex;align-items:center;gap:.6rem;font-size:.92rem;color:var(--color-text)}.solution-card:hover{transform:translateY(-6px);box-shadow:0 28px 48px #121a2c33}@media (max-width: 920px){.product-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 480px){.hero-title{margin-top:clamp(2rem,6vw,3rem)}}@media (max-width: 640px){.product-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(200px,auto)}.product-card--layout-full{grid-column:span 2}.product-card--carousel{min-height:280px}}.home-overview__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:clamp(1.2rem,3vw,1.8rem)}.home-overview__card{position:relative;padding:2.2rem;border-radius:24px;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid rgba(0,0,0,.08);box-shadow:0 12px 40px #00000014,0 4px 16px #0000000a;display:grid;gap:1rem;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.home-overview__card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#94a3b8,#cbd5e1,#e2e8f0);opacity:0;transition:opacity .4s ease}.home-overview__card:hover:before{opacity:1}.home-overview__card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #00000026,0 8px 24px #00000014;border-color:#00000026}.home-overview__card h3{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0;line-height:1.3;position:relative}.home-overview__card h3:before{content:"";position:absolute;left:-12px;top:50%;transform:translateY(-50%);width:4px;height:20px;background:linear-gradient(135deg,#94a3b8,#cbd5e1);border-radius:2px;opacity:0;transition:opacity .3s ease}.home-overview__card:hover h3:before{opacity:1}.home-overview__card p{margin:0;color:#64748b;line-height:1.6;font-size:.95rem;font-weight:400}@media (max-width: 768px){.home-overview__card{padding:1.8rem 1.5rem;border-radius:20px;gap:.8rem}.home-overview__card:hover{transform:translateY(-4px)}.home-overview__card h3{font-size:1.15rem}.home-overview__card h3:before{left:-8px;width:3px;height:16px}.home-overview__card p{font-size:.9rem;line-height:1.5}}@media (max-width: 480px){.home-overview__card{padding:1.5rem 1.2rem;border-radius:18px}.home-overview__card h3{font-size:1.1rem}.home-overview__card p{font-size:.85rem}}.contact-layout{display:grid;gap:clamp(2.5rem,5vw,4rem)}.contact-layout__body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,5vw,3rem);align-items:start}.contact-layout__info{display:grid;gap:1.5rem}.contact-info-card{padding:1.8rem;border-radius:22px;background:#ffffffeb;border:1px solid rgba(36,62,102,.12);box-shadow:0 22px 36px #10182c29;display:grid;gap:.6rem}.contact-info-card__icon{width:28px;height:28px;color:var(--color-gold-muted)}.contact-info-card p{margin:0;color:var(--color-text)}.contact-info-card small{color:var(--color-muted)}@media (max-width: 920px){.contact-layout__body{grid-template-columns:1fr}}@media (max-width: 640px){.contact-form{padding:1.5rem}}.page-shell{padding-top:0}.page-shell--scrolled .site-header{background:#080d1694;color:#f4f8fff0;box-shadow:0 16px 34px #05091061;border-bottom-color:#ffffff14}.page-shell--scrolled .site-header .nav-link{color:#e6ecf8bd}.page-shell--scrolled .site-header .nav-link.is-active,.page-shell--scrolled .site-header .nav-link:hover,.page-shell--scrolled .site-header .brand-name{color:#fff}.page-shell--scrolled .site-header .brand-tagline{color:#e6ecf8b3}.site-header{position:fixed;top:0;left:0;right:0;z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080d1647;border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 22px 44px #060a1242;color:#f4f8fff5;transition:background .32s ease,border-color .32s ease,box-shadow .32s ease,color .32s ease}.hero-text--animated>*{opacity:0;transform:translateY(42px) scale(.96);animation:heroTextReveal .9s cubic-bezier(.22,.61,.36,1) forwards}.hero-text--animated>*:nth-child(2){animation-delay:.12s}.hero-text--animated>*:nth-child(3){animation-delay:.24s}.hero-text--animated>*:nth-child(4){animation-delay:.36s}.hero-actions--animated{animation-delay:.36s}.hero-visual__dots{position:absolute;left:50%;bottom:clamp(1.2rem,3vw,2.4rem);transform:translate(-50%);display:inline-flex;gap:.6rem;z-index:3}.page-hero-shell,.hero-shell{width:100%;margin:0;padding-inline:0}.page-hero{position:relative;display:flex;align-items:flex-end;min-height:clamp(280px,40vh,420px);padding:clamp(3.2rem,6.5vw,4.8rem) clamp(1.6rem,5vw,3rem);border-radius:0;overflow:hidden;color:#f7f9ff}.page-hero__content{position:relative;z-index:1;display:grid;gap:clamp(1.2rem,4vw,2.4rem);margin-top:clamp(2.6rem,6vw,4rem);margin-bottom:clamp(1.2rem,4vw,2.4rem);max-width:min(720px,100%)}.page-hero__content .eyebrow{font-size:.72rem;letter-spacing:.38em;background:linear-gradient(90deg,var(--color-gold-soft),rgba(245,247,255,.9));-webkit-background-clip:text;color:transparent}.page-hero__content h1{line-height:1.2}.page-hero__content p{font-size:1.05rem;max-width:640px}.page-hero__content .hero-lead{color:#f6f8ffeb;text-shadow:0 14px 32px rgba(6,10,18,.46);color:#f9fbfff0}@keyframes loader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-loader{position:fixed;inset:0;display:grid;place-items:center;background:#080d16ad;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:60}.page-loader__inner{display:grid;gap:.9rem;align-items:center;justify-items:center;text-align:center;color:#f5f8ff}.page-loader__ring{position:relative;width:160px;height:160px;border-radius:50%;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.page-loader__ring{width:120px;height:120px}}.page-loader__ring:before{content:"";position:absolute;inset:0;border-radius:50%;border:3px solid transparent;border-top-color:#ffffffdb;border-right-color:#ffffff6b;animation:loader-spin 1.2s linear infinite;box-shadow:0 0 24px #ffffff2e}.page-loader__spark{position:absolute;top:-6px;left:50%;transform:translate(-50%);width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,#ffd89b,#7ea8ff);box-shadow:0 0 12px #ffd89bcc}.page-loader__logo{width:100px;height:100px;object-fit:contain;z-index:2}@media (max-width: 768px){.page-loader__logo{width:80px;height:80px}}.page-loader__brand{font-size:1.1rem;letter-spacing:.24em;text-transform:uppercase}.page-loader__tagline{font-size:.82rem;letter-spacing:.16em;text-transform:uppercase;color:#f4f8ffb8}.products-grid__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(240px,auto);gap:clamp(1.4rem,3vw,2.2rem)}@media (max-width: 992px){.products-grid__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.products-grid__cards{grid-auto-rows:minmax(200px,auto)}.products-grid__cards .product-card--span-2{grid-column:span 2}}.contact-section{background:transparent}.contact-grid{display:grid;grid-template-columns:minmax(0,360px) minmax(0,1fr);gap:clamp(2.4rem,6vw,3.8rem);align-items:start}.contact-info{display:grid;gap:clamp(1.4rem,4vw,2.2rem)}.contact-info__intro{display:grid;gap:.75rem}.contact-info__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:clamp(1rem,3vw,1.4rem)}.contact-card{padding:clamp(1.2rem,3vw,1.6rem);border-radius:20px;background:#fffffff0;border:1px solid rgba(24,38,66,.1);box-shadow:0 18px 32px #121a2c1f;display:grid;gap:.6rem}.contact-card h3{margin:0;font-size:1.05rem;color:var(--color-text)}.contact-card p{margin:0;color:var(--color-muted);line-height:1.6}.contact-card--links a{color:var(--color-text);font-weight:600}.contact-card--schedule p{font-weight:500;color:var(--color-text)}.contact-highlights{margin:0;padding:0;list-style:none;display:grid;gap:.6rem;font-size:.95rem;color:var(--color-muted)}.contact-highlights strong{color:var(--color-text);font-weight:600}.contact-form{display:grid;gap:clamp(1rem,2.5vw,1.6rem);padding:clamp(2rem,4vw,2.6rem);border-radius:28px;background:#fffffff5;border:1px solid rgba(24,38,66,.12);box-shadow:0 28px 44px #121c2e29;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.contact-form__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.contact-form label{display:grid;gap:.5rem;font-size:.85rem;color:var(--color-muted)}.contact-form input,.contact-form textarea,.contact-form select{width:100%;padding:.75rem 1rem;border-radius:16px;border:1px solid rgba(24,38,66,.16);background:#fffffffa;color:var(--color-text);transition:border-color .2s ease,box-shadow .2s ease}.contact-form select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23404b63' d='M6 8a1 1 0 0 1-.71-.29l-5-5A1 1 0 0 1 1.41.59L6 5.17 10.59.59A1 1 0 0 1 12 2l-5 5a1 1 0 0 1-.71.29Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 1rem) 50%;background-size:.75rem}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:#29436a66;box-shadow:0 0 0 3px #3c7dd929;outline:none}.contact-form textarea{resize:vertical;min-height:140px}.contact-form__consent{display:flex;align-items:flex-start;gap:.6rem;font-size:.78rem;color:var(--color-muted)}.contact-form__consent input{margin-top:.2rem;width:1rem;height:1rem;accent-color:#29436a}.contact-form__submit{margin-top:.5rem;display:inline-flex;align-items:center;gap:.5rem;justify-content:center;padding:.9rem 1.8rem;border-radius:999px;border:1px solid rgba(15,27,45,.18);background:#080d16db;color:#f6f8ff;font-weight:600;letter-spacing:.06em;cursor:pointer;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.contact-form__submit:hover{transform:translateY(-2px);box-shadow:0 22px 40px #0c162657;border-color:#0f1b2d52}.contact-form__note{margin:0;font-size:.82rem;color:var(--color-muted);line-height:1.6}.contact-form__note a{color:#2f4ea2;font-weight:600}.map-section{background:var(--color-bg-subtle);padding:clamp(2rem,5vw,4rem) 0}.map-container{border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #0c16261f;background:#fff;position:relative}.map-container iframe{display:block;width:100%;height:400px;border:none}@media (max-width: 768px){.map-container iframe{height:300px}.marker-pin{width:25px;height:25px}.marker-label{font-size:12px;padding:6px 10px}}@media (max-width: 960px){.contact-grid{grid-template-columns:1fr}.contact-info__cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media (max-width: 720px){.contact-form__row{grid-template-columns:1fr}}@media (max-width: 640px){.contact-info__cards{grid-template-columns:1fr}.contact-form{padding:1.8rem}}@media (max-width: 768px){.page-main{padding-top:calc(var(--header-height) * .9)}.hero{min-height:clamp(420px,64vh,640px);padding:clamp(2.6rem,10vw,4.2rem) 0 clamp(2.4rem,9vw,4.8rem)}.hero-content{width:min(100%,calc(100% - clamp(1.8rem,8vw,2.6rem)));margin:0 auto clamp(2rem,7vw,3.4rem);padding:clamp(1.2rem,6vw,1.8rem)}.page-hero__content{width:min(100%,calc(100% - clamp(1.6rem,8vw,2.8rem)));padding:clamp(1.4rem,6vw,2.4rem);margin-top:clamp(1.6rem,8vw,2.6rem)}}@media (max-width: 480px){.hero{min-height:clamp(360px,68vh,560px)}.hero .cta-link{width:100%;justify-content:center}}.site-header{color:#f5f7fff5}.site-header .brand-name{color:#fff}.site-header .brand-tagline{color:#f4f8ffc7}.site-header .nav-link{color:#f4f8ffbd;transition:color .2s ease}.site-header .nav-link.is-active,.site-header .nav-link:hover{color:#fff}.site-header .cta-button{position:relative;display:inline-flex;align-items:center;gap:.6rem;padding:.85rem 1.8rem;border-radius:999px;border:1px solid rgba(255,255,255,.38);background:#080d1699;color:#f5f8ff;box-shadow:inset 0 0 0 1px #ffffff14;overflow:hidden;animation:ctaPulse 5.6s ease-in-out infinite;transition:transform .32s ease,box-shadow .32s ease,border-color .32s ease,color .32s ease}.site-header .cta-button:after{content:"";position:absolute;inset:-20% 0;background:linear-gradient(115deg,#ffcf8e99,#82b3ff80);transform:translate(-120%) skew(-12deg);transition:transform .6s ease}.site-header .cta-button:hover{transform:translateY(-2px);box-shadow:0 16px 32px #060a125c,inset 0 0 0 1px #ffffff2e;border-color:#ffffff75;animation-play-state:paused}.site-header .cta-button:hover:after{transform:translate(120%) skew(-12deg)}.site-header--scrolled{background:#080d1694;box-shadow:0 16px 34px #05091061;border-bottom-color:#ffffff14;color:#f4f8fff0}.site-header--scrolled .nav-link{color:#e6ecf8bd}.site-header--scrolled .nav-link.is-active,.site-header--scrolled .nav-link:hover,.site-header--scrolled .brand-name{color:#fff}.site-header--scrolled .brand-tagline{color:#e6ecf8b3}.site-header--scrolled .cta-button{background:#0c1422a6;color:#f5f8ff;border-color:#ffffff52;box-shadow:inset 0 0 0 1px #ffffff1f,0 18px 32px #0509106b}.hero-content__inner{animation:hero-slide-in .9s ease forwards}.hero-text{opacity:0;transform:translateY(28px);animation:hero-slide-in .9s ease .1s forwards}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:clamp(1.2rem,3vw,2rem)}.hero .cta-link{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.95rem 2.2rem;border-radius:999px;border:1px solid rgba(255,255,255,.42);background:#080d1699;color:#f7f9ff;font-weight:600;letter-spacing:.02em;text-transform:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease,color .3s ease}.hero .cta-link:after{content:"";position:absolute;inset:-20% 0;background:linear-gradient(120deg,#ffcf8e8c,#82b3ff80);transform:translate(-120%) skew(-12deg);transition:transform .6s ease}.hero .cta-link:hover{transform:translateY(-2px);box-shadow:0 22px 40px #060a1252,inset 0 0 0 1px #fff3;border-color:#ffffff80;color:#fff}.hero .cta-link:hover:after{transform:translate(120%) skew(-12deg)}.hero-shell,.page-hero-shell{width:100%;margin:0;padding-inline:0}.page-main{padding-top:var(--header-height)}.page-view>.section--flush:first-of-type,.page-view>.page-hero-shell:first-of-type{margin-top:calc(var(--header-height) * -1)}.page-hero{position:relative;display:flex;align-items:flex-end;min-height:clamp(280px,40vh,420px);padding:clamp(2.8rem,6vw,4.4rem) clamp(1.6rem,5vw,3rem);border-radius:0;overflow:hidden;color:#f7f9ff}.page-hero__bg,.page-hero__overlay{position:absolute;inset:0}.page-hero__bg{background-size:cover;background-position:center;transform:scale(1.04);transition:transform 3.2s ease}.page-hero:hover .page-hero__bg{transform:scale(1.08)}.page-hero__overlay{background:linear-gradient(120deg,#080c14c7,#080c146b 58%,#080c14bd)}.page-hero__content{position:relative;z-index:1;display:grid;gap:clamp(1.2rem,4vw,2.4rem);margin-bottom:clamp(1.2rem,4vw,2.4rem);max-width:min(720px,100%)}@keyframes hero-slide-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 960px){.contact-grid{grid-template-columns:1fr}}@media (max-width: 768px){.hero{min-height:clamp(340px,58vh,520px);padding:clamp(2.2rem,9vw,3.6rem) 0 clamp(2rem,8vw,3.4rem)}.hero-content{width:min(100%,calc(100% - clamp(1.8rem,8vw,2.6rem)));margin:0 auto clamp(2rem,7vw,3.4rem);padding:clamp(1.2rem,6vw,1.8rem)}.page-hero__content{width:min(100%,calc(100% - clamp(1.6rem,8vw,2.8rem)));padding:clamp(1.4rem,6vw,2.4rem);margin-top:clamp(1.6rem,8vw,2.6rem)}.page-hero{min-height:clamp(180px,35vh,280px);padding:clamp(1.8rem,8vw,2.6rem) clamp(1.2rem,6vw,2rem)}.hero-title{font-size:clamp(2rem,8.5vw,2.8rem);line-height:1.05;margin-top:clamp(1.5rem,4vw,2.5rem)}.hero-text p{font-size:.88rem}.section-heading h2{font-size:clamp(1.4rem,4.8vw,1.9rem)}.product-strip__header h2{font-size:clamp(1.6rem,4.5vw,2rem)}.product-card{min-height:clamp(180px,50vw,240px)}.product-card__title{font-size:.95rem}.page-hero__content .eyebrow{font-size:.58rem;letter-spacing:.32em;background:linear-gradient(90deg,var(--color-gold-soft),rgba(245,247,255,.9));-webkit-background-clip:text;color:transparent}.page-hero__content h1{line-height:1.12}.page-hero__content p{font-size:.88rem}.page-hero__content .hero-lead{color:#f8fafff2;text-shadow:0 10px 24px rgba(6,10,18,.35)}.hero .cta-link{width:100%;justify-content:center;transition-duration:.42s}.hero .cta-link:after{transition-duration:.9s}.hero-text--animated>*:nth-child(4){animation-duration:1.35s;animation-delay:.45s}}.product-detail{padding-top:clamp(2rem,8vw,3rem)}.product-detail__container{display:grid;gap:clamp(2rem,5vw,3.5rem);align-items:stretch}.product-detail__gallery{position:relative}.product-gallery{display:grid;max-width:100%;width:100%;gap:clamp(1.2rem,3vw,1.8rem);overflow:hidden}.product-gallery__stage{position:relative;max-width:100%;width:100%;border-radius:28px;overflow:hidden;box-shadow:var(--shadow-card);background:#0c1223e0;aspect-ratio:16 / 9;contain:layout style}.product-gallery__image{width:100%;height:100%;object-fit:cover;display:block}.product-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);width:54px;height:54px;border-radius:50%;border:1px solid rgba(255,255,255,.4);background:#0a101a99;color:#fff;font-size:1.8rem;font-weight:600;display:grid;place-items:center;transition:transform .25s ease,background .25s ease,border-color .25s ease,opacity .25s ease}.product-gallery__arrow--prev{left:clamp(1rem,3vw,1.5rem)}.product-gallery__arrow--next{right:clamp(1rem,3vw,1.5rem)}.product-gallery__arrow:hover{transform:translateY(-50%) scale(1.05);background:#bf8441e0;border-color:#ffffffad}.product-gallery__arrow:disabled{opacity:.35;cursor:default;background:#0a101a73;transform:translateY(-50%)}.product-gallery__thumbs{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem}.product-gallery__thumbs-nav{width:42px;height:42px;border-radius:50%;border:1px solid rgba(35,39,51,.18);background:#fffffff0;color:var(--color-text);font-size:1.4rem;font-weight:600;display:grid;place-items:center;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease}.product-gallery__thumbs-nav:hover:not(:disabled){transform:translateY(-2px);background:#bf8441e6;color:#fff;border-color:#bf844166;box-shadow:0 10px 24px #12182438}.product-gallery__thumbs-nav:disabled{opacity:.35;cursor:default;transform:none}.product-gallery__thumbs-track{display:flex;gap:.75rem;overflow-x:auto;padding:.8rem;border-radius:999px;background:#ffffffc7;scrollbar-width:thin;scroll-behavior:smooth}.product-gallery__thumbs-track::-webkit-scrollbar{height:6px}.product-gallery__thumbs-track::-webkit-scrollbar-thumb{background:#2327333d;border-radius:999px}.product-gallery__thumbs-track::-webkit-scrollbar-track{background:#2327331a;border-radius:999px}.product-gallery__thumb{position:relative;width:120px;height:80px;flex:0 0 auto;padding:0;border-radius:18px;overflow:hidden;border:2px solid transparent;background:transparent;cursor:pointer;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery__thumb:hover{transform:translateY(-2px)}.product-gallery__thumb--active{border-color:var(--color-gold);box-shadow:0 14px 26px #12182440;transform:translateY(-3px)}.product-detail__info{display:grid;gap:1rem;grid-template-rows:auto auto 1fr auto;align-content:start;padding:clamp(1.4rem,3.6vw,2rem);border-radius:24px;background:#ffffffe6;border:1px solid rgba(35,39,51,.06);box-shadow:0 32px 52px #1820301f;height:600px}.product-detail__label{font-size:.75rem;letter-spacing:.32em;text-transform:uppercase;color:var(--color-gold)}.product-detail__title{font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.2;color:var(--color-text)}.product-detail__description{font-size:1rem;color:var(--color-muted)}.product-detail__cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.9rem 1.8rem;border-radius:999px;background:var(--gradient-brand);color:#fff;text-decoration:none;font-weight:600;letter-spacing:.05em;text-transform:uppercase;text-align:center;box-shadow:0 22px 38px #1b130840;transition:transform .25s ease,box-shadow .25s ease}.product-detail__cta:hover{transform:translateY(-3px);box-shadow:0 28px 48px #1b130847}@media (min-width: 1024px){.product-detail__container{grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:clamp(3rem,6vw,4.5rem);align-items:stretch}.product-detail__gallery{display:flex;flex-direction:column;height:100%}.product-gallery{flex:1;display:flex;flex-direction:column;height:100%}.product-gallery__stage{flex:1;min-height:500px}.product-detail__info{height:100%;min-height:500px}}@media (max-width: 992px){.product-detail__container{grid-template-columns:minmax(0,1fr)}.product-gallery__stage{aspect-ratio:4 / 3;border-radius:24px}}@media (max-width: 768px){.product-gallery__arrow{width:46px;height:46px;font-size:1.5rem}.product-gallery__thumb{width:104px;height:70px}}@media (max-width: 768px){.product-detail__info{height:450px}}@media (max-width: 640px){.product-detail{padding-top:clamp(1.5rem,6vw,2rem)}.product-detail__container{gap:clamp(1.5rem,4vw,2.5rem)}.product-detail__info{padding:clamp(1.4rem,6vw,1.8rem);height:450px}.product-gallery__thumbs{grid-template-columns:1fr;gap:.6rem}.product-gallery__thumbs-nav{display:none}.product-gallery__thumbs-track{border-radius:22px}.product-gallery__arrow{width:44px;height:44px;font-size:1.4rem}}@media (max-width: 480px){.product-detail{padding-top:clamp(1rem,5vw,1.5rem)}.product-detail__container{gap:clamp(1rem,3vw,1.5rem)}.product-gallery__stage{aspect-ratio:3 / 2}.product-gallery__thumb{width:92px;height:60px}.product-detail__info{padding:clamp(1rem,5vw,1.4rem);height:auto;min-height:400px}}@media (max-width: 390px){.product-detail__info{min-height:450px;padding:clamp(1.2rem,6vw,1.6rem)}.product-detail__description{font-size:.95rem;line-height:1.6;margin-bottom:1rem}.product-detail__title{font-size:clamp(1.6rem,5vw,2rem);margin-bottom:.8rem}}.site-footer{position:relative;margin-top:clamp(2.2rem,6vw,4rem);color:#f5f7ffeb;background:radial-gradient(circle at top left,#bf844147,#11152000),linear-gradient(150deg,#111626,#111b2f 42%,#0a0f1d);overflow:hidden}.site-footer__glow{position:absolute;inset:-25% -35% auto;height:420px;background:radial-gradient(circle at center,#bf844159,#bf844100 65%);opacity:.6;pointer-events:none}.site-footer__content{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:clamp(1.8rem,4vw,2.6rem);padding:clamp(2.4rem,6vw,3.5rem) 0}.site-footer__column{display:grid;gap:1rem;align-content:start}.site-footer__heading{text-transform:uppercase;letter-spacing:.26em;font-size:.68rem;color:#e2d9c4c2}.site-footer__links{display:grid;gap:.65rem}.site-footer__links a{color:#f5f7ffd9;text-decoration:none;font-weight:500;letter-spacing:.03em;font-size:.9rem;transition:color .25s ease}.site-footer__links a:hover{color:#fffffffa}.site-footer__contact{display:grid;gap:.9rem;list-style:none;padding:0;margin:0}.site-footer__contact li{display:grid;gap:.25rem}.site-footer__contact span{font-size:.68rem;letter-spacing:.26em;text-transform:uppercase;color:#e2d9c49e}.site-footer__contact a{color:#f5f7ffe0;text-decoration:none;font-weight:600;letter-spacing:.03em;font-size:.94rem;transition:color .25s ease}.site-footer__contact a:hover{color:#fffffffa}.site-footer__contact address{font-style:normal;line-height:1.5;color:#ebeefac7;font-size:.9rem}.site-footer__social-text{color:#ebeefae6;font-size:.95rem;line-height:1.6;margin-bottom:1rem;margin-top:.5rem;font-weight:400;letter-spacing:.3px}.site-footer__social{display:flex;gap:1.2rem;margin-top:-.5rem;justify-content:flex-start;align-items:center}.site-footer__social-link{display:flex;align-items:center;justify-content:center;padding:14px;border-radius:16px;background:linear-gradient(135deg,#ffffff14,#ffffff05);border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s cubic-bezier(.4,0,.2,1);min-width:60px;min-height:60px;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.site-footer__social-link:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transition:left .6s ease}.site-footer__social-link:hover{background:linear-gradient(135deg,#e1306c33,#e1306c0d);border-color:#e1306c66;transform:translateY(-4px) scale(1.08);box-shadow:0 12px 30px #e1306c40}.site-footer__social-link:hover:before{left:100%}.site-footer__social-icon{width:38px;height:38px;border-radius:8px;background:transparent;filter:brightness(1.1) contrast(1.1);transition:all .3s ease}.site-footer__social-link:hover .site-footer__social-icon{filter:brightness(1.4) saturate(1.3) contrast(1.2);transform:scale(1.15) rotate(5deg)}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.08);background:#080c16eb}.site-footer__bottom-inner{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;align-items:center;padding:1.1rem 0;color:#d2d7e6b8;font-size:.84rem}@media (max-width: 640px){.site-footer__bottom-inner{flex-direction:column;align-items:flex-start}.site-footer__column:last-child .site-footer__heading{text-align:center}.site-footer__social-text{text-align:center;font-size:.9rem;margin-bottom:1.2rem;font-weight:400}.site-footer__social{justify-content:center;width:100%;margin-top:.5rem;gap:1rem}.site-footer__social-link{min-width:64px;min-height:64px;padding:16px;border-radius:20px}.site-footer__social-icon{width:42px;height:42px}}@media (max-width: 1024px){.home-features__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.about-highlight__inner{grid-template-columns:minmax(0,1fr);padding:clamp(2rem,5vw,3rem)}.about-highlight__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.home-testimonials__track{gap:.6rem;min-height:180px}.home-testimonials__slide{width:200px;min-width:200px;height:180px}.home-testimonials__card{padding:.85rem}}@media (max-width: 1024px){.about-highlight__inner{grid-template-columns:1fr;gap:2rem;text-align:center}.about-highlight__hero{order:1}.about-highlight__grid{order:2;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.about-highlight__card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem;gap:1rem}.about-highlight__card h3{font-size:1.2rem;margin-bottom:.5rem}.about-highlight__card p{font-size:1rem;line-height:1.6;max-width:300px}}@media (max-width: 768px){.about-highlight__inner{grid-template-columns:1fr;gap:2rem;text-align:center}.about-highlight__hero{order:1}.about-highlight__grid{order:2;grid-template-columns:1fr;gap:1.25rem}.about-highlight__hero h2{font-size:2rem}.about-highlight__hero p{font-size:1rem}.about-highlight__stats{justify-content:center;gap:1.5rem}.about-highlight__card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem;gap:1rem}.about-highlight__card h3{font-size:1.15rem;margin-bottom:.5rem}.about-highlight__card p{font-size:.95rem;line-height:1.6;max-width:280px}}@media (max-width: 640px){.home-features__grid{grid-template-columns:minmax(0,1fr)}.about-highlight__inner{padding:1.8rem;grid-template-columns:1fr;gap:1.5rem}.about-highlight__hero{order:1}.about-highlight__grid{order:2;grid-template-columns:minmax(0,1fr);gap:1rem}.about-highlight__hero h2{font-size:1.75rem}.about-highlight__hero p{font-size:.95rem}.about-highlight__stats{gap:1rem;flex-direction:column;align-items:center}.about-highlight__stat{text-align:center}.about-highlight__stat strong{font-size:1.5rem}.about-highlight__cta{padding:.65rem 1.25rem;font-size:.875rem}.about-highlight__card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.25rem;border-radius:16px;gap:.75rem}.about-highlight__card h3{font-size:1.05rem;margin-bottom:.25rem}.about-highlight__card p{font-size:.875rem;line-height:1.55;max-width:260px}.about-highlight__icon{width:2.25rem;height:2.25rem;margin-bottom:0;border-radius:12px}}@media (max-width: 480px){.about-highlight__inner{padding:1.5rem;gap:1.25rem}.about-highlight__hero{order:1}.about-highlight__grid{order:2;gap:.875rem}.about-highlight__card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem;border-radius:14px;gap:.5rem}.about-highlight__card h3{font-size:1rem;margin-bottom:.25rem}.about-highlight__card p{font-size:.8rem;line-height:1.5;max-width:240px}.about-highlight__icon{width:2rem;height:2rem;margin-bottom:0;border-radius:10px}}@media (max-width: 360px){.about-highlight{padding:clamp(1.5rem,4vw,2rem) 0}.about-highlight__inner{padding:1rem;gap:1rem;border-radius:20px}.about-highlight__hero{order:1}.about-highlight__grid{order:2;gap:.75rem}.about-highlight__hero h2{font-size:1.5rem;line-height:1.2}.about-highlight__hero p{font-size:.85rem;line-height:1.5}.about-highlight__stats{gap:.75rem;flex-direction:row;justify-content:space-around}.about-highlight__stat strong{font-size:1.25rem}.about-highlight__stat span{font-size:.7rem}.about-highlight__cta{padding:.5rem 1rem;font-size:.8rem}.about-highlight__card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.875rem;border-radius:12px;gap:.375rem}.about-highlight__card h3{font-size:.95rem;margin-bottom:.125rem}.about-highlight__card p{font-size:.75rem;line-height:1.4;max-width:200px}.about-highlight__icon{width:1.75rem;height:1.75rem;margin-bottom:0;border-radius:8px}.home-testimonials__track{gap:.7rem;min-height:160px}.home-testimonials__card{width:100%;height:100%;padding:.8rem}}@media (max-width: 360px){.home-features__grid{grid-template-columns:minmax(0,1fr);gap:.75rem}.home-feature-card{padding:.875rem}.home-feature-card h3{font-size:.95rem}.home-feature-card p{font-size:.75rem}.home-feature-card__icon{width:1.75rem;height:1.75rem}.home-testimonials__track{gap:.5rem;min-height:140px}.home-testimonials__card{padding:.6rem}.home-testimonials__card p{font-size:.75rem}.home-testimonials__card cite{font-size:.7rem}}.about-highlight{padding:0}.about-highlight__inner{width:min(1440px,calc(100% - clamp(2rem,6vw,7rem)));margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.about-highlight__hero{text-align:left}.about-highlight__eyebrow{display:inline-block;font-size:.9rem;font-weight:600;text-transform:uppercase;color:#db8e38;margin-bottom:.5rem;letter-spacing:1px}.about-highlight__hero h2{font-size:2.5rem;font-weight:700;color:#1f2937;margin:0 0 1rem;line-height:1.2}.about-highlight__hero p{font-size:1.1rem;color:#4b5563;line-height:1.6;margin-bottom:2rem}.about-highlight__stats{display:flex;gap:2rem;margin-bottom:2rem}.about-highlight__stat{text-align:center}.about-highlight__stat strong{display:block;font-size:2rem;font-weight:800;color:#db8e38;margin-bottom:.5rem}.about-highlight__stat span{font-size:.875rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.about-highlight__cta{display:inline-flex;align-items:center;padding:.75rem 1.5rem;background:linear-gradient(135deg,#f6b55b,#db8e38,#ac6320);color:#fff;text-decoration:none;border-radius:.5rem;font-weight:600;transition:all .3s ease}.about-highlight__cta:hover{background:linear-gradient(135deg,#f9c574,#e09d4a,#b8722a);transform:translateY(-2px)}.about-highlight__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.about-highlight__card{background:#fff;padding:2rem;border-radius:1rem;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.about-highlight__card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#f6b55b,#db8e38);opacity:0;transition:opacity .3s ease}.about-highlight__card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border-color:#d1d5db}.about-highlight__card:hover:before{opacity:1}.about-highlight__icon{width:3rem;height:3rem;border-radius:.875rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;position:relative;transition:all .3s ease}.about-highlight__icon:before{content:"";position:absolute;inset:0;border-radius:1rem;padding:2px;background:linear-gradient(135deg,transparent,rgba(255,255,255,.3));mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:xor;opacity:0;transition:opacity .3s ease}.about-highlight__card:hover .about-highlight__icon:before{opacity:1}.about-highlight__icon.is-rose{background:linear-gradient(135deg,#fdf2f8,#fce7f3);color:#ec4899;box-shadow:0 4px 12px #ec489926}.about-highlight__icon.is-green{background:linear-gradient(135deg,#f0fdf4,#dcfce7);color:#22c55e;box-shadow:0 4px 12px #22c55e26}.about-highlight__icon.is-blue{background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#3b82f6;box-shadow:0 4px 12px #3b82f626}.about-highlight__icon.is-purple{background:linear-gradient(135deg,#faf5ff,#f3e8ff);color:#a855f7;box-shadow:0 4px 12px #a855f726}.about-highlight__card:hover .about-highlight__icon{transform:scale(1.1) rotate(5deg)}.about-highlight__card h3{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.875rem;line-height:1.3;transition:color .3s ease}.about-highlight__card p{font-size:.95rem;color:#6b7280;line-height:1.6;margin:0;transition:color .3s ease}.about-highlight__card:hover h3{color:#db8e38}.about-highlight__card p{font-size:1rem;color:#6b7280;line-height:1.7;margin:0;transition:color .3s ease}.about-highlight__card:hover p{color:#4b5563}.animated-number{display:inline-block;font-weight:900;color:#db8e38;font-size:1.3em;background:linear-gradient(135deg,#f6b55b,#db8e38,#ac6320,#f6b55b);background-size:300% 300%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:all .4s cubic-bezier(.4,0,.2,1);transform-origin:center;position:relative;text-shadow:0 0 20px rgba(246,181,91,.4);filter:drop-shadow(0 2px 4px rgba(246,181,91,.2));opacity:0;transform:scale(.5) translateY(20px)}.animated-number:before{content:"";position:absolute;inset:-2px;background:linear-gradient(135deg,#f6b55b,#db8e38,#ac6320);border-radius:8px;opacity:0;z-index:-1;transition:opacity .3s ease}.animated-number:hover{transform:scale(1.15) rotate(2deg);background-position:100% 100%}.animated-number:hover:before{opacity:.1}.animate-entrance{opacity:1!important;transform:scale(1) translateY(0)!important;transition:all .8s cubic-bezier(.34,1.56,.64,1)!important}.animate-pulse-glow{animation:pulseGlow 2s ease-in-out infinite}@keyframes entranceEffect{0%{opacity:0;transform:scale(.3) translateY(30px) rotate(-10deg);filter:blur(10px)}50%{opacity:.8;transform:scale(1.1) translateY(-5px) rotate(2deg);filter:blur(2px)}to{opacity:1;transform:scale(1) translateY(0) rotate(0);filter:blur(0)}}@keyframes pulseGlow{0%,to{text-shadow:0 0 10px rgba(246,181,91,.4),0 0 20px rgba(246,181,91,.2),0 0 30px rgba(219,142,56,.1);transform:scale(1)}50%{text-shadow:0 0 20px rgba(246,181,91,.8),0 0 30px rgba(246,181,91,.4),0 0 40px rgba(219,142,56,.3),0 0 50px rgba(172,99,32,.2);transform:scale(1.05)}}.home-testimonials__slide{width:180px;min-width:180px;height:160px}@media (max-width: 768px){.contact-footer-section{padding:60px 20px}.contact-footer-grid{grid-template-columns:1fr;gap:40px;max-width:100%}.contact-footer-left,.contact-footer-right{padding:30px 25px;min-height:500px;height:100%}.contact-footer-title{font-size:24px;margin-bottom:25px}.contact-methods{flex-direction:column;gap:12px}.contact-method-btn{padding:12px 25px;font-size:13px;justify-content:center}.faq-section{padding:30px 25px;margin:0;height:100%;display:flex;flex-direction:column}.faq-title{font-size:20px;margin-bottom:20px}.faq-question{padding:15px;gap:12px}.faq-question:hover{transform:scale(1.005)}.faq-icon{width:24px;height:24px;font-size:14px}.faq-answer.active{max-height:150px}.email-contact-btn{padding:15px 30px;font-size:13px;justify-content:center}.map-title{font-size:28px;margin-bottom:30px}.map-title:before{font-size:20px;top:-35px}.map-title:after{width:70px}}@media (max-width: 480px){.contact-footer-section{padding:40px 15px}.contact-footer-left,.contact-footer-right{padding:25px 20px;min-height:450px;height:100%}.contact-footer-title{font-size:22px}.contact-footer-item{padding:15px;margin-bottom:20px}.faq-section{padding:25px 20px;height:100%;display:flex;flex-direction:column}.faq-question span:nth-child(2){font-size:14px}.faq-question:hover{transform:scale(1.002)}.faq-answer.active{max-height:120px}.map-title{font-size:24px;margin-bottom:25px;letter-spacing:.5px}.map-title:before{font-size:18px;top:-30px}}@keyframes metalShine{0%{opacity:0;transform:rotate(-45deg) translate(-100px)}1%{opacity:.8;transform:rotate(-45deg) translate(-20px)}2.5%{opacity:1;transform:rotate(-45deg) translate(0)}4%{opacity:.8;transform:rotate(-45deg) translate(20px)}5%{opacity:0;transform:rotate(-45deg) translate(100px)}to{opacity:0;transform:rotate(-45deg) translate(100px)}}@keyframes metalGlow{0%{opacity:.2;box-shadow:inset 0 0 20px #ffffff1a,0 0 10px #ffffff1a}1%{opacity:.6;box-shadow:inset 0 0 30px #ffffff4d,0 0 20px #fff3}2.5%{opacity:.8;box-shadow:inset 0 0 40px #fff6,0 0 30px #ffffff4d}4%{opacity:.6;box-shadow:inset 0 0 30px #ffffff4d,0 0 20px #fff3}5%{opacity:.2;box-shadow:inset 0 0 20px #ffffff1a,0 0 10px #ffffff1a}to{opacity:.2;box-shadow:inset 0 0 20px #ffffff1a,0 0 10px #ffffff1a}}.map-title:after{width:60px;height:3px}.home-testimonials__header{margin:0 auto}.product-strip__inner{width:min(1440px,calc(100% - clamp(2rem,6vw,7rem)));margin:0 auto}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:2.9rem;font-weight:700;margin-bottom:1rem}@media (max-width: 768px){.section-header h2{font-size:2.4rem;line-height:1.3}}@media (max-width: 480px){.section-header h2{font-size:2rem;line-height:1.4;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}}@media (max-width: 360px){.section-header h2{font-size:1.8rem;line-height:1.5;letter-spacing:-.5px;word-break:break-word;overflow-wrap:break-word}}.section-header p{max-width:600px;margin:0 auto;font-size:1.1rem;color:var(--color-text-secondary)}.eyebrow{display:block;font-size:.9rem;font-weight:600;text-transform:uppercase;color:var(--color-primary);margin-bottom:.5rem;letter-spacing:1px}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-hero__content[data-v-55833ef5]{padding-top:var(--header-height)}.hero-title[data-v-55833ef5]{text-align:left}@media (max-width: 768px){.page-hero__content[data-v-55833ef5]{padding-top:calc(var(--header-height) * .8)}}:root{--vc-clr-primary: #000;--vc-clr-secondary: #090f207f;--vc-clr-white: #ffffff}.carousel,.carousel *{box-sizing:border-box}.carousel{height:var(--vc-carousel-height);overscroll-behavior:none;position:relative;touch-action:pan-x pan-y pinch-zoom;z-index:1}.carousel.is-dragging{touch-action:none}.carousel__track{display:flex;gap:var(--vc-slide-gap);height:100%;list-style:none;margin:0;padding:0;position:relative;transition:transform ease-out;transition-duration:var(--vc-transition-duration);width:100%}.carousel__viewport{height:100%;overflow:hidden;width:100%}.carousel__sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.carousel.is-rtl{direction:rtl}.carousel.is-ttb .carousel__track{flex-direction:column}.carousel.is-btt .carousel__track{flex-direction:column-reverse}.carousel.is-vertical .carousel__slide--clone:first-child{margin-block-start:var(--vc-cloned-offset)}.carousel:not(.is-vertical) .carousel__slide--clone:first-child{margin-inline-start:var(--vc-cloned-offset)}.carousel.is-effect-fade .carousel__track{display:grid;grid-template-columns:100%;grid-template-rows:100%;transition:none}.carousel.is-effect-fade .carousel__slide{grid-area:1 / 1;height:100%;opacity:0;pointer-events:none;transition:opacity ease-in-out;transition-duration:var(--vc-transition-duration);width:100%}.carousel.is-effect-fade .carousel__slide--active{opacity:1;pointer-events:auto}:root{--vc-icn-width: 100%}.carousel__icon{fill:currentColor;height:var(--vc-icn-width);width:var(--vc-icn-width)}:root{--vc-nav-background: transparent;--vc-nav-border-radius: 0;--vc-nav-color: var(--vc-clr-primary);--vc-nav-color-hover: var(--vc-clr-secondary);--vc-nav-height: 30px;--vc-nav-width: 30px}.carousel__next,.carousel__prev{align-items:center;background:var(--vc-nav-background);border:0;border-radius:var(--vc-nav-border-radius);color:var(--vc-nav-color);cursor:pointer;display:flex;font-size:var(--vc-nav-height);height:var(--vc-nav-height);justify-content:center;padding:0;position:absolute;inset-block-start:50%;transform:translateY(-50%);width:var(--vc-nav-width)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__next{inset-inline-end:0}.carousel__prev{inset-inline-start:0}.carousel.is-vertical .carousel__next,.carousel.is-vertical .carousel__prev{inset-inline:auto 50%;inset-block-start:auto;transform:translate(50%)}.carousel.is-vertical.is-ttb .carousel__next{inset-block-end:0}.carousel.is-vertical.is-ttb .carousel__prev,.carousel.is-vertical.is-btt .carousel__next{inset-block-start:0}.carousel.is-vertical.is-btt .carousel__prev{inset-block-end:0}@media (hover: hover){.carousel__next:hover,.carousel__prev:hover{color:var(--vc-nav-color-hover)}}:root{--vc-pgn-active-color: var(--vc-clr-primary);--vc-pgn-background-color: var(--vc-clr-secondary);--vc-pgn-border-radius: 0;--vc-pgn-gap: 6px;--vc-pgn-height: 4px;--vc-png-bottom: 10px;--vc-png-left: auto;--vc-png-right: 10px;--vc-pgn-width: 16px}.carousel__pagination{bottom:var(--vc-png-bottom);display:flex;gap:var(--vc-pgn-gap);justify-content:center;left:50%;list-style:none;margin:0;padding:0;position:absolute;transform:translate(-50%)}.carousel__pagination-button{background-color:var(--vc-pgn-background-color);border:0;border-radius:var(--vc-pgn-border-radius);cursor:pointer;display:block;height:var(--vc-pgn-height);margin:0;padding:0;width:var(--vc-pgn-width)}.carousel__pagination-button--active{background-color:var(--vc-pgn-active-color)}@media (hover: hover){.carousel__pagination-button:hover{background-color:var(--vc-pgn-active-color)}}.carousel.is-vertical .carousel__pagination{bottom:50%;flex-direction:column;left:var(--vc-png-left);right:var(--vc-png-right);transform:translateY(50%)}.carousel.is-vertical .carousel__pagination-button{height:var(--vc-pgn-width);width:var(--vc-pgn-height)}.carousel.is-btt .carousel__pagination{flex-direction:column-reverse}.carousel__slide{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin:0;transform:translateZ(0)}.product-detail__gallery[data-v-d3b73a26]{width:100%;max-width:700px;margin:0 auto;height:600px;display:flex;flex-direction:column}.gallery-main[data-v-d3b73a26]{width:100%;margin-bottom:15px;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a;flex:1}.gallery-main__image[data-v-d3b73a26]{width:100%;height:100%;object-fit:cover;display:block}.gallery-thumbnails-container[data-v-d3b73a26]{display:flex;align-items:center;gap:8px;width:100%;position:relative}.thumbnail-nav[data-v-d3b73a26]{background:transparent;border:none;border-radius:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:24px;font-weight:700;color:#fff;transition:all .3s ease;position:absolute;top:50%;transform:translateY(-50%);z-index:10;text-shadow:0 0 4px rgba(0,0,0,.5)}.thumbnail-nav--prev[data-v-d3b73a26]{left:0}.thumbnail-nav--next[data-v-d3b73a26]{right:0}.thumbnail-nav[data-v-d3b73a26]:hover:not(:disabled){color:#fff;transform:translateY(-50%) scale(1.2);text-shadow:0 0 6px rgba(0,0,0,.8)}.thumbnail-nav[data-v-d3b73a26]:disabled{opacity:.3;cursor:not-allowed;transform:translateY(-50%);text-shadow:0 0 2px rgba(0,0,0,.3)}.gallery-thumbnails[data-v-d3b73a26]{display:flex;gap:10px;justify-content:flex-start;overflow-x:auto;padding:5px 0;flex:1;scrollbar-width:none;-ms-overflow-style:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%}.gallery-thumbnails[data-v-d3b73a26]::-webkit-scrollbar{display:none}.gallery-thumbnail[data-v-d3b73a26]{flex:0 0 auto;width:120px;height:90px;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .3s ease;position:relative}.gallery-thumbnail[data-v-d3b73a26]:hover{border-color:#007bff;transform:translateY(-2px)}.gallery-thumbnail--active[data-v-d3b73a26]{border-color:#007bff;box-shadow:0 2px 8px #007bff4d}.gallery-thumbnail__image[data-v-d3b73a26]{width:100%;height:100%;object-fit:cover;display:block}.gallery-thumbnail[data-v-d3b73a26]:after{content:"";position:absolute;inset:0;background-color:#fff9;transition:opacity .3s ease;pointer-events:none}.gallery-thumbnail--active[data-v-d3b73a26]:after{opacity:0}.gallery-thumbnail[data-v-d3b73a26]:hover:after{opacity:.3}@media (max-width: 768px){.product-detail__gallery[data-v-d3b73a26]{max-width:100%;margin:0;height:450px}.gallery-main[data-v-d3b73a26]{border-radius:8px}.gallery-main__image[data-v-d3b73a26]{height:100%}.gallery-thumbnail[data-v-d3b73a26]{width:100px;height:75px}.gallery-thumbnails[data-v-d3b73a26]{gap:8px}.thumbnail-nav[data-v-d3b73a26]{width:36px;height:36px;font-size:20px}}@media (max-width: 480px){.product-detail__gallery[data-v-d3b73a26]{height:350px}.gallery-main__image[data-v-d3b73a26]{height:100%}.gallery-thumbnail[data-v-d3b73a26]{width:85px;height:65px}.gallery-thumbnails[data-v-d3b73a26]{gap:6px;padding:3px 0}.thumbnail-nav[data-v-d3b73a26]{width:32px;height:32px;font-size:18px}.gallery-thumbnails-container[data-v-d3b73a26]{gap:8px}}.page-hero__content[data-v-6b9eb6f2]{padding-top:var(--header-height)}@media (max-width: 768px){.page-hero__content[data-v-6b9eb6f2]{padding-top:calc(var(--header-height) * .8)}}.page-hero__content[data-v-7e4d8834]{padding-top:var(--header-height)}@media (max-width: 768px){.page-hero__content[data-v-7e4d8834]{padding-top:calc(var(--header-height) * .8)}}.contact-section[data-v-7e4d8834]{padding:3rem 0}.section-header[data-v-7e4d8834]{text-align:center;margin-bottom:3rem}.section-title[data-v-7e4d8834]{font-size:2rem;font-weight:700;color:#fff;margin:0 0 .5rem;text-shadow:0 2px 4px rgba(0,0,0,.5)}.section-subtitle[data-v-7e4d8834]{font-size:1.1rem;color:#000;margin:0;text-shadow:0 1px 3px rgba(0,0,0,.4)}.contact-layout[data-v-7e4d8834]{display:flex;gap:2rem;margin:0 auto;align-items:stretch}.left-column[data-v-7e4d8834]{flex:1;display:flex;flex-direction:column;gap:1.5rem;min-width:0}.right-column[data-v-7e4d8834]{flex:1;display:flex;flex-direction:column}.map-card[data-v-7e4d8834]{background:linear-gradient(110deg,#edf1f8,#eef3fb 45%,#f9e5c2d9);border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014;border:1px solid rgba(249,229,194,.3);transition:all .3s ease;display:flex;flex-direction:column;height:100%}.map-card[data-v-7e4d8834]:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.map-card .card-content[data-v-7e4d8834]{flex:1;display:flex;flex-direction:column;gap:1rem}.map-header[data-v-7e4d8834]{display:flex;align-items:center;gap:1rem;padding:.5rem 0}.map-icon[data-v-7e4d8834]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:linear-gradient(135deg,#1e293b,#334155);border-radius:10px;color:#fff;box-shadow:0 4px 12px #667eea4d}.map-header[data-v-7e4d8834]{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1.5rem;padding:1rem;background:linear-gradient(135deg,#1a1a1a,#2d2d2d,#404040);border-radius:8px;margin:-1.5rem -1.5rem 1.5rem;box-shadow:0 4px 15px #0006}.map-container[data-v-7e4d8834]{flex:1;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #0000001a;border:1px solid rgba(0,0,0,.05)}@media (max-width: 768px){.contact-layout[data-v-7e4d8834]{flex-direction:column;gap:1.5rem}.left-column[data-v-7e4d8834],.right-column[data-v-7e4d8834]{flex:none}.address-header[data-v-7e4d8834]{padding:1.25rem 1.25rem .75rem}.address-content[data-v-7e4d8834]{padding:0 1.25rem 1.25rem}.address-details[data-v-7e4d8834]{padding:1rem}.address-line[data-v-7e4d8834]{flex-direction:column;align-items:flex-start;gap:.25rem;margin-bottom:1rem}.address-label[data-v-7e4d8834]{min-width:auto;margin-bottom:.25rem}.address-button[data-v-7e4d8834]{width:100%;justify-content:center;padding:1rem 1.25rem}.map-actions[data-v-7e4d8834]{flex-direction:column;gap:.75rem}.map-container[data-v-7e4d8834]{min-height:300px}}@media (max-width: 480px){.contact-layout[data-v-7e4d8834],.left-column[data-v-7e4d8834]{gap:1rem}.address-title[data-v-7e4d8834]{font-size:1.1rem}.address-icon[data-v-7e4d8834]{width:40px;height:40px}.address-header[data-v-7e4d8834]{padding:1rem 1rem .5rem}.address-content[data-v-7e4d8834]{padding:0 1rem 1rem}}.contact-card[data-v-7e4d8834]{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014;border:1px solid #e2e8f0;transition:all .3s ease}.contact-card[data-v-7e4d8834]:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.card-header[data-v-7e4d8834]{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem;background:linear-gradient(135deg,#1a1a1a,#2d2d2d,#404040);border-radius:8px;margin:-1.5rem -1.5rem 1.5rem;box-shadow:0 4px 15px #0006}.header-icon[data-v-7e4d8834]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff26;border-radius:8px;color:#f8fafc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.card-title[data-v-7e4d8834]{font-size:1.25rem;font-weight:700;color:#f1f5f9;margin:0;text-shadow:0 1px 3px rgba(0,0,0,.4)}.contact-info[data-v-7e4d8834]{display:flex;flex-direction:column;gap:1rem}.info-item[data-v-7e4d8834]{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8fafc;border-radius:8px;border-left:4px solid #f59e0b;transition:all .3s ease}.info-item[data-v-7e4d8834]:hover{background:#f1f5f9;transform:translate(4px)}.info-icon[data-v-7e4d8834]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:linear-gradient(135deg,#1e293b,#334155 45%,#475569);border-radius:6px;color:#f8fafc;font-size:.875rem;flex-shrink:0}.info-icon.whatsapp[data-v-7e4d8834]{background:linear-gradient(135deg,#1e293b,#334155 45%,#475569)}.info-content[data-v-7e4d8834]{display:flex;flex-direction:column;gap:.25rem;flex:1}.info-label[data-v-7e4d8834]{font-size:.875rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;text-shadow:0 1px 2px rgba(0,0,0,.3)}.info-value[data-v-7e4d8834]{font-size:1rem;color:#64748b;text-decoration:none;font-weight:700;transition:color .3s ease;text-shadow:0 1px 3px rgba(0,0,0,.4)}.info-value[data-v-7e4d8834]:hover{color:#334155}.info-value[data-v-7e4d8834]:hover{color:#3b82f6}.map-link[data-v-7e4d8834]{display:inline-block;color:#60a5fa;text-decoration:none;font-weight:500;padding:.5rem 1rem;border:1px solid #60a5fa;border-radius:6px;transition:all .2s ease}.map-link[data-v-7e4d8834]:hover{background:#60a5fa;color:#fff}.map-container[data-v-7e4d8834]{border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;flex:1;margin-top:1rem}.map-container iframe[data-v-7e4d8834]{width:100%;height:100%;min-height:400px;border:none;display:block}@media (max-width: 768px){.contact-footer-grid[data-v-7e4d8834]{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 768px){.contact-grid[data-v-7e4d8834]{grid-template-columns:1fr;gap:1.5rem}.contact-card[data-v-7e4d8834]{padding:1.5rem}.card-title[data-v-7e4d8834]{font-size:1.1rem}.info-item[data-v-7e4d8834]{padding:.75rem}.faq-question[data-v-7e4d8834]{font-size:.9rem;padding:.75rem}.faq-answer[data-v-7e4d8834]{padding:.75rem}}@media (max-width: 480px){.contact-section[data-v-7e4d8834]{padding:2rem 0}.section-title[data-v-7e4d8834]{font-size:1.75rem}.contact-grid[data-v-7e4d8834]{gap:1rem}.contact-card[data-v-7e4d8834]{padding:1.25rem}.card-title[data-v-7e4d8834]{font-size:1rem}.info-item[data-v-7e4d8834]{padding:.5rem;gap:.5rem}}@media (max-width: 768px){.contact-grid[data-v-7e4d8834]{grid-template-columns:1fr;gap:1.5rem}.map-card[data-v-7e4d8834]{grid-column:span 1}.contact-card[data-v-7e4d8834]{padding:1.5rem}.card-title[data-v-7e4d8834]{font-size:1.1rem}.info-item[data-v-7e4d8834]{padding:.75rem}}@media (max-width: 480px){.contact-section[data-v-7e4d8834]{padding:2rem 0}.section-title[data-v-7e4d8834]{font-size:1.75rem}.contact-grid[data-v-7e4d8834]{gap:1rem}.contact-card[data-v-7e4d8834]{padding:1.25rem}.card-title[data-v-7e4d8834]{font-size:1rem}.info-item[data-v-7e4d8834]{padding:.5rem;font-size:.85rem}}
