@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&family=Roboto:wght@300;400;500;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Roboto,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;font-weight:700;line-height:1.2}.container{max-width:1200px;margin:0 auto;padding:0 20px}.navbar{color:#fff;z-index:1000;background-color:#036;padding:1rem 0;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.navbar .container{justify-content:space-between;align-items:center;display:flex}.logo img{height:50px}.nav-links{gap:2rem;display:flex}.menu-toggle{cursor:pointer;background-color:#ffffff1a;border-radius:5px;flex-direction:column;gap:.5rem;padding:.5rem;transition:all .3s;display:none}.menu-toggle:hover{background-color:#fff3}.menu-toggle span{background-color:#fff;border-radius:2px;width:30px;height:3px;transition:all .3s}@media (width<=768px){.nav-links{opacity:0;visibility:hidden;background-color:#036;flex-direction:column;align-items:center;gap:1rem;width:100%;padding:1rem 0;transition:all .3s;position:absolute;top:100%;left:0;transform:translateY(-10px);box-shadow:0 4px 10px #0000001a}.nav-links.active{opacity:1;visibility:visible;transform:translateY(0)}.menu-toggle{display:flex}.nav-link{text-align:center;width:80%}}.nav-link{color:#fff;border-radius:50px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative;overflow:hidden}.nav-link:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.nav-link:hover:before{left:100%}.nav-link:hover{color:gold;background-color:#ffffff1a;transform:translateY(-2px);box-shadow:0 4px 15px #0003}.nav-link:active{transform:translateY(0);box-shadow:0 2px 5px #0003}.main-content{min-height:80vh;padding:2rem 0}.footer{color:#fff;background-color:#036;margin-top:2rem;padding:2rem 0}.footer-content{justify-content:space-between;margin-bottom:2rem;display:flex}.company-info h3{margin-bottom:1rem;font-size:1.2rem}.contact-info p{margin-bottom:.5rem}.footer-download-link{color:gold;text-decoration:none}.footer-download-link:hover{text-decoration:underline}.footer-download{text-align:center}.footer-qrcode{border-radius:6px;width:100px;height:100px;margin-bottom:.5rem}.footer-download p{opacity:.9;font-size:.9rem}.footer-bottom{text-align:center;opacity:.8;border-top:1px solid #fff3;padding-top:1rem;font-size:.9rem}@media (width<=768px){.navbar .container{flex-direction:column;gap:1rem}.nav-links{gap:1rem}.footer-content{flex-direction:column;gap:1.5rem}}.home-page[data-v-8c0385a2]{padding:0}.hero[data-v-8c0385a2]{color:#fff;text-align:center;background:linear-gradient(135deg,#036 0%,#06c 1%);padding:10rem 0;position:relative;overflow:hidden}@media (width<=768px){.hero[data-v-8c0385a2]{padding:6rem 0}.hero h1[data-v-8c0385a2]{font-size:2.5rem}.hero p[data-v-8c0385a2]{font-size:1.2rem}.hero-buttons[data-v-8c0385a2]{flex-direction:column;align-items:center}.btn[data-v-8c0385a2]{width:80%;max-width:300px}}.hero[data-v-8c0385a2]:before{content:"";opacity:.2;z-index:0;background-image:url(./9d2b5f74313e623de9b62bc3c0448df4.jpg);background-position:50%;background-size:cover;width:100%;height:100%;animation:20s ease-in-out infinite parallax-8c0385a2;position:absolute;top:0;left:0}@keyframes parallax-8c0385a2{0%{transform:scale(1)translate(0)}50%{transform:scale(1.05)translateY(-10px)}to{transform:scale(1)translate(0)}}.hero-content[data-v-8c0385a2]{z-index:1;animation:1s ease-out fadeInUp-8c0385a2;position:relative}@keyframes fadeInUp-8c0385a2{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero h1[data-v-8c0385a2]{text-shadow:0 2px 10px #0000004d;letter-spacing:-1px;margin-bottom:1.5rem;font-size:4rem;font-weight:800}.hero p[data-v-8c0385a2]{opacity:.9;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.8rem}.hero-buttons[data-v-8c0385a2]{flex-wrap:wrap;justify-content:center;gap:1.5rem;animation:1s ease-out .3s both fadeInUp-8c0385a2;display:flex}.btn[data-v-8c0385a2]{text-transform:uppercase;letter-spacing:1px;cursor:pointer;text-align:center;border:3px solid #0000;border-radius:50px;padding:1.25rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden;box-shadow:0 4px 15px #0003}.btn[data-v-8c0385a2]:before{content:"";z-index:0;background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.btn[data-v-8c0385a2]:hover:before{left:100%}.btn span[data-v-8c0385a2]{z-index:1;position:relative}.primary-btn[data-v-8c0385a2]{color:#036;background-color:gold}.primary-btn[data-v-8c0385a2]:hover{background-color:#e6c200;transform:translateY(-3px);box-shadow:0 6px 20px #ffd70066}.primary-btn[data-v-8c0385a2]:active{transform:translateY(0);box-shadow:0 3px 10px #ffd70066}.secondary-btn[data-v-8c0385a2]{color:#fff;background-color:#0000;border-color:#fff}.secondary-btn[data-v-8c0385a2]:hover{color:#036;background-color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px #ffffff4d}.secondary-btn[data-v-8c0385a2]:active{transform:translateY(0);box-shadow:0 3px 10px #ffffff4d}.core-business[data-v-8c0385a2]{background-color:#f9f9f9;padding:8rem 0;position:relative}.core-business[data-v-8c0385a2]:before{content:"";z-index:0;background:radial-gradient(circle at 10% 20%,#0066cc0d 0%,#0000 20%),radial-gradient(circle at 90% 80%,#0099660d 0%,#0000 20%);width:100%;height:100%;position:absolute;top:0;left:0}.core-business h2[data-v-8c0385a2]{color:#036;text-align:center;z-index:1;margin-bottom:4rem;font-size:3rem;font-weight:800;position:relative}.core-business h2[data-v-8c0385a2]:after{content:"";background-color:gold;border-radius:2px;width:80px;height:4px;margin:1rem auto 0;display:block}@media (width<=768px){.core-business[data-v-8c0385a2]{padding:6rem 0}.core-business h2[data-v-8c0385a2]{font-size:2rem}.business-cards[data-v-8c0385a2]{flex-direction:column;align-items:center}.business-card[data-v-8c0385a2]{width:100%;max-width:100%;margin-bottom:2rem}.business-card h3[data-v-8c0385a2]{font-size:1.5rem}.business-card p[data-v-8c0385a2]{font-size:1rem}}.business-cards[data-v-8c0385a2]{z-index:1;flex-wrap:wrap;justify-content:center;gap:3rem;display:flex;position:relative}.business-card[data-v-8c0385a2]{text-align:center;cursor:pointer;background-color:#fff;border-radius:12px;flex:1;min-width:320px;max-width:420px;padding:3rem 2rem;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 8px 25px #0000001a}.business-card[data-v-8c0385a2]:after{content:"";background:linear-gradient(90deg,#0000,#0066cc0d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.business-card[data-v-8c0385a2]:before{content:"";background:linear-gradient(90deg,#06c,#096,#f90);width:100%;height:6px;position:absolute;top:0;left:0}.business-card[data-v-8c0385a2]:first-child{background:linear-gradient(#0066cc0d 0%,#fff 100%)}.business-card[data-v-8c0385a2]:nth-child(2){background:linear-gradient(#0099660d 0%,#fff 100%)}.business-card[data-v-8c0385a2]:nth-child(3){background:linear-gradient(#ff99000d 0%,#fff 100%)}.business-card[data-v-8c0385a2]:hover{transform:translateY(-15px)scale(1.02);box-shadow:0 15px 35px #00000026}.business-card[data-v-8c0385a2]:hover:after{left:100%}.card-icon[data-v-8c0385a2]{z-index:1;margin-bottom:2rem;position:relative}.card-icon img[data-v-8c0385a2]{object-fit:contain;width:100px;height:100px;transition:transform .3s}.business-card:hover .card-icon img[data-v-8c0385a2]{transform:scale(1.1)rotate(5deg)}.business-card h3[data-v-8c0385a2]{color:#036;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700;transition:color .3s}.business-card:hover h3[data-v-8c0385a2]{color:#06c}.business-card p[data-v-8c0385a2]{color:#666;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.card-link[data-v-8c0385a2]{color:#036;z-index:1;background-color:#0066cc0d;border-radius:50px;padding:.5rem 1rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.card-link[data-v-8c0385a2]:before{content:"";z-index:0;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.card-link[data-v-8c0385a2]:hover:before{left:100%}.card-link span[data-v-8c0385a2]{z-index:1;position:relative}.card-link[data-v-8c0385a2]:hover{color:#fff;background-color:#06c;transform:translateY(-2px);box-shadow:0 4px 15px #0066cc4d}.card-link[data-v-8c0385a2]:active{transform:translateY(0);box-shadow:0 2px 5px #0066cc4d}.card-link[data-v-8c0385a2]:after{display:none}.advantages[data-v-8c0385a2]{background-color:#fff;padding:8rem 0;position:relative}.advantages[data-v-8c0385a2]:before{content:"";z-index:0;background:radial-gradient(circle,#0066cc08 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.advantages h2[data-v-8c0385a2]{color:#036;text-align:center;z-index:1;margin-bottom:4rem;font-size:3rem;font-weight:800;position:relative}.advantages h2[data-v-8c0385a2]:after{content:"";background-color:gold;border-radius:2px;width:80px;height:4px;margin:1rem auto 0;display:block}@media (width<=768px){.advantages[data-v-8c0385a2]{padding:6rem 0}.advantages h2[data-v-8c0385a2]{font-size:2rem}.advantages-grid[data-v-8c0385a2]{grid-template-columns:1fr}.advantage-item[data-v-8c0385a2]{padding:2rem}.advantage-item h3[data-v-8c0385a2]{font-size:1.3rem}.advantage-item p[data-v-8c0385a2]{font-size:1rem}}.advantages-grid[data-v-8c0385a2]{z-index:1;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;display:grid;position:relative}.advantage-item[data-v-8c0385a2]{cursor:pointer;background-color:#fff;border-radius:12px;padding:2.5rem;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.advantage-item[data-v-8c0385a2]:after{content:"";background:linear-gradient(90deg,#0000,#0066cc0d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.advantage-item[data-v-8c0385a2]:before{content:"";background:linear-gradient(#06c,#096,#f90,#93c);width:6px;height:100%;position:absolute;top:0;left:0}.advantage-item[data-v-8c0385a2]:first-child{background:linear-gradient(135deg,#0066cc0d 0%,#fff 100%)}.advantage-item[data-v-8c0385a2]:nth-child(2){background:linear-gradient(135deg,#0099660d 0%,#fff 100%)}.advantage-item[data-v-8c0385a2]:nth-child(3){background:linear-gradient(135deg,#ff99000d 0%,#fff 100%)}.advantage-item[data-v-8c0385a2]:nth-child(4){background:linear-gradient(135deg,#9933cc0d 0%,#fff 100%)}.advantage-item[data-v-8c0385a2]:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 12px 30px #00000026}.advantage-item[data-v-8c0385a2]:hover:after{left:100%}.advantage-item h3[data-v-8c0385a2]{color:#036;margin-bottom:1.5rem;padding-left:1.5rem;font-size:1.5rem;font-weight:700;transition:all .3s;position:relative}.advantage-item h3[data-v-8c0385a2]:before{content:"✦";color:#06c;font-size:1.2rem;font-weight:700;position:absolute;left:0}.advantage-item:hover h3[data-v-8c0385a2]{color:#06c;transform:translate(5px)}.advantage-item p[data-v-8c0385a2]{color:#666;font-size:1.1rem;line-height:1.6;transition:color .3s}.advantage-item:hover p[data-v-8c0385a2]{color:#333}.data-showcase[data-v-8c0385a2]{color:#fff;text-align:center;background:linear-gradient(135deg,#036 0%,#06c 100%);padding:8rem 0;position:relative;overflow:hidden}.data-showcase[data-v-8c0385a2]:before{content:"";z-index:0;background:radial-gradient(circle at 25% 25%,#ffd7001a 0%,#0000 50%),radial-gradient(circle at 75% 75%,#0099661a 0%,#0000 50%);width:100%;height:100%;animation:4s ease-in-out infinite pulse-8c0385a2;position:absolute;top:0;left:0}@keyframes pulse-8c0385a2{0%{opacity:.5}50%{opacity:.8}to{opacity:.5}}.data-showcase h2[data-v-8c0385a2]{z-index:1;text-shadow:0 2px 10px #0000004d;margin-bottom:4rem;font-size:3rem;font-weight:800;position:relative}.data-showcase h2[data-v-8c0385a2]:after{content:"";background-color:gold;border-radius:2px;width:80px;height:4px;margin:1rem auto 0;display:block}@media (width<=768px){.data-showcase[data-v-8c0385a2]{padding:6rem 0}.data-showcase h2[data-v-8c0385a2]{font-size:2rem}.data-cards[data-v-8c0385a2]{flex-direction:column;align-items:center}.data-card[data-v-8c0385a2]{width:100%;max-width:100%;margin-bottom:2rem}.data-number[data-v-8c0385a2]{font-size:3rem}.data-label[data-v-8c0385a2]{font-size:1rem}}.data-cards[data-v-8c0385a2]{z-index:1;flex-wrap:wrap;justify-content:center;gap:3rem;display:flex;position:relative}.data-card[data-v-8c0385a2]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex:1;min-width:220px;max-width:320px;padding:3rem 2rem;transition:all .4s;position:relative;overflow:hidden}.data-card[data-v-8c0385a2]:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.data-card[data-v-8c0385a2]:before{content:"";background:linear-gradient(90deg,#06c,#096,#f90,#93c);width:100%;height:6px;position:absolute;bottom:0;left:0}.data-card[data-v-8c0385a2]:first-child{background:linear-gradient(135deg,#06c3 0%,#ffffff0d 100%)}.data-card[data-v-8c0385a2]:nth-child(2){background:linear-gradient(135deg,#0963 0%,#ffffff0d 100%)}.data-card[data-v-8c0385a2]:nth-child(3){background:linear-gradient(135deg,#f903 0%,#ffffff0d 100%)}.data-card[data-v-8c0385a2]:nth-child(4){background:linear-gradient(135deg,#93c3 0%,#ffffff0d 100%)}.data-card[data-v-8c0385a2]:hover{border-color:#ffffff4d;transform:translateY(-15px)scale(1.05);box-shadow:0 15px 35px #0000004d}.data-card[data-v-8c0385a2]:hover:after{left:100%}.data-number[data-v-8c0385a2]{color:gold;text-shadow:0 2px 10px #0000004d;margin-bottom:.5rem;font-size:4rem;font-weight:800;transition:all .3s}.data-card:hover .data-number[data-v-8c0385a2]{color:#fff;transform:scale(1.2)rotate(5deg)}.data-label[data-v-8c0385a2]{opacity:.9;font-size:1.2rem;font-weight:500;transition:all .3s}.data-card:hover .data-label[data-v-8c0385a2]{opacity:1;color:gold;transform:translateY(5px)}.partners[data-v-8c0385a2]{background-color:#f9f9f9;padding:8rem 0;position:relative}.partners[data-v-8c0385a2]:before{content:"";z-index:0;background:radial-gradient(circle at 10% 90%,#0066cc0d 0%,#0000 20%),radial-gradient(circle at 90% 10%,#0099660d 0%,#0000 20%);width:100%;height:100%;position:absolute;top:0;left:0}.partners h2[data-v-8c0385a2]{color:#036;text-align:center;z-index:1;margin-bottom:4rem;font-size:3rem;font-weight:800;position:relative}.partners h2[data-v-8c0385a2]:after{content:"";background-color:gold;border-radius:2px;width:80px;height:4px;margin:1rem auto 0;display:block}.partners-grid[data-v-8c0385a2]{z-index:1;flex-wrap:wrap;justify-content:center;gap:3rem;display:flex;position:relative}.partner-item[data-v-8c0385a2]{text-align:center;background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;min-width:200px;max-width:250px;padding:2rem;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.partner-item[data-v-8c0385a2]:before{content:"";background:linear-gradient(90deg,#0000,#06c3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.partner-item[data-v-8c0385a2]:hover:before{left:100%}.partner-item[data-v-8c0385a2]:hover{border-color:#06c;transform:translateY(-10px)scale(1.05);box-shadow:0 12px 30px #00000026}.partner-name[data-v-8c0385a2]{color:#036;font-size:1.125rem;font-weight:600;line-height:1.5;transition:color .3s;display:block}.partner-item:hover .partner-name[data-v-8c0385a2]{color:#06c}@media (width<=768px){.partners[data-v-8c0385a2]{padding:6rem 0}.partners h2[data-v-8c0385a2]{font-size:2rem}.partners-grid[data-v-8c0385a2]{flex-direction:column;align-items:center}.partner-item[data-v-8c0385a2]{width:100%;max-width:100%;margin-bottom:2rem}.partner-name[data-v-8c0385a2]{font-size:1rem}}.products-page[data-v-88867df5]{padding:2rem 0}.hero-section[data-v-88867df5]{color:#fff;text-align:center;background-color:#036;margin-bottom:4rem;padding:4rem 0}.hero-section h1[data-v-88867df5]{margin-bottom:1rem;font-size:2.5rem}.hero-section p[data-v-88867df5]{opacity:.9;font-size:1.2rem}.product-section[data-v-88867df5]{background-color:#fff;border-top:4px solid #0000;border-radius:8px;margin-bottom:4rem;padding:2rem;transition:all .3s;box-shadow:0 2px 10px #0000000d}.product-section[data-v-88867df5]:first-child{background-color:#0066cc0d;border-top-color:#06c}.product-section[data-v-88867df5]:nth-child(2){background-color:#0099660d;border-top-color:#096}.product-section[data-v-88867df5]:nth-child(3){background-color:#ff99000d;border-top-color:#f90}.product-section[data-v-88867df5]:hover{transform:translateY(-5px);box-shadow:0 4px 15px #0000001a}.product-section h2[data-v-88867df5]{color:#036;text-align:center;margin-bottom:2rem;font-size:2rem;transition:color .3s}.product-section:hover h2[data-v-88867df5]{color:#06c}.product-content[data-v-88867df5]{align-items:center;gap:2rem;display:flex}.product-description[data-v-88867df5]{flex:1}.product-description h3[data-v-88867df5]{color:#036;margin:1rem 0;transition:color .3s}.product-section:hover .product-description h3[data-v-88867df5]{color:#06c}.product-description ul[data-v-88867df5]{margin-top:1rem;margin-left:0;padding:0;list-style-type:none}.product-description li[data-v-88867df5]{margin-bottom:.5rem;padding-left:1.5rem;transition:color .3s;position:relative}.product-description li[data-v-88867df5]:before{content:"✓";color:#096;font-weight:700;position:absolute;left:0}.product-section:hover .product-description li[data-v-88867df5]{color:#06c}.product-image[data-v-88867df5]{flex:1;transition:transform .3s}.product-section:hover .product-image[data-v-88867df5]{transform:scale(1.02)}.product-image img[data-v-88867df5]{border-radius:8px;width:100%;height:auto;transition:box-shadow .3s;box-shadow:0 4px 10px #0000001a}.product-section:hover .product-image img[data-v-88867df5]{box-shadow:0 8px 20px #00000026}@media (width<=768px){.product-content[data-v-88867df5]{flex-direction:column}.product-section:nth-child(2n) .product-content[data-v-88867df5]{flex-direction:column-reverse}}.about-page[data-v-470c8a8e]{padding:2rem 0}.hero-section[data-v-470c8a8e]{color:#fff;text-align:center;background-color:#036;margin-bottom:4rem;padding:4rem 0}.hero-section h1[data-v-470c8a8e]{margin-bottom:1rem;font-size:2.5rem}.hero-section p[data-v-470c8a8e]{opacity:.9;font-size:1.2rem}.about-section[data-v-470c8a8e]{background-color:#f9f9f9;border-radius:8px;margin-bottom:4rem;padding:2rem;box-shadow:0 2px 10px #0000000d}.about-section h2[data-v-470c8a8e]{color:#036;text-align:center;margin-bottom:2rem;font-size:2rem}.about-content p[data-v-470c8a8e]{margin-bottom:1rem;line-height:1.8}.timeline[data-v-470c8a8e]{max-width:1200px;margin:0 auto;position:relative}.timeline[data-v-470c8a8e]:after{content:"";background-color:#036;border-radius:3px;width:6px;margin-left:-3px;position:absolute;top:0;bottom:0;left:50%}.timeline-item[data-v-470c8a8e]{box-sizing:border-box;width:50%;padding:10px 40px;position:relative}.timeline-item[data-v-470c8a8e]:nth-child(odd){left:0}.timeline-item[data-v-470c8a8e]:nth-child(2n){left:50%}.timeline-content[data-v-470c8a8e]{background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 4px 10px #0000001a}.timeline-content h3[data-v-470c8a8e]{color:#036;margin-bottom:10px}.team-container[data-v-470c8a8e]{flex-wrap:wrap;justify-content:space-around;gap:2rem;display:flex}.team-member[data-v-470c8a8e]{text-align:center;background-color:#fff;border-radius:8px;flex:1;min-width:250px;padding:1.5rem;transition:transform .3s;box-shadow:0 4px 10px #0000001a}.team-member[data-v-470c8a8e]:hover{transform:translateY(-5px)}.team-image[data-v-470c8a8e]{margin-bottom:1rem}.team-image img[data-v-470c8a8e]{object-fit:cover;border-radius:50%;width:100px;height:100px}.team-member h3[data-v-470c8a8e]{color:#036;margin-bottom:.5rem}.vision-content[data-v-470c8a8e]{text-align:center;max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.8}@media (width<=768px){.timeline[data-v-470c8a8e]:after{left:31px}.timeline-item[data-v-470c8a8e]{width:100%;padding-left:70px;padding-right:25px}.timeline-item[data-v-470c8a8e]:nth-child(2n){left:0}.team-container[data-v-470c8a8e]{flex-direction:column;align-items:center}.team-member[data-v-470c8a8e]{width:100%;max-width:300px}}.contact-page[data-v-5bf3733c]{padding:2rem 0}.hero-section[data-v-5bf3733c]{color:#fff;text-align:center;background-color:#036;margin-bottom:4rem;padding:4rem 0}.hero-section h1[data-v-5bf3733c]{margin-bottom:1rem;font-size:2.5rem}.hero-section p[data-v-5bf3733c]{opacity:.9;font-size:1.2rem}.contact-content[data-v-5bf3733c]{gap:3rem;margin-bottom:4rem;display:flex}.contact-info[data-v-5bf3733c]{background-color:#f9f9f9;border-radius:8px;flex:1;padding:2rem;box-shadow:0 2px 10px #0000000d}.contact-info h2[data-v-5bf3733c]{color:#036;text-align:center;margin-bottom:2rem;font-size:2rem}.info-item[data-v-5bf3733c]{margin-bottom:1.5rem}.info-item h3[data-v-5bf3733c]{color:#036;margin-bottom:.5rem;font-size:1.1rem}.download-link[data-v-5bf3733c]{color:#06c;word-break:break-all;text-decoration:none}.download-link[data-v-5bf3733c]:hover{text-decoration:underline}.download-hint[data-v-5bf3733c]{color:#666;margin-top:.5rem;font-size:.95rem}.download-qrcode[data-v-5bf3733c]{border-radius:8px;width:160px;height:160px;margin-top:1rem;display:block;box-shadow:0 2px 8px #0000001a}.contact-form[data-v-5bf3733c]{background-color:#f9f9f9;border-radius:8px;flex:1;padding:2rem;box-shadow:0 2px 10px #0000000d}.contact-form h2[data-v-5bf3733c]{color:#036;text-align:center;margin-bottom:2rem;font-size:2rem}.form-group[data-v-5bf3733c]{margin-bottom:1.5rem}.form-group label[data-v-5bf3733c]{color:#333;margin-bottom:.5rem;font-weight:500;display:block}.form-group input[data-v-5bf3733c],.form-group textarea[data-v-5bf3733c]{border:1px solid #ddd;border-radius:4px;width:100%;padding:.8rem;font-size:1rem}.form-group textarea[data-v-5bf3733c]{resize:vertical}.submit-btn[data-v-5bf3733c]{color:#fff;cursor:pointer;background-color:#036;border:none;border-radius:4px;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:background-color .3s}.submit-btn[data-v-5bf3733c]:hover{background-color:#024}.map-section[data-v-5bf3733c]{margin-bottom:2rem}.map-section h2[data-v-5bf3733c]{color:#036;text-align:center;margin-bottom:1.5rem;font-size:2rem}.map-container[data-v-5bf3733c]{background-color:#f9f9f9;border-radius:8px;justify-content:center;align-items:center;height:400px;display:flex;box-shadow:0 2px 10px #0000000d}.map-placeholder[data-v-5bf3733c]{text-align:center;padding:2rem}@media (width<=768px){.contact-content[data-v-5bf3733c]{flex-direction:column}.map-container[data-v-5bf3733c]{height:300px}}.privacy[data-v-25c75c62]{background-color:#f9f9f9;padding:4rem 0}.privacy h1[data-v-25c75c62]{color:#036;text-align:center;margin-bottom:3rem;font-size:2.5rem;font-weight:800}.privacy h2[data-v-25c75c62]{color:#036;margin-top:2.5rem;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.privacy h3[data-v-25c75c62]{color:#06c;margin-top:2rem;margin-bottom:1rem;font-size:1.4rem;font-weight:600}.privacy-content[data-v-25c75c62]{background-color:#fff;border-radius:12px;padding:3rem;box-shadow:0 4px 20px #00000014}.privacy p[data-v-25c75c62]{color:#333;margin-bottom:1.5rem;line-height:1.6}.privacy ul[data-v-25c75c62]{margin-bottom:1.5rem;padding-left:2rem}.privacy li[data-v-25c75c62]{color:#333;margin-bottom:.5rem;line-height:1.6}.privacy ol[data-v-25c75c62]{margin-bottom:1.5rem;padding-left:2rem}@media (width<=768px){.privacy[data-v-25c75c62]{padding:2rem 0}.privacy h1[data-v-25c75c62]{font-size:2rem}.privacy h2[data-v-25c75c62]{font-size:1.5rem}.privacy h3[data-v-25c75c62]{font-size:1.2rem}.privacy-content[data-v-25c75c62]{padding:2rem}}.user-agreement[data-v-6c44337f]{background-color:#f9f9f9;padding:4rem 0}.user-agreement h1[data-v-6c44337f]{color:#036;text-align:center;margin-bottom:3rem;font-size:2.5rem;font-weight:800}.user-agreement h2[data-v-6c44337f]{color:#036;margin-top:2.5rem;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.user-agreement h3[data-v-6c44337f]{color:#06c;margin-top:2rem;margin-bottom:1rem;font-size:1.4rem;font-weight:600}.agreement-content[data-v-6c44337f]{background-color:#fff;border-radius:12px;padding:3rem;box-shadow:0 4px 20px #00000014}.user-agreement p[data-v-6c44337f]{color:#333;margin-bottom:1.5rem;line-height:1.6}.user-agreement ul[data-v-6c44337f]{margin-bottom:1.5rem;padding-left:2rem}.user-agreement li[data-v-6c44337f]{color:#333;margin-bottom:.5rem;line-height:1.6}.user-agreement ol[data-v-6c44337f]{margin-bottom:1.5rem;padding-left:2rem}@media (width<=768px){.user-agreement[data-v-6c44337f]{padding:2rem 0}.user-agreement h1[data-v-6c44337f]{font-size:2rem}.user-agreement h2[data-v-6c44337f]{font-size:1.5rem}.user-agreement h3[data-v-6c44337f]{font-size:1.2rem}.agreement-content[data-v-6c44337f]{padding:2rem}}
/*$vite$:1*/