#app{font-family:Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;padding-top:10vh}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);height:10vh;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;transition:all .3s ease}.navbar.navbar-scrolled{height:8vh;padding:.5rem 2rem;background-color:#fff}.navbar.navbar-scrolled .logo img{height:60px}.navbar .logo{background:transparent}.navbar .logo img{height:80px;width:auto;-o-object-fit:contain;object-fit:contain;transition:all .3s ease}.navbar .nav-links{display:flex;gap:2rem;align-items:center;margin-left:2rem}.navbar .nav-links a{color:#426859;text-decoration:none;font-weight:700;font-size:1.1rem;transition:color .3s ease}.navbar .nav-links a.router-link-exact-active,.navbar .nav-links a:hover{color:#062158}.navbar .nav-links select{margin-left:1rem;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;background-color:#fff;cursor:pointer;transition:border-color .3s ease}.navbar .nav-links select:focus{outline:none;border-color:#062158}.navbar .menu-toggle{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:5px;z-index:1000}.navbar .menu-toggle span{display:block;width:22px;height:2px;background-color:#2c3e50;transition:all .3s ease;border-radius:2px}.navbar .menu-toggle.active span:first-child{transform:translateY(7px) rotate(45deg)}.navbar .menu-toggle.active span:nth-child(2){opacity:0}.navbar .menu-toggle.active span:last-child{transform:translateY(-7px) rotate(-45deg)}@media screen and (max-width:768px){.navbar{height:9vh}.navbar,.navbar.navbar-scrolled{padding:.5rem 1rem;transition:none;background-color:#fff}.navbar.navbar-scrolled{height:5vh}.navbar.navbar-scrolled .logo img{height:40px;transition:none}.navbar .logo img{height:60px;transition:none}.navbar .menu-toggle{display:flex;padding:3px}.navbar .menu-toggle span{width:20px;height:2px}.navbar .nav-links{position:fixed;top:0;right:-100%;width:45%;height:auto;max-height:80vh;background-color:hsla(0,0%,100%,.98);flex-direction:column;padding:60px 15px 15px;transition:all .3s ease;box-shadow:-2px 0 8px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:999;border-radius:0 0 0 15px}.navbar .nav-links.nav-active{right:0}.navbar .nav-links a{font-size:.9rem;padding:10px 0;width:100%;text-align:center;border-bottom:1px solid rgba(0,0,0,.05)}.navbar .nav-links a:last-of-type{border-bottom:none}.navbar .nav-links select{margin:12px 0;width:90%;padding:6px;border-radius:15px;border:1px solid #ddd;background-color:#fff;font-size:.85rem}}.home .hero[data-v-0890ca0d]{background-image:url(../../static/img/bg.82592484.png);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center;padding:2rem;margin-bottom:2rem;position:relative;margin:auto;cursor:pointer}.home .hero[data-v-0890ca0d]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.home .hero h1[data-v-0890ca0d]{font-size:4rem;margin-bottom:1.5rem;font-family:Pinyon Script,sans-serif}.home .hero h1[data-v-0890ca0d],.home .hero p[data-v-0890ca0d]{text-shadow:3px 3px 8px rgba(0,0,50,.55);position:relative;z-index:2}.home .hero p[data-v-0890ca0d]{font-size:1.8rem;max-width:800px}.home .commitment-section[data-v-0890ca0d]{padding:4rem 2rem;background-color:#fff}.home .commitment-section .container[data-v-0890ca0d]{max-width:1200px;margin:0 auto;text-align:center}.home .commitment-section .container h2[data-v-0890ca0d]{color:#2c3e50;font-size:2.5rem;margin-bottom:2rem;position:relative;padding-bottom:1rem}.home .commitment-section .container h2[data-v-0890ca0d]:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100px;height:3px;background-color:#062158}.home .commitment-section .container .commitment-content[data-v-0890ca0d]{max-width:900px;margin:0 auto 3rem}.home .commitment-section .container .commitment-content p[data-v-0890ca0d]{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;text-align:left}.home .commitment-section .container .commitment-content p[data-v-0890ca0d]:last-child{margin-bottom:0}.home .commitment-section .container .service-button[data-v-0890ca0d]{display:inline-block;background:#062158;color:#fff;padding:15px 40px;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 5px 15px rgba(0,0,0,.2)}.home .commitment-section .container .service-button[data-v-0890ca0d]:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.3)}.home .why-choose-us-section[data-v-0890ca0d]{padding:4rem 2rem;background-color:#fff}.home .why-choose-us-section .container[data-v-0890ca0d]{max-width:1200px;margin:0 auto;text-align:center}.home .why-choose-us-section .container .statements-grid[data-v-0890ca0d]{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:1rem;max-width:1200px;margin:0 auto}.home .why-choose-us-section .container .statements-grid .statement-item[data-v-0890ca0d]{flex:1;min-width:0;text-align:center;padding:1.5rem 1rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:15px;border:1px solid #e9ecef;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.05)}.home .why-choose-us-section .container .statements-grid .statement-item[data-v-0890ca0d]:hover{transform:translateY(-8px);box-shadow:0 15px 35px rgba(0,0,0,.1);background:linear-gradient(135deg,#fff,#f8f9fa)}.home .why-choose-us-section .container .statements-grid .statement-item .statement-icon[data-v-0890ca0d]{width:60px;height:60px;background:#062158;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.home .why-choose-us-section .container .statements-grid .statement-item .statement-icon i[data-v-0890ca0d]{font-size:1.5rem;color:#fff}.home .why-choose-us-section .container .statements-grid .statement-item p[data-v-0890ca0d]{color:#495057;font-size:.95rem;line-height:1.5;margin:0;font-weight:500}.home .partners-section[data-v-0890ca0d]{padding:4rem 2rem;background-color:#fff}.home .partners-section .container[data-v-0890ca0d]{max-width:1200px;margin:0 auto;text-align:center}.home .partners-section .container h2[data-v-0890ca0d]{color:#2c3e50;font-size:2.5rem;margin-bottom:2rem;position:relative;padding-bottom:1rem}.home .partners-section .container h2[data-v-0890ca0d]:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100px;height:3px;background-color:#062158}.home .partners-section .container .partners-grid[data-v-0890ca0d]{display:flex;flex-wrap:wrap;justify-content:space-around;gap:2rem;max-width:1200px;margin:0 auto}.home .partners-section .container .partners-grid .partner-item[data-v-0890ca0d]{flex:1;min-width:0;text-align:center;padding:1.5rem 1rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:15px;border:1px solid #e9ecef;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.05)}.home .partners-section .container .partners-grid .partner-item[data-v-0890ca0d]:hover{transform:translateY(-8px);box-shadow:0 15px 35px rgba(0,0,0,.1);background:linear-gradient(135deg,#fff,#f8f9fa)}.home .partners-section .container .partners-grid .partner-item .partner-image[data-v-0890ca0d]{width:200px;height:120px;margin:0 auto 1rem;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1)}.home .partners-section .container .partners-grid .partner-item .partner-image img[data-v-0890ca0d]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background-color:#fff}.home .partners-section .container .partners-grid .partner-item h4[data-v-0890ca0d]{color:#495057;font-size:.95rem;margin:0;font-weight:500}.home .testimonials-section[data-v-0890ca0d]{padding:4rem 2rem;background-color:#fff}.home .testimonials-section .container[data-v-0890ca0d]{max-width:1200px;margin:0 auto;text-align:center}.home .testimonials-section .container h2[data-v-0890ca0d]{color:#2c3e50;font-size:2.5rem;margin-bottom:2rem;position:relative;padding-bottom:1rem}.home .testimonials-section .container h2[data-v-0890ca0d]:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100px;height:3px;background-color:#062158}.home .testimonials-section .container .testimonials-grid[data-v-0890ca0d]{display:flex;flex-wrap:wrap;justify-content:space-around;gap:2rem;max-width:1200px;margin:0 auto}.home .testimonials-section .container .testimonials-grid .testimonial-item[data-v-0890ca0d]{flex:1;min-width:0;text-align:center;padding:1.5rem 1rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:15px;border:1px solid #e9ecef;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.05)}.home .testimonials-section .container .testimonials-grid .testimonial-item[data-v-0890ca0d]:hover{transform:translateY(-8px);box-shadow:0 15px 35px rgba(0,0,0,.1);background:linear-gradient(135deg,#fff,#f8f9fa)}.home .testimonials-section .container .testimonials-grid .testimonial-item .testimonial-content[data-v-0890ca0d]{max-width:900px;margin:0 auto 1rem}.home .testimonials-section .container .testimonials-grid .testimonial-item .testimonial-content p[data-v-0890ca0d]{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:1rem;text-align:left}.home .testimonials-section .container .testimonials-grid .testimonial-item .testimonial-author[data-v-0890ca0d]{color:#495057;font-size:.95rem;font-weight:500}.home .slogan-section[data-v-0890ca0d]{background:#062158;color:#fff;text-align:center;padding:3rem 1.5rem}.home .slogan-section .slogan-inner[data-v-0890ca0d]{position:relative}.home .slogan-section .slogan-inner .slogan-line[data-v-0890ca0d]{width:100%;height:2px;background-color:#fff;margin-bottom:25px}.home .slogan-section .slogan-inner h2[data-v-0890ca0d]{font-size:2.2rem;margin-bottom:25px;font-weight:700;color:#fff;position:relative;padding-bottom:1rem}.home .slogan-section .slogan-inner p[data-v-0890ca0d]{font-size:1.05rem;line-height:1.7;margin-bottom:40px;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto;color:#fff}.home .footer-nav[data-v-0890ca0d]{margin-top:2rem;text-align:center}.home .footer-nav a[data-v-0890ca0d]{color:#fff;text-decoration:none;margin:0 1.2rem;font-weight:500;font-size:1.1rem;letter-spacing:1px;transition:color .2s;padding:.3em .8em;border-radius:20px;display:inline-block}.home .footer-nav a.router-link-exact-active[data-v-0890ca0d],.home .footer-nav a[data-v-0890ca0d]:hover{background:hsla(0,0%,100%,.18);color:#ffe082;text-decoration:none}@keyframes pulse-0890ca0d{0%{transform:scale(1);opacity:.8}50%{transform:scale(1.05);opacity:1}to{transform:scale(1);opacity:.8}}@keyframes bounce-0890ca0d{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media screen and (max-width:768px){.home .hero[data-v-0890ca0d]{height:60vh;padding:1rem;background-position:85%}.home .hero h1[data-v-0890ca0d]{font-size:2.5rem;margin-bottom:1rem}.home .hero p[data-v-0890ca0d]{font-size:1.2rem;padding:0 1rem}.home .commitment-section[data-v-0890ca0d]{padding:2rem 1rem}.home .commitment-section .container h2[data-v-0890ca0d]{font-size:2rem;margin-bottom:1.5rem}.home .commitment-section .container .commitment-content[data-v-0890ca0d]{margin-bottom:2rem}.home .commitment-section .container .commitment-content p[data-v-0890ca0d]{font-size:1rem;line-height:1.6;margin-bottom:1rem}.home .commitment-section .container .service-button[data-v-0890ca0d]{padding:12px 30px;font-size:1rem}.home .why-choose-us-section[data-v-0890ca0d]{padding:2rem 1rem}.home .why-choose-us-section .container .statements-grid[data-v-0890ca0d]{flex-direction:column;gap:1rem}.home .why-choose-us-section .container .statements-grid .statement-item[data-v-0890ca0d]{min-width:auto;padding:1.5rem 1rem}.home .why-choose-us-section .container .statements-grid .statement-item .statement-icon[data-v-0890ca0d]{width:50px;height:50px;background:#062158;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.home .why-choose-us-section .container .statements-grid .statement-item .statement-icon i[data-v-0890ca0d]{font-size:1.3rem;color:#fff}.home .why-choose-us-section .container .statements-grid .statement-item p[data-v-0890ca0d]{font-size:1rem;line-height:1.6}.home .partners-section[data-v-0890ca0d]{padding:2rem 1rem}.home .partners-section .container h2[data-v-0890ca0d]{font-size:2rem;margin-bottom:1.5rem}.home .partners-section .container .partners-grid[data-v-0890ca0d]{flex-direction:column;gap:1rem}.home .partners-section .container .partners-grid .partner-item[data-v-0890ca0d]{min-width:auto;padding:1.5rem 1rem}.home .partners-section .container .partners-grid .partner-item .partner-image[data-v-0890ca0d]{width:180px;height:100px;margin:0 auto .8rem;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1)}.home .partners-section .container .partners-grid .partner-item .partner-image img[data-v-0890ca0d]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background-color:#fff}.home .partners-section .container .partners-grid .partner-item .partner-image.partner-image-cover img[data-v-0890ca0d]{-o-object-fit:cover;object-fit:cover}.home .partners-section .container .partners-grid .partner-item h4[data-v-0890ca0d]{font-size:.95rem}.home .testimonials-section[data-v-0890ca0d]{padding:2rem 1rem}.home .testimonials-section .container h2[data-v-0890ca0d]{font-size:2rem;margin-bottom:1.5rem}.home .testimonials-section .container .testimonials-grid[data-v-0890ca0d]{flex-direction:column;gap:1rem}.home .testimonials-section .container .testimonials-grid .testimonial-item[data-v-0890ca0d]{min-width:auto;padding:1.5rem 1rem}.home .testimonials-section .container .testimonials-grid .testimonial-item .testimonial-content[data-v-0890ca0d]{max-width:900px;margin:0 auto 1rem}.home .testimonials-section .container .testimonials-grid .testimonial-item .testimonial-content p[data-v-0890ca0d]{font-size:1rem;line-height:1.6}.home .testimonials-section .container .testimonials-grid .testimonial-item .testimonial-author[data-v-0890ca0d]{font-size:.95rem}.home .slogan-section[data-v-0890ca0d]{padding:30px 8px!important}.home .slogan-section .slogan-inner h2[data-v-0890ca0d]{font-size:1.3rem!important}.home .slogan-section .slogan-inner p[data-v-0890ca0d]{font-size:.95rem!important}.home .slogan-section .footer-nav[data-v-0890ca0d]{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:18px}.home .slogan-section .footer-nav a[data-v-0890ca0d]{font-size:.95rem!important;margin:0 2px!important;padding:.3em .6em!important;border-radius:12px!important;min-width:60px}}@media screen and (min-width:769px)and (max-width:1024px){.home .hero[data-v-0890ca0d]{height:70vh}.home .hero h1[data-v-0890ca0d]{font-size:3rem}.home .hero p[data-v-0890ca0d]{font-size:1.5rem}.home .commitment-section[data-v-0890ca0d]{padding:3rem 1.5rem}.home .commitment-section .container h2[data-v-0890ca0d]{font-size:2.2rem}.home .commitment-section .container .commitment-content p[data-v-0890ca0d]{font-size:1.05rem}.home .commitment-section .container .service-button[data-v-0890ca0d]{padding:14px 35px;font-size:1.05rem}.home .why-choose-us-section[data-v-0890ca0d]{padding:3rem 1.5rem}.home .why-choose-us-section .container .statements-grid[data-v-0890ca0d]{gap:.8rem}.home .why-choose-us-section .container .statements-grid .statement-item[data-v-0890ca0d]{padding:1.2rem .8rem}.home .why-choose-us-section .container .statements-grid .statement-item .statement-icon[data-v-0890ca0d]{width:55px;height:55px;background:#062158;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto .8rem}.home .why-choose-us-section .container .statements-grid .statement-item .statement-icon i[data-v-0890ca0d]{font-size:1.4rem;color:#fff}.home .why-choose-us-section .container .statements-grid .statement-item p[data-v-0890ca0d]{font-size:.9rem;line-height:1.4}.home .partners-section[data-v-0890ca0d]{padding:3rem 1.5rem}.home .partners-section .container h2[data-v-0890ca0d]{font-size:2.2rem}.home .partners-section .container .partners-grid[data-v-0890ca0d]{gap:.8rem}.home .partners-section .container .partners-grid .partner-item[data-v-0890ca0d]{padding:1.2rem .8rem}.home .partners-section .container .partners-grid .partner-item .partner-image[data-v-0890ca0d]{width:180px;height:100px;margin:0 auto .8rem;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1)}.home .partners-section .container .partners-grid .partner-item .partner-image img[data-v-0890ca0d]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background-color:#fff}.home .partners-section .container .partners-grid .partner-item .partner-image.partner-image-cover img[data-v-0890ca0d]{-o-object-fit:cover;object-fit:cover}.home .partners-section .container .partners-grid .partner-item h4[data-v-0890ca0d]{font-size:.95rem}.home .testimonials-section[data-v-0890ca0d]{padding:3rem 1.5rem}.home .testimonials-section .container h2[data-v-0890ca0d]{font-size:2.2rem}.home .testimonials-section .container .testimonials-grid[data-v-0890ca0d]{gap:.8rem}.home .testimonials-section .container .testimonials-grid .testimonial-item[data-v-0890ca0d]{padding:1.2rem .8rem}.home .testimonials-section .container .testimonials-grid .testimonial-item .testimonial-content[data-v-0890ca0d]{max-width:900px;margin:0 auto 1rem}.home .testimonials-section .container .testimonials-grid .testimonial-item .testimonial-content p[data-v-0890ca0d]{font-size:1rem;line-height:1.6}.home .testimonials-section .container .testimonials-grid .testimonial-item .testimonial-author[data-v-0890ca0d]{font-size:.95rem}.home .slogan-section[data-v-0890ca0d]{padding:3rem 1.5rem}.home .slogan-section .slogan-inner .slogan-line[data-v-0890ca0d]{width:50px;height:2.5px;margin-bottom:25px}.home .slogan-section .slogan-inner h2[data-v-0890ca0d]{font-size:2.2rem}.home .slogan-section .slogan-inner p[data-v-0890ca0d]{font-size:1.05rem;line-height:1.7}}@media screen and (min-width:1025px){.home .hero[data-v-0890ca0d]{height:100vh;background-size:cover;background-position:50%}}.customer-page[data-v-21d27754]{max-width:900px;margin:40px auto;padding:24px;background:#fff;border-radius:16px;box-shadow:0 8px 32px rgba(80,80,160,.08)}.search-bar[data-v-21d27754]{display:flex;gap:18px;margin-bottom:18px;align-items:center;flex-wrap:wrap}.search-bar input[data-v-21d27754]{padding:8px 12px;border:1.5px solid #e1e5ea;border-radius:8px;font-size:1rem;min-width:120px}.reset-btn[data-v-21d27754],.search-btn[data-v-21d27754]{padding:8px 18px;border-radius:8px;border:none;font-size:1rem;font-weight:500;cursor:pointer;margin-left:2px;transition:background .2s}.search-btn[data-v-21d27754]{background:#667eea;color:#fff}.search-btn[data-v-21d27754]:hover{background:#764ba2}.reset-btn[data-v-21d27754]{background:#f7f8fa;color:#333;border:1.5px solid #e1e5ea}.reset-btn[data-v-21d27754]:hover{background:#e1e5ea}.customer-page h2[data-v-21d27754]{color:#667eea;font-weight:700;margin-bottom:24px}.table-wrapper[data-v-21d27754]{width:100%}.customer-table[data-v-21d27754]{width:100%;border-collapse:collapse;background:#f7f8fa;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgba(80,80,160,.04)}.customer-table td[data-v-21d27754],.customer-table th[data-v-21d27754]{padding:14px 10px;border-bottom:1px solid #e1e5ea;text-align:left;font-size:1rem}.customer-table td.message-col[data-v-21d27754],.customer-table th.message-col[data-v-21d27754]{width:40%;min-width:320px;word-break:break-all}.customer-table th[data-v-21d27754]{background:#667eea;color:#fff;font-weight:600}.customer-table tr:last-child td[data-v-21d27754]{border-bottom:none}@media (max-width:900px){.table-wrapper[data-v-21d27754]{overflow-x:auto}.customer-table[data-v-21d27754]{min-width:700px}.el-pagination[data-v-21d27754]{width:100%;justify-content:center;display:flex!important;flex-wrap:wrap}}@media (max-width:600px){.customer-page[data-v-21d27754]{padding:8px;margin:10px auto}.search-bar[data-v-21d27754]{flex-direction:column;gap:10px;align-items:stretch}.reset-btn[data-v-21d27754],.search-bar input[data-v-21d27754],.search-btn[data-v-21d27754]{width:100%;min-width:0;box-sizing:border-box;margin-left:0}.customer-page h2[data-v-21d27754]{font-size:1.1rem;margin-bottom:12px}.table-wrapper[data-v-21d27754]{margin-bottom:10px}.customer-table td[data-v-21d27754],.customer-table th[data-v-21d27754]{font-size:.92rem;padding:7px 4px}.el-pagination[data-v-21d27754]{width:100%;justify-content:center;display:flex!important;flex-wrap:wrap}}