:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px;--font-primary: "Source Sans Pro", "Noto Sans SC", "Helvetica Neue", "Segoe UI", "Open Sans", Roboto, "Source Han Sans SC", "Microsoft YaHei", "SimHei", system-ui, -apple-system, BlinkMacSystemFont, Arial, sans-serif;--font-display: "Source Sans Pro", "Noto Sans SC", "Helvetica Neue", "Segoe UI", "Open Sans", Roboto, "Source Han Sans SC", "Microsoft YaHei", "SimHei", system-ui, -apple-system, BlinkMacSystemFont, Arial, sans-serif;--font-sans: "Source Sans Pro", "Noto Sans SC", "Helvetica Neue", "Segoe UI", "Open Sans", Roboto, "Source Han Sans SC", "Microsoft YaHei", "SimHei", system-ui, -apple-system, BlinkMacSystemFont, Arial, sans-serif}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}html,#app{overflow-x:hidden;width:100%;max-width:100vw}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:var(--font-primary);font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;width:100%;max-width:100vw}.font-primary{font-family:var(--font-primary)}.font-display{font-family:var(--font-display)}.font-sans{font-family:var(--font-sans)}#app{min-height:100vh;font-weight:400}body{background-color:#f8f9fa;margin:0;padding:0}a{text-decoration:none;color:#007bff;transition:.3s}@media (hover: hover){a:hover{color:#0056b3}}.app-header[data-v-cb21d622]{background:#fff;box-shadow:0 2px 8px #0000001a;position:fixed;top:0;left:0;right:0;z-index:1000;width:100%;max-width:100vw;overflow-x:hidden;flex-shrink:0}.header-container[data-v-cb21d622]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:60px;width:100%;box-sizing:border-box}@media (max-width: 768px){.header-container[data-v-cb21d622]{padding:0 15px}}.logo[data-v-cb21d622]{display:flex;align-items:center;height:100%}.logo-image[data-v-cb21d622]{width:112px;height:25px;transition:opacity .3s}.logo-image img[data-v-cb21d622]{width:100%;height:100%;object-fit:contain}.logo-image[data-v-cb21d622]:hover{opacity:.8}.nav-menu[data-v-cb21d622]{display:flex;align-items:center;height:100%}.nav-list[data-v-cb21d622]{display:flex;list-style:none;margin:0;padding:0;gap:36px;height:100%}.nav-item[data-v-cb21d622]{position:relative;border-bottom:1px solid transparent;transition:border-color .3s;height:100%;display:flex;align-items:center}.nav-item[data-v-cb21d622]:has(.router-link-active){border-bottom:none}.nav-item[data-v-cb21d622]:has(.router-link-active):after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:30px;height:4px;background-color:#1c1c1c}.nav-item .router-link-active[data-v-cb21d622]{position:relative}.nav-item .router-link-active[data-v-cb21d622]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:30px;height:4px;background-color:#1c1c1c}.nav-link[data-v-cb21d622]{text-decoration:none;font-family:var(--font-primary);font-size:12px;font-weight:400;line-height:normal;letter-spacing:0em;font-variation-settings:"opsz" auto;font-feature-settings:"kern" on;color:#1c1c1c;padding:0;transition:color .3s;height:100%;display:flex;align-items:center}.nav-link[data-v-cb21d622]:hover{color:#1c1c1c}.dropdown-menu[data-v-cb21d622]{position:absolute;top:100%;left:0;background:#fff;box-shadow:0 4px 12px #00000026;border-radius:4px;min-width:200px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s}.dropdown:hover .dropdown-menu[data-v-cb21d622]{opacity:1;visibility:visible;transform:translateY(0)}.fullwidth-dropdown[data-v-cb21d622]{position:absolute;top:100%;left:0;right:0;background:#fff;box-shadow:0 4px 20px #0000001a;z-index:999;width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box}.dropdown-container[data-v-cb21d622]{max-width:1200px;margin:0 auto;padding:40px 20px;width:100%;box-sizing:border-box}.dropdown-content[data-v-cb21d622]{background-color:#fffffff2;width:100%;display:flex;gap:60px}.charging-dropdown[data-v-cb21d622]{display:flex;align-items:flex-start;gap:80px}.dropdown-left-section[data-v-cb21d622]{flex:0 0 300px}.dropdown-right-section[data-v-cb21d622]{flex:1}.section-category[data-v-cb21d622]{font-size:12px;color:#999;text-transform:uppercase;letter-spacing:1px;display:block;margin-bottom:8px;font-weight:500}.section-title[data-v-cb21d622]{font-size:28px;color:#333;margin:0;font-weight:600;line-height:1.2}.usage-scenarios[data-v-cb21d622]{margin-bottom:40px}.scenario-title[data-v-cb21d622]{font-size:18px;color:#333;margin:0 0 16px;font-weight:600}.scenario-links[data-v-cb21d622]{display:flex;flex-direction:column;gap:8px}.scenario-link[data-v-cb21d622]{font-size:16px;color:#666;text-decoration:none;padding:4px 0;transition:color .3s}.scenario-link[data-v-cb21d622]:hover{color:#007bff}.products-grid[data-v-cb21d622]{display:flex;gap:60px;justify-content:flex-start}.product-card[data-v-cb21d622]{display:flex;flex-direction:column;align-items:center;text-align:center;width:200px;padding:24px;border-radius:12px;transition:all .3s;cursor:pointer}.product-card[data-v-cb21d622]:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00000014}.product-image-container[data-v-cb21d622]{width:140px;height:100px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.product-image[data-v-cb21d622]{max-width:120px;max-height:80px;object-fit:contain}.second-nav-content-item-icon[data-v-cb21d622]{width:244px;height:137px;display:flex;align-items:center;justify-content:center;overflow:hidden}.second-nav-content-item-icon img[data-v-cb21d622]{width:100%;height:100%;object-fit:contain}.second-nav[data-v-cb21d622]{font-family:var(--font-primary);font-size:14px;font-weight:500;line-height:normal;letter-spacing:0em;font-variation-settings:"opsz" auto;font-feature-settings:"kern" on;color:#1c1c1c99;z-index:0;cursor:pointer;transition:all .3s ease;margin-bottom:8px;background-color:transparent;border:none}.second-nav.active[data-v-cb21d622]{font-family:var(--font-primary);font-size:14px;font-weight:700;line-height:normal;letter-spacing:0em;font-variation-settings:"opsz" auto;font-feature-settings:"kern" on;color:#1c1c1c;z-index:1;background-color:transparent;border-color:transparent}.second-nav-content[data-v-cb21d622]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%}.second-nav-content-item[data-v-cb21d622]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px;border-radius:12px;transition:all .3s ease;cursor:pointer;background-color:#fff}.second-nav-content-item[data-v-cb21d622]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #007bff26}.second-nav-content-item-title[data-v-cb21d622]{font-family:var(--font-primary);font-size:14px;font-weight:700;line-height:normal;text-align:center;letter-spacing:0em;font-variation-settings:"opsz" auto;color:#1c1c1c;margin-top:12px}.product-details[data-v-cb21d622]{width:100%}.product-name[data-v-cb21d622]{font-size:16px;font-weight:600;color:#333;margin:0;line-height:1.4}.dropdown-section[data-v-cb21d622]{flex:1}.solution-links[data-v-cb21d622]{display:flex;flex-direction:column;gap:10px}.solution-link[data-v-cb21d622]{text-decoration:none;color:#333;padding:8px 0;font-weight:500;transition:color .3s}.solution-link[data-v-cb21d622]:hover{color:#007bff}.dropdown-item[data-v-cb21d622]{display:block;padding:12px 16px;text-decoration:none;color:#333;transition:background-color .3s}.dropdown-item[data-v-cb21d622]:hover{background-color:#f8f9fa;color:#007bff}.header-actions[data-v-cb21d622]{display:flex;align-items:center;gap:26px}.header-actions-item-icon[data-v-cb21d622]{width:18px;height:18px;display:flex;align-items:center;justify-content:center}.header-actions-item-icon[data-v-cb21d622]:not(.language-selector):hover{cursor:pointer;transform:scale(1.1);transition:all .3s ease}.header-actions-item-icon img[data-v-cb21d622]{width:100%;height:100%;object-fit:contain}.language-selector[data-v-cb21d622]{position:relative}.language-selector[data-v-cb21d622]:hover{cursor:pointer;transform:scale(1.1);transition:all .3s ease}.language-dropdown-pc[data-v-cb21d622]{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1100;overflow:hidden;margin-top:4px;min-width:140px}.language-dropdown-pc[data-v-cb21d622]:before{content:"";position:absolute;top:-8px;left:0;right:0;height:8px;background:transparent}.language-option[data-v-cb21d622]{display:flex;align-items:center;gap:8px;padding:12px 16px;cursor:pointer;transition:background-color .3s;font-size:14px;color:#1c1c1c}.language-option[data-v-cb21d622]:hover{background:#f5f5f5}.language-option.active[data-v-cb21d622]{background:#e3f2fd;color:#1976d2;font-weight:500}.language-option .flag[data-v-cb21d622]{font-size:16px}.language-option .language-name[data-v-cb21d622]{flex:1}.language-menu-overlay[data-v-cb21d622]{position:fixed;inset:60px 0 0;background:#00000080;z-index:1100;overflow-y:auto}.language-menu[data-v-cb21d622]{background:#fff;width:100%;max-width:100%;box-shadow:0 4px 12px #00000026;box-sizing:border-box}.language-menu-header[data-v-cb21d622]{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #f0f0f0}.language-menu-header h3[data-v-cb21d622]{margin:0;font-family:var(--font-primary);font-size:18px;font-weight:600;color:#1c1c1c}.language-menu-close[data-v-cb21d622]{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.language-menu-close[data-v-cb21d622]:hover{background-color:#f0f0f0;color:#1c1c1c}.language-list[data-v-cb21d622]{list-style:none;margin:0;padding:0}.language-item[data-v-cb21d622]{margin-bottom:0;border-bottom:1px solid #f0f0f0}.language-item[data-v-cb21d622]:last-child{border-bottom:none}.language-btn[data-v-cb21d622]{display:flex;align-items:center;gap:12px;width:100%;padding:16px 20px;background:none;border:none;text-align:left;cursor:pointer;font-family:var(--font-primary);font-size:16px;font-weight:500;color:#1c1c1c;transition:all .3s ease}.language-btn[data-v-cb21d622]:hover,.language-btn[data-v-cb21d622]:active{background-color:#f8f9fa}.language-btn.active[data-v-cb21d622]{background-color:#e3f2fd;color:#1976d2;font-weight:600}.language-btn .flag[data-v-cb21d622]{font-size:24px;flex-shrink:0}.language-btn .language-name[data-v-cb21d622]{flex:1}.language-btn .check-icon[data-v-cb21d622]{font-size:18px;color:#1976d2;font-weight:700;flex-shrink:0}.language-menu-fade-enter-active[data-v-cb21d622],.language-menu-fade-leave-active[data-v-cb21d622]{transition:opacity .3s ease}.language-menu-fade-enter-from[data-v-cb21d622],.language-menu-fade-leave-to[data-v-cb21d622]{opacity:0}.language-menu-fade-enter-active .language-menu[data-v-cb21d622]{animation:slideDown-cb21d622 .3s ease}.language-menu-fade-leave-active .language-menu[data-v-cb21d622]{animation:slideUp-cb21d622 .3s ease}.search-btn[data-v-cb21d622],.cart-btn[data-v-cb21d622],.menu-btn[data-v-cb21d622]{background:none;border:none;cursor:pointer;padding:8px;border-radius:4px;transition:background-color .3s}.search-btn[data-v-cb21d622]:hover,.cart-btn[data-v-cb21d622]:hover,.menu-btn[data-v-cb21d622]:hover{background-color:#f8f9fa}.icon[data-v-cb21d622]{font-size:18px}.mobile-menu-btn[data-v-cb21d622]{display:none;background:none;border:none;cursor:pointer;padding:8px;margin-left:10px;z-index:1001}.hamburger-icon[data-v-cb21d622]{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:18px;transition:all .3s ease}.hamburger-icon span[data-v-cb21d622]{display:block;height:2px;width:100%;background-color:#1c1c1c;border-radius:2px;transition:all .3s ease}.hamburger-icon.active span[data-v-cb21d622]:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.hamburger-icon.active span[data-v-cb21d622]:nth-child(2){opacity:0}.hamburger-icon.active span[data-v-cb21d622]:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-menu-overlay[data-v-cb21d622]{display:none;position:fixed;inset:60px 0 0;background:#00000080;z-index:999;overflow-y:auto}.mobile-menu[data-v-cb21d622]{background:#fff;width:100%;max-width:100%;padding:20px;box-shadow:0 4px 12px #00000026;box-sizing:border-box}.mobile-nav-list[data-v-cb21d622]{list-style:none;margin:0;padding:0}.mobile-nav-item[data-v-cb21d622]{margin-bottom:0;border-bottom:1px solid #f0f0f0}.mobile-nav-item[data-v-cb21d622]:last-child{border-bottom:none}.mobile-nav-link[data-v-cb21d622]{display:block;padding:16px 12px;text-decoration:none;color:#1c1c1c;font-size:16px;font-weight:500;transition:all .3s ease;font-family:var(--font-primary)}.mobile-nav-link[data-v-cb21d622]:hover,.mobile-nav-link[data-v-cb21d622]:active{background-color:#f8f9fa;color:#1c1c1c}.mobile-nav-link.router-link-active[data-v-cb21d622]{color:#1c1c1c;font-weight:600;background-color:#f0f0f0}.mobile-menu-fade-enter-active[data-v-cb21d622],.mobile-menu-fade-leave-active[data-v-cb21d622]{transition:opacity .3s ease}.mobile-menu-fade-enter-from[data-v-cb21d622],.mobile-menu-fade-leave-to[data-v-cb21d622]{opacity:0}.mobile-menu-fade-enter-active .mobile-menu[data-v-cb21d622]{animation:slideDown-cb21d622 .3s ease}.mobile-menu-fade-leave-active .mobile-menu[data-v-cb21d622]{animation:slideUp-cb21d622 .3s ease}@keyframes slideDown-cb21d622{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideUp-cb21d622{0%{transform:translateY(0);opacity:1}to{transform:translateY(-20px);opacity:0}}@media (max-width: 768px){.nav-menu[data-v-cb21d622]{display:none!important}.mobile-menu-btn[data-v-cb21d622],.mobile-menu-overlay[data-v-cb21d622]{display:block}.logo-image[data-v-cb21d622]{width:100px;height:22px}.fullwidth-dropdown[data-v-cb21d622],.language-dropdown-pc[data-v-cb21d622]{display:none!important}.dropdown-content[data-v-cb21d622],.charging-dropdown[data-v-cb21d622]{flex-direction:column;gap:30px}.dropdown-left-section[data-v-cb21d622]{flex:none}.products-grid[data-v-cb21d622]{flex-direction:column;gap:20px;align-items:center}.product-card[data-v-cb21d622]{width:100%;max-width:280px}.product-image-container[data-v-cb21d622]{width:120px;height:80px}.product-image[data-v-cb21d622]{max-width:100px;max-height:60px}.second-nav-content[data-v-cb21d622]{grid-template-columns:repeat(2,1fr);gap:16px}.second-nav-content-item-icon[data-v-cb21d622]{width:200px;height:112px}.second-nav[data-v-cb21d622]{padding:12px 16px;font-size:16px}}@media (max-width: 480px){.header-container[data-v-cb21d622]{padding:0 12px}.logo-image[data-v-cb21d622]{width:90px;height:20px}.header-actions[data-v-cb21d622]{gap:15px}.header-actions-item-icon[data-v-cb21d622]{width:16px;height:16px}.mobile-menu[data-v-cb21d622]{padding:16px}.mobile-nav-link[data-v-cb21d622]{padding:14px 10px;font-size:15px}.second-nav-content[data-v-cb21d622]{grid-template-columns:1fr;gap:12px}.second-nav-content-item-icon[data-v-cb21d622]{width:180px;height:101px}}.app-footer[data-v-04d5d6c1]{background:#1c1c1c;color:#fff;padding:60px 0 30px;width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box}.footer-container[data-v-04d5d6c1]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%;box-sizing:border-box}.footer-main[data-v-04d5d6c1]{gap:60px;margin-bottom:40px}.footer-nav[data-v-04d5d6c1]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:120px}.nav-section h3[data-v-04d5d6c1]{font-size:16px;font-weight:600;margin-bottom:24px;color:#ecf0f1}.nav-section ul[data-v-04d5d6c1]{list-style:none;margin:0;padding:0}.nav-section li[data-v-04d5d6c1]{margin-bottom:12px}.nav-section a[data-v-04d5d6c1]{color:#bdc3c7;text-decoration:none;font-size:14px;transition:color .3s}.nav-section a[data-v-04d5d6c1]:hover{color:#3498db}.footer-info[data-v-04d5d6c1]{flex:1;display:flex;justify-content:space-between;align-items:flex-end}.left-section[data-v-04d5d6c1]{display:flex;flex-direction:column;gap:30px;max-width:400px}.company-info .logo-image[data-v-04d5d6c1]{width:112px;height:25px;margin-bottom:15px;filter:brightness(0) invert(1)}.company-desc[data-v-04d5d6c1]{color:#bdc3c7;font-size:14px;line-height:1.6;margin:0}.newsletter h3[data-v-04d5d6c1]{font-size:16px;font-weight:600;margin-bottom:15px;color:#ecf0f1}.subscribe-form[data-v-04d5d6c1]{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;margin-bottom:15px;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;background:#d8d8d84d;width:533px;height:60px;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;overflow:hidden;padding-right:8px;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.email-input[data-v-04d5d6c1]{flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;padding:12px 16px;border:none;background:transparent;color:#fff;font-size:36px;font-weight:700;line-height:36px;letter-spacing:0em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;min-width:0}.email-input[data-v-04d5d6c1]::placeholder{font-family:var(--font-primary);font-size:36px;font-weight:700;line-height:36px;letter-spacing:0em;color:#6e6e6e}.email-input[data-v-04d5d6c1]:-ms-input-placeholder{font-family:var(--font-primary);font-size:36px;font-weight:700;line-height:36px;letter-spacing:0em;color:#6e6e6e}.email-input[data-v-04d5d6c1]::-moz-placeholder{font-family:var(--font-primary);font-size:36px;font-weight:700;line-height:36px;letter-spacing:0em;color:#6e6e6e;opacity:1}.email-input[data-v-04d5d6c1]:focus{outline:none}.subscribe-btn[data-v-04d5d6c1]{width:53px;height:40px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;padding:12px 20px;background:#1c1c1c;color:#fff;border:none;cursor:pointer;font-weight:500;font-size:14px;transition:background-color .3s;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-ms-transition:background-color .3s;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;flex-shrink:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0}.subscribe-btn[data-v-04d5d6c1]:hover:not(:disabled){background:#2980b9}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.subscribe-form[data-v-04d5d6c1]{display:-ms-flexbox}.email-input[data-v-04d5d6c1]{flex:1;-ms-flex:1}.subscribe-btn[data-v-04d5d6c1]{-ms-flex-negative:0}}.lt-ie9 .subscribe-form[data-v-04d5d6c1]{display:table;table-layout:fixed}.lt-ie9 .email-input[data-v-04d5d6c1]{display:table-cell;width:auto}.lt-ie9 .subscribe-btn[data-v-04d5d6c1]{display:table-cell;width:53px;vertical-align:middle}.subscribe-btn[data-v-04d5d6c1]:disabled{background:#7f8c8d;cursor:not-allowed}.email-input[data-v-04d5d6c1]:disabled{opacity:.6;cursor:not-allowed}.consent[data-v-04d5d6c1]{font-size:12px;color:#bdc3c7}.checkbox-label[data-v-04d5d6c1]{display:flex;align-items:flex-start;cursor:pointer;line-height:1.4}.checkbox-label input[type=checkbox][data-v-04d5d6c1]{margin-right:8px;margin-top:2px}.social-media[data-v-04d5d6c1]{display:flex;flex-direction:column;align-items:flex-end;padding-bottom:56px}.social-media h3[data-v-04d5d6c1]{font-size:16px;font-weight:600;margin-bottom:15px;color:#ecf0f1}.social-icons[data-v-04d5d6c1]{display:flex;gap:12px}.social-image[data-v-04d5d6c1]{height:36px;width:auto}.footer-bottom[data-v-04d5d6c1]{flex:1;display:flex;flex-direction:column;gap:20px;justify-content:flex-start}.payment-methods[data-v-04d5d6c1]{display:flex;justify-content:flex-start;color:#bdc3c7;font-size:14px}.payment-icons[data-v-04d5d6c1]{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-start}.payment-image[data-v-04d5d6c1]{height:30px;width:auto}.footer-copyright[data-v-04d5d6c1]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;font-size:14px;border-top:1px solid #34495e;padding-top:30px}.copyright-group[data-v-04d5d6c1]{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.copyright[data-v-04d5d6c1]{color:#bdc3c7}.divider[data-v-04d5d6c1]{color:#7f8c8d}.privacy-link[data-v-04d5d6c1]{color:#bdc3c7}.privacy-link[data-v-04d5d6c1]:hover{text-decoration:underline}.region-selector[data-v-04d5d6c1]{display:flex;align-items:center;gap:8px;color:#bdc3c7}.globe-icon[data-v-04d5d6c1]{font-size:16px}.region-select[data-v-04d5d6c1]{background:#34495e;color:#fff;border:none;padding:6px 12px;border-radius:4px;font-size:14px}@media (max-width: 768px){.app-footer[data-v-04d5d6c1]{padding:32px 0 20px}.footer-container[data-v-04d5d6c1]{padding:0 16px}.footer-main[data-v-04d5d6c1]{flex-direction:column;gap:24px;margin-bottom:24px}.footer-nav[data-v-04d5d6c1]{grid-template-columns:repeat(2,1fr);gap:16px}.footer-info[data-v-04d5d6c1]{flex-direction:column;gap:20px;align-items:stretch}.left-section[data-v-04d5d6c1]{max-width:none;gap:20px}.company-info .logo-image[data-v-04d5d6c1]{width:96px;height:auto;margin-bottom:12px}.company-desc[data-v-04d5d6c1]{font-size:13px;line-height:1.5}.subscribe-form[data-v-04d5d6c1]{width:100%;height:48px;padding-right:6px;border-radius:8px}.email-input[data-v-04d5d6c1]{font-size:16px;line-height:20px;font-weight:600;padding:10px 12px}.email-input[data-v-04d5d6c1]::placeholder{font-size:16px;line-height:20px;font-weight:600}.subscribe-btn[data-v-04d5d6c1]{height:40px;padding:0 14px;border-radius:20px;font-size:14px;width:auto}.consent[data-v-04d5d6c1]{font-size:12px}.social-media[data-v-04d5d6c1]{align-items:flex-start;padding-bottom:24px}.footer-bottom[data-v-04d5d6c1]{flex-direction:column;align-items:flex-start;gap:12px}.payment-methods[data-v-04d5d6c1]{flex-direction:column;align-items:flex-start;font-size:13px}.footer-copyright[data-v-04d5d6c1]{flex-direction:column;align-items:flex-start;gap:8px;font-size:12px;padding-top:20px}.region-selector[data-v-04d5d6c1]{font-size:12px;gap:6px}.globe-icon[data-v-04d5d6c1]{font-size:14px}}.icp-info[data-v-04d5d6c1]{display:flex;align-items:center;margin-left:8px}.icp-info a[data-v-04d5d6c1]{color:#bdc3c7;text-decoration:none;font-size:14px;transition:color .3s ease}.icp-info a[data-v-04d5d6c1]:hover{color:#fff}.app-layout[data-v-b94ba818]{min-height:100vh;display:flex;flex-direction:column;margin:0 auto;width:100%;background-color:#f8f9fa;overflow-x:hidden;position:relative}.main-content[data-v-b94ba818]{flex:1;width:100%;overflow-x:hidden;position:relative;z-index:1;margin-top:0}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}: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);-webkit-backface-visibility:hidden;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}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.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)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper3d-container[data-v-56d1950e]{position:relative;width:100%;padding:90px 0;display:flex;flex-direction:column;align-items:center}.swiper3d-title[data-v-56d1950e]{text-align:center;margin-bottom:40px;display:flex;flex-direction:column;align-items:center;justify-content:center}.swiper3d-title p[data-v-56d1950e]{font-size:18px;max-width:720px;text-align:center;margin:0}.swiper3d-title h2[data-v-56d1950e]{font-size:36px;font-weight:700;margin:0 0 10px;text-align:center}.swiper3d-wrapper[data-v-56d1950e]{width:100%}.swiper3d-slides[data-v-56d1950e]{width:100%;min-width:1080px;height:100%;overflow:hidden;display:flex;align-items:center}.swiper3d-slide[data-v-56d1950e]{width:1080px!important;height:586px;position:relative;overflow:hidden;transition:all .3s ease;margin-right:30px;flex-shrink:0;flex-grow:0}.swiper3d-slide[data-v-56d1950e]:not(.swiper-slide-active){opacity:.4;transform:scale(.85)}.slide-content[data-v-56d1950e]{position:relative;width:100%;height:100%}.slide-content img[data-v-56d1950e]{width:100%;height:100%;object-fit:cover;display:block}.slide-overlay[data-v-56d1950e]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:absolute;bottom:0;left:0;right:0;padding:2rem;border-radius:0 0 12px 12px}.slide-text[data-v-56d1950e]{text-align:left}.slide-title[data-v-56d1950e]{font-size:24px;font-weight:700;margin:0 0 10px;max-width:600px;line-height:.9}.slide-subtitle[data-v-56d1950e]{font-size:14px;line-height:.9;margin:0 0 40px}.explore-btn[data-v-56d1950e]{width:140px;height:40px;background:#d8d8d80d;border:none;border-radius:20px;font-weight:500;cursor:pointer;transition:all .3s ease;border:2px solid #808080}.explore-btn[data-v-56d1950e]:hover{transform:translateY(-2px)}.navigation-container[data-v-56d1950e]{margin-top:36px;width:900px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.navigation-tabs[data-v-56d1950e]{display:flex;justify-content:center;gap:0;margin-bottom:10px;border-bottom:1px solid #b1b1b1;width:100%}.nav-tab[data-v-56d1950e]{background:none;border:none;padding:0rem 2rem 10px;font-size:14px;cursor:pointer;border-bottom:2px solid transparent;transition:all .3s ease;white-space:nowrap;font-weight:500;flex:1;text-align:center}.nav-tab-active[data-v-56d1950e]{font-weight:700}.nav-tab-active[data-v-56d1950e] *{font-weight:inherit}.nav-title-two-lines[data-v-56d1950e]{display:flex;flex-direction:column;align-items:center;line-height:1.2}.nav-title-line1[data-v-56d1950e]{font-size:inherit;font-weight:inherit}.nav-title-line2[data-v-56d1950e]{font-size:.85em;font-weight:400;opacity:.8;margin-top:2px}.nav-title-single-line[data-v-56d1950e]{display:flex;align-items:center;justify-content:center}.navigation-description[data-v-56d1950e]{padding:0 2rem;height:52px}.navigation-description p[data-v-56d1950e]{font-size:1rem;line-height:1.6;margin:0}@media (max-width: 768px){.swiper3d-container[data-v-56d1950e]{padding:1rem 0}.swiper3d-title[data-v-56d1950e]{margin-bottom:20px}.swiper3d-title h2[data-v-56d1950e]{font-size:2rem}.swiper3d-slides[data-v-56d1950e]{height:200px;min-width:auto}.swiper3d-slide[data-v-56d1950e]{width:calc(100vw - 40px)!important;max-width:350px!important;height:180px!important;margin-right:0}.swiper3d-slide[data-v-56d1950e]:not(.swiper-slide-active){opacity:.3;transform:scale(.8)}.slide-content img[data-v-56d1950e]{object-fit:contain}.slide-overlay[data-v-56d1950e]{padding:1rem}.slide-title[data-v-56d1950e]{font-size:1.2rem}.navigation-tabs[data-v-56d1950e]{flex-wrap:wrap;gap:.3rem;justify-content:center;margin-bottom:5px}.nav-tab[data-v-56d1950e]{padding:.5rem .8rem;font-size:.85rem;flex:0 1 auto;min-width:fit-content}.navigation-container[data-v-56d1950e]{width:100%;max-width:100%;padding:0 1rem;margin-top:15px}.navigation-description[data-v-56d1950e]{padding:0 1rem;height:auto;min-height:40px}.navigation-description p[data-v-56d1950e]{font-size:.9rem;line-height:1.4}}.preload-indicator[data-v-56d1950e]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000c;color:#fff;padding:1rem;border-radius:8px;z-index:10;min-width:200px;text-align:center}.preload-progress[data-v-56d1950e]{width:100%;height:4px;background:#ffffff4d;border-radius:2px;overflow:hidden;margin-bottom:.5rem}.progress-bar[data-v-56d1950e]{height:100%;background:linear-gradient(90deg,#4caf50,#8bc34a);border-radius:2px;transition:width .3s ease}.preload-text[data-v-56d1950e]{font-size:.9rem;font-weight:500}swiper-container[data-v-56d1950e]{--swiper-navigation-color: #19faeb;--swiper-pagination-color: #19faeb}swiper-slide[data-v-56d1950e]{display:flex;justify-content:center;align-items:center}.home-view[data-v-bf1dd570]{min-height:100vh}.container[data-v-bf1dd570]{max-width:1200px;margin:0 auto;padding:0 20px}.hero-section[data-v-bf1dd570]{height:100vh;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);position:relative;overflow:hidden}.hero-background[data-v-bf1dd570]{position:absolute;inset:0;overflow:hidden}.hero-image[data-v-bf1dd570]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.hero-background[data-v-bf1dd570]:before{content:"";position:absolute;inset:0;background:#0000;z-index:1}.hero-content[data-v-bf1dd570]{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;padding:120px 40px 0}.hero-text[data-v-bf1dd570]{flex:1;display:flex;flex-direction:column;align-items:center;color:#fff;max-width:500px;text-align:center}.hero-title[data-v-bf1dd570]{font-family:var(--font-primary);font-weight:700;font-size:52px;font-variation-settings:"opsz" auto;color:#fff;text-align:center}.hero-subtitle[data-v-bf1dd570]{font-family:var(--font-primary);font-size:18px;font-weight:700;line-height:normal;text-align:center;letter-spacing:0em;font-variation-settings:"opsz" auto;color:#fff;margin-bottom:20px}.hero-main[data-v-bf1dd570]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;color:#fff;text-align:center;padding-bottom:90px}.hero-description1[data-v-bf1dd570]{font-family:var(--font-primary);font-size:42px;font-weight:700;line-height:1.2;text-align:center;letter-spacing:0em;font-variation-settings:"opsz" auto;color:#fff}.hero-description2[data-v-bf1dd570]{font-family:var(--font-primary);font-size:14px;font-weight:700;line-height:.7;text-align:center;letter-spacing:0em;font-variation-settings:"opsz" auto;color:#fff;margin-top:18px}.hero-description3[data-v-bf1dd570]{font-family:var(--font-display);font-size:14px;font-weight:400;line-height:1.2;text-align:center;letter-spacing:0em;font-variation-settings:"opsz" auto;font-feature-settings:"kern" on;color:#fff;margin-bottom:24px;margin-top:18px}.learn-more-btn[data-v-bf1dd570]{width:180px;height:42.22px;border-radius:20px;opacity:1;background:#005add;border:none;font-family:var(--font-primary);font-size:18px;font-weight:600;line-height:normal;text-align:center;letter-spacing:0em;font-variation-settings:"opsz" auto;color:#fff;cursor:pointer;transition:all .3s ease}.learn-more-btn[data-v-bf1dd570]:hover{background:#0047a3;transform:translateY(-2px)}.solution-img[data-v-bf1dd570]{width:400px;height:300px;object-fit:cover;border-radius:10px}.image-placeholder[data-v-bf1dd570]{width:400px;height:300px;background:#ffffff1a;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;text-align:center}.recommended-products[data-v-bf1dd570]{padding:80px 0;background:#f8f9fa}.section-title[data-v-bf1dd570]{text-align:center;font-size:42px;font-weight:700;margin-bottom:60px;color:#333}.products-grid[data-v-bf1dd570]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:40px;max-width:1200px;margin:0 auto}.product-card[data-v-bf1dd570]{position:relative;border-radius:0;overflow:hidden;box-shadow:none;transition:none;width:240px;height:214px}.product-card[data-v-bf1dd570]:hover{transform:none}.product-image[data-v-bf1dd570]{width:240px;height:160px;background:#efefef;display:flex;align-items:center;justify-content:center;margin-bottom:8px;position:absolute;left:0;top:0}.product-img[data-v-bf1dd570]{max-width:100%;max-height:100%;object-fit:contain}.product-info[data-v-bf1dd570]{padding:0;position:relative}.product-name[data-v-bf1dd570]{font-family:var(--font-primary);font-size:14px;font-weight:700;line-height:normal;letter-spacing:0em;color:#1c1c1c;margin-bottom:8px;width:227px;height:35px;position:absolute;left:0;top:168px}.product-actions[data-v-bf1dd570]{position:absolute;left:0;top:190px;width:204px;height:24px;display:flex;align-items:center;gap:8px}.learn-more[data-v-bf1dd570],.buy-now[data-v-bf1dd570]{font-family:var(--font-primary);font-weight:400;font-size:12px;line-height:normal;letter-spacing:0em;color:#1c1c1c;text-decoration:none;padding:0;border:none;background:none;transition:none}.learn-more[data-v-bf1dd570]:hover,.buy-now[data-v-bf1dd570]:hover{background:none;color:#1c1c1c}.separator[data-v-bf1dd570]{font-family:var(--font-primary);font-weight:400;font-size:12px;color:#1c1c1c}.outdoor-solutions[data-v-bf1dd570]{background:#2c3e50;color:#fff}.home-solutions[data-v-bf1dd570]{background:#34495e;color:#fff}.business-solutions[data-v-bf1dd570]{height:100vh;position:relative;overflow:hidden}.business-solutions-header[data-v-bf1dd570]{position:absolute;top:0;left:0;right:0;z-index:10;display:flex;justify-content:center;align-items:center;height:100px;margin-top:90px}.business-solutions-header-title[data-v-bf1dd570]{font-family:var(--font-primary);font-size:42px;font-weight:700;line-height:normal;text-align:center;letter-spacing:0em;font-variation-settings:"opsz" auto;color:#fff}.business-swiper[data-v-bf1dd570]{height:100%;width:100%}.business-slide[data-v-bf1dd570]{background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;position:relative;height:100%}.business-slide[data-v-bf1dd570]:before{content:"";position:absolute;inset:0;background:#0000;z-index:1}.slide-image[data-v-bf1dd570]{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:0}.slide-content[data-v-bf1dd570]{position:absolute;inset:0;z-index:2;display:flex;align-items:flex-end;justify-content:center;padding-bottom:90px}.slide-text[data-v-bf1dd570]{text-align:center;color:#fff}.slide-title[data-v-bf1dd570]{font-family:var(--font-primary);font-size:30px;font-weight:700;line-height:1.2;margin:0 0 20px;color:#fff}.slide-subtitle[data-v-bf1dd570]{font-family:var(--font-primary);font-size:14px;line-height:1.4;margin:0 0 40px;color:#fff}.explore-btn[data-v-bf1dd570]{width:180px;height:50px;background:#ffffff1a;border:2px solid #ffffff;border-radius:25px;color:#fff;font-family:var(--font-primary);font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.explore-btn[data-v-bf1dd570]:hover{background:#fff3;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.solution-tabs[data-v-bf1dd570]{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.tab-btn[data-v-bf1dd570]{background:#ffffff1a;color:#fff;border:none;padding:12px 24px;border-radius:25px;cursor:pointer;transition:all .3s;font-weight:500}.tab-btn[data-v-bf1dd570]:hover,.tab-btn.active[data-v-bf1dd570]{background:#fff;color:#333}.accessories[data-v-bf1dd570]{padding:80px 0;background:#f8f9fa}.accessories-container[data-v-bf1dd570]{max-width:1200px;margin:0 auto;padding:0 20px}.accessories-title[data-v-bf1dd570]{text-align:center;font-family:var(--font-primary);font-size:42px;font-weight:700;line-height:1.2;letter-spacing:0em;color:#1c1c1c;margin:0 0 60px}.accessories-grid[data-v-bf1dd570]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:1000px;margin:0 auto}.accessory-card[data-v-bf1dd570]{width:246px;height:320px;opacity:1;background:#efefef;border-radius:0;padding:30px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:none;transition:all .3s ease;border:none}.accessory-card[data-v-bf1dd570]:hover{transform:translateY(-2px);background:#e5e5e5}.accessory-image[data-v-bf1dd570]{width:200px;height:180px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;border-radius:8px;padding:15px}.accessory-img[data-v-bf1dd570]{width:100%;height:100%;object-fit:contain}.accessory-name[data-v-bf1dd570]{font-family:var(--font-primary);font-size:24px;font-weight:700;line-height:1.3;letter-spacing:0em;color:#1c1c1c;text-align:center;margin:24px 0}.accessories-actions[data-v-bf1dd570]{text-align:center;margin-top:50px}.explore-more-btn[data-v-bf1dd570]{width:140px;height:40px;border-radius:20px;opacity:1;background:#d8d8d80d;box-sizing:border-box;border:2px solid #1c1c1c;color:#1c1c1c;font-family:var(--font-primary);font-size:18px;font-weight:600;line-height:normal;letter-spacing:0em;font-variation-settings:"opsz" auto;cursor:pointer;transition:all .3s ease;text-transform:none;display:flex;align-items:center;justify-content:center;margin:0 auto}.explore-more-btn[data-v-bf1dd570]:hover{background:#d8d8d81a;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.section-actions[data-v-bf1dd570]{text-align:center}[data-v-bf1dd570] .swiper-pagination-bullet{background:#fff;opacity:.5}[data-v-bf1dd570] .swiper-pagination-bullet-active{opacity:1}[data-v-bf1dd570] .swiper-button-next,[data-v-bf1dd570] .swiper-button-prev{color:#fff}@media (min-width: 1400px){.hero-section[data-v-bf1dd570],.business-solutions[data-v-bf1dd570]{height:100vh;max-height:1000px}}@media (max-width: 1200px){.hero-section[data-v-bf1dd570]{height:90vh;max-height:700px}.hero-content[data-v-bf1dd570]{padding:0 20px}.hero-title[data-v-bf1dd570]{font-size:44px}.hero-subtitle[data-v-bf1dd570]{font-size:16px}.hero-description1[data-v-bf1dd570]{font-size:28px}.hero-description2[data-v-bf1dd570]{font-size:20px}.hero-description3[data-v-bf1dd570]{font-size:12px}}@media (max-width: 992px){.hero-section[data-v-bf1dd570],.business-solutions[data-v-bf1dd570]{height:500px}.business-slide[data-v-bf1dd570]{min-height:500px}.slide-title[data-v-bf1dd570]{font-size:32px}.slide-subtitle[data-v-bf1dd570]{font-size:16px}.explore-btn[data-v-bf1dd570]{width:160px;height:45px;font-size:14px}.hero-content[data-v-bf1dd570]{flex-direction:column;text-align:center;gap:40px}.hero-title[data-v-bf1dd570]{font-size:36px}.hero-subtitle[data-v-bf1dd570]{font-size:16px}.hero-description1[data-v-bf1dd570]{font-size:24px}.hero-description2[data-v-bf1dd570]{font-size:18px}.hero-description3[data-v-bf1dd570]{font-size:12px}}@media (max-width: 1200px){.accessories-container[data-v-bf1dd570]{max-width:1000px;padding:0 15px}.accessories-grid[data-v-bf1dd570]{gap:25px}.accessory-card[data-v-bf1dd570]{width:200px;height:220px;padding:25px 15px}.accessory-image[data-v-bf1dd570]{width:100px;height:100px}}@media (max-width: 768px){.hero-section[data-v-bf1dd570],.business-solutions[data-v-bf1dd570]{height:450px}.business-slide[data-v-bf1dd570]{min-height:450px}.slide-content[data-v-bf1dd570]{padding:1.5rem}.slide-title[data-v-bf1dd570]{font-size:28px}.slide-subtitle[data-v-bf1dd570]{font-size:14px;margin-bottom:30px}.explore-btn[data-v-bf1dd570]{width:140px;height:40px;font-size:14px}.hero-content[data-v-bf1dd570]{padding:0 10px}.hero-title[data-v-bf1dd570]{font-size:32px}.hero-subtitle[data-v-bf1dd570]{font-size:16px}.hero-description1[data-v-bf1dd570]{font-size:20px}.hero-description2[data-v-bf1dd570]{font-size:18px}.hero-description3[data-v-bf1dd570]{font-size:10px}.products-grid[data-v-bf1dd570]{display:grid;grid-template-columns:1fr;gap:16px;justify-items:center}.product-card[data-v-bf1dd570]{width:100%;max-width:320px;height:auto;position:relative}.product-image[data-v-bf1dd570]{position:static;width:100%;height:auto;aspect-ratio:3 / 2;background:#efefef;margin:0;display:flex;align-items:center;justify-content:center}.product-img[data-v-bf1dd570]{width:100%;height:100%;object-fit:contain}.product-info[data-v-bf1dd570]{position:static;padding:8px 0 0}.product-name[data-v-bf1dd570]{position:static;width:100%;height:auto;margin-top:8px;text-align:center}.product-actions[data-v-bf1dd570]{position:static;width:100%;height:auto;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:4px}.accessories-container[data-v-bf1dd570]{padding:0 15px}.accessories-title[data-v-bf1dd570]{font-size:36px;margin-bottom:40px}.accessories-grid[data-v-bf1dd570]{grid-template-columns:repeat(2,1fr);gap:20px}.accessory-card[data-v-bf1dd570]{width:100%;height:180px;padding:20px 15px}.accessory-image[data-v-bf1dd570]{width:80px;height:80px;margin-bottom:15px}.accessory-name[data-v-bf1dd570]{font-size:16px}.accessories-actions[data-v-bf1dd570]{margin-top:40px}.explore-more-btn[data-v-bf1dd570]{width:120px;height:36px;font-size:16px}.solution-tabs[data-v-bf1dd570]{flex-direction:column;align-items:center}.tab-btn[data-v-bf1dd570]{width:200px}}@media (max-width: 480px){.hero-section[data-v-bf1dd570],.business-solutions[data-v-bf1dd570]{height:400px}.business-slide[data-v-bf1dd570]{min-height:400px}.slide-content[data-v-bf1dd570]{padding:1rem}.slide-title[data-v-bf1dd570]{font-size:24px}.slide-subtitle[data-v-bf1dd570]{font-size:12px;margin-bottom:20px}.explore-btn[data-v-bf1dd570]{width:120px;height:36px;font-size:12px}.hero-title[data-v-bf1dd570]{font-size:28px}.hero-subtitle[data-v-bf1dd570]{font-size:14px}.hero-description1[data-v-bf1dd570]{font-size:18px}.hero-description2[data-v-bf1dd570]{font-size:16px}.hero-description3[data-v-bf1dd570]{font-size:9px}.accessories-title[data-v-bf1dd570]{font-size:28px;margin-bottom:30px}.accessories-grid[data-v-bf1dd570]{grid-template-columns:1fr;gap:15px}.accessory-card[data-v-bf1dd570]{width:100%;height:160px;padding:20px}.accessory-image[data-v-bf1dd570]{width:70px;height:70px;margin-bottom:12px}.accessory-name[data-v-bf1dd570]{font-size:14px}.accessories-actions[data-v-bf1dd570]{margin-top:30px}.explore-more-btn[data-v-bf1dd570]{width:100px;height:32px;font-size:14px}}
