*{margin:0;padding:0;box-sizing:border-box}html.theme-preload *,html.theme-preload *:before,html.theme-preload *:after{transition:none!important;animation:none!important}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;background:var(--theme-bg);color:var(--theme-text)}:root{--homepage-product-card-width: 320px;--homepage-product-card-height: 420px;--related-product-card-width: calc(var(--homepage-product-card-width) * .5);--related-product-card-height: calc(var(--homepage-product-card-height) * .5);--related-product-card-radius: 18px;--footer-heading-color: var(--theme-primary);--theme-primary: #10b981;--theme-primary-2: #059669;--theme-accent: #2563eb;--theme-accent-2: #1d4ed8;--theme-on-primary: #ffffff;--theme-on-accent: #ffffff;--theme-bg: #ffffff;--theme-surface: #ffffff;--theme-surface-2: #f8fafc;--theme-text: #0f172a;--theme-text-muted: #64748b;--theme-border: rgba(15, 23, 42, .12);--admin-sidebar-bg: #f3f4f6;--admin-sidebar-surface: #ffffff;--admin-sidebar-border: #e5e7eb;--admin-sidebar-tree-line: #cbd5e1;--admin-sidebar-fg: #111827;--admin-sidebar-fg-muted: #4b5563;--admin-focus-ring: rgba(59, 130, 246, .28)}:root[data-color-theme=environment]{--theme-primary: #10b981;--theme-primary-2: #059669;--theme-accent: #2563eb;--theme-accent-2: #1d4ed8;--admin-focus-ring: rgba(16, 185, 129, .28)}:root[data-color-theme=ecommerce]{--theme-primary: #232F3E;--theme-primary-2: #232F3E;--theme-accent: #ef4444;--theme-accent-2: #dc2626;--footer-heading-color: #ffffff;--admin-focus-ring: rgba(35, 47, 62, .28)}:root[data-color-theme=technology]{--theme-primary: #2563eb;--theme-primary-2: #06b6d4;--theme-accent: #0ea5e9;--theme-accent-2: #0284c7;--admin-focus-ring: rgba(37, 99, 235, .28)}:root[data-color-theme=darkgray]{--theme-primary: #374151;--theme-primary-2: #111827;--theme-accent: #6b7280;--theme-accent-2: #4b5563;--theme-on-primary: #ffffff;--theme-on-accent: #ffffff;--theme-bg: #0b0f19;--theme-surface: #0f172a;--theme-surface-2: #111827;--theme-text: #e5e7eb;--theme-text-muted: #9ca3af;--theme-border: rgba(255, 255, 255, .12);--admin-focus-ring: rgba(156, 163, 175, .28)}:root[data-color-theme=amazonblue]{--theme-primary: #146EB4;--theme-primary-2: #146EB4;--theme-accent: #232F3E;--theme-accent-2: #111827;--theme-on-primary: #ffffff;--theme-on-accent: #ffffff;--theme-bg: #ffffff;--theme-surface: #ffffff;--theme-surface-2: #f8fafc;--theme-text: #0f172a;--theme-text-muted: #64748b;--theme-border: rgba(15, 23, 42, .12);--admin-focus-ring: rgba(20, 110, 180, .28)}:root[data-color-theme=luxury]{--theme-primary: #7c3aed;--theme-primary-2: #a855f7;--theme-accent: #d4af37;--theme-accent-2: #b38b18;--theme-on-primary: #ffffff;--theme-on-accent: #111827;--admin-focus-ring: rgba(212, 175, 55, .28)}:root[data-color-theme=metallic]{--theme-primary: #64748b;--theme-primary-2: #94a3b8;--theme-accent: #0ea5e9;--theme-accent-2: #0284c7;--theme-on-primary: #0f172a;--theme-on-accent: #ffffff;--admin-focus-ring: rgba(100, 116, 139, .28)}#app{min-height:100vh;display:flex;flex-direction:column}main{flex:1}[dir=rtl]{direction:rtl}[dir=rtl] .nav,[dir=rtl] .header-content{flex-direction:row-reverse}.admin-layout .nav-menu{display:flex;flex-direction:column;gap:8px;padding:8px 0 12px;position:relative}.admin-layout .nav-menu:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--admin-sidebar-tree-line)}.admin-layout .nav-group{display:flex;flex-direction:column;gap:4px}.admin-layout .nav-submenu{display:flex;flex-direction:column;gap:4px;margin-left:20px;padding-left:0;border-left:2px solid var(--admin-sidebar-tree-line)}.admin-layout .nav-group>.nav-item{position:relative}.admin-layout .nav-group>.nav-item:before{content:"";position:absolute;left:0;top:50%;width:20px;height:2px;background:var(--admin-sidebar-tree-line);transform:translateY(-50%)}.admin-layout .nav-menu>.nav-item{position:relative}.admin-layout .nav-menu>.nav-item:before{content:"";position:absolute;left:0;top:50%;width:20px;height:2px;background:var(--admin-sidebar-tree-line);transform:translateY(-50%)}.admin-layout .nav-subitem{display:flex;align-items:center;gap:10px;padding:12px 20px;color:var(--admin-sidebar-fg);text-decoration:none;transition:all .3s;position:relative}.admin-layout .nav-subitem:before{content:"";position:absolute;left:0;top:50%;width:20px;height:2px;background:var(--admin-sidebar-tree-line);transform:translateY(-50%)}.admin-layout .nav-subitem span{font-size:27px}.admin-layout .nav-subitem:hover{background:var(--admin-sidebar-surface);color:var(--admin-sidebar-fg)}.admin-layout .nav-subitem.active{background:var(--admin-sidebar-surface);color:var(--admin-sidebar-fg);font-weight:700;border-left:none}.admin-layout .nav-item{display:flex;align-items:center;gap:10px;padding:15px 20px;color:var(--admin-sidebar-fg);text-decoration:none;transition:all .3s}.admin-layout .nav-item span{font-size:20px}.admin-layout .nav-item:hover{background:var(--admin-sidebar-surface);color:var(--admin-sidebar-fg)}.admin-layout .nav-item.active{background:var(--admin-sidebar-surface);color:var(--admin-sidebar-fg);font-weight:700;border-left:none}.admin-layout .nav-toggle{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border-radius:4px;border:1px solid var(--admin-sidebar-border);background:var(--admin-sidebar-surface);font-size:0;font-weight:700;line-height:1;opacity:.85;transition:transform .2s ease,opacity .2s ease,background .2s ease,border-color .2s ease}.admin-layout .nav-toggle:before{content:"+";font-size:27px;color:var(--admin-sidebar-fg);line-height:1;display:inline-block;width:1em;text-align:center}.admin-layout .nav-toggle--sub{width:24px;height:24px;font-size:0}.admin-layout .nav-toggle--sub:before{font-size:24px}.admin-layout .nav-toggle--open{transform:none;opacity:1}.admin-layout .nav-toggle--open:before{content:"-"}.admin-layout .nav-toggle:hover{background:var(--admin-sidebar-surface);border-color:var(--admin-sidebar-border);opacity:1}.admin-layout .nav-toggle:focus-visible{outline:2px solid var(--admin-focus-ring);outline-offset:2px}@media(max-width:900px){.admin-layout .nav-submenu{padding-left:0;border-left:none;margin-left:0}.admin-layout .nav-menu{flex-direction:row;flex-wrap:wrap;gap:8px;padding:8px 0;width:100%;overflow:visible}.admin-layout .nav-item{padding:10px 12px;border-radius:8px;font-size:14px;flex-shrink:0;white-space:nowrap}.admin-layout .nav-item.active{border-left:none;border-bottom:none}.admin-layout .nav-subitem{padding:10px 12px;border-radius:8px;font-size:14px;white-space:nowrap}.admin-layout .nav-subitem.active{border-left:none;border-bottom:none}.admin-layout .nav-subitem:before{display:none}.admin-layout .nav-group>.nav-item:before{display:none}.admin-layout .nav-menu>.nav-item:before{display:none}.admin-layout .nav-menu:before{display:none}.admin-layout .nav-toggle{width:24px;height:24px}.admin-layout .nav-toggle:before{font-size:24px}.admin-layout .nav-toggle--sub:before{font-size:21px}}@media(max-width:640px){.admin-layout .nav-subitem,.admin-layout .nav-item{padding:8px 10px;font-size:13px;gap:6px}.admin-layout .nav-subitem span{font-size:24px}.admin-layout .nav-item span{font-size:16px}.admin-layout .nav-toggle{width:21px;height:21px;font-size:0}.admin-layout .nav-toggle:before{font-size:22.5px}.admin-layout .nav-toggle--sub:before{font-size:19.5px}}@media(max-width:360px){.admin-layout .nav-item{padding:6px 8px;font-size:12px}.admin-layout .nav-item span{font-size:14px}}@media(hover:none)and (pointer:coarse){.admin-layout .nav-item{-webkit-tap-highlight-color:var(--admin-focus-ring)}}.admin-layout .sidebar{background:var(--admin-sidebar-bg);color:var(--admin-sidebar-fg)}.admin-layout .sidebar .logo{border-bottom:1px solid var(--admin-sidebar-border)}.admin-layout .toast-notification,.admin-layout .toast-notification.success,.admin-layout .toast-notification.error,.admin-layout .toast-notification.warning,.admin-layout .toast-notification.info{background:linear-gradient(135deg,var(--theme-primary),var(--theme-primary-2))!important;color:var(--theme-on-primary)!important;border-left-color:var(--theme-primary-2)!important}.admin-layout .toast-notification .toast-icon{background:color-mix(in srgb,var(--theme-on-primary) 20%,transparent)!important}.admin-layout .modal-overlay .btn-primary,.admin-layout .modal-overlay .btn-view,.admin-layout .confirm-overlay .btn-primary,.admin-layout .site-file-modal-overlay .btn-primary,.admin-layout .site-file-modal-overlay .btn-save,.admin-layout .site-file-modal-overlay .btn-publish{background:var(--theme-primary)!important;border-color:var(--theme-primary)!important;color:var(--theme-on-primary)!important}.admin-layout .modal-overlay .btn-primary:hover,.admin-layout .modal-overlay .btn-view:hover,.admin-layout .confirm-overlay .btn-primary:hover,.admin-layout .site-file-modal-overlay .btn-primary:hover,.admin-layout .site-file-modal-overlay .btn-save:hover,.admin-layout .site-file-modal-overlay .btn-publish:hover{background:var(--theme-primary-2)!important;border-color:var(--theme-primary-2)!important}.admin-layout .modal-overlay .btn-secondary,.admin-layout .modal-overlay .btn-cancel,.admin-layout .confirm-overlay .btn-secondary,.admin-layout .confirm-overlay .btn-cancel,.admin-layout .site-file-modal-overlay .btn-secondary,.admin-layout .site-file-modal-overlay .btn-cancel,.admin-layout .site-file-modal-overlay .btn-close{background:var(--theme-surface-2)!important;color:var(--theme-text)!important;border:1px solid var(--theme-border)!important}.admin-layout .modal-overlay .btn-secondary:hover,.admin-layout .modal-overlay .btn-cancel:hover,.admin-layout .confirm-overlay .btn-secondary:hover,.admin-layout .confirm-overlay .btn-cancel:hover,.admin-layout .site-file-modal-overlay .btn-secondary:hover,.admin-layout .site-file-modal-overlay .btn-cancel:hover,.admin-layout .site-file-modal-overlay .btn-close:hover{border-color:var(--theme-primary)!important;box-shadow:0 8px 18px color-mix(in srgb,var(--theme-primary) 18%,transparent)!important}.admin-layout .modal-overlay .close-btn,.admin-layout .modal-overlay .modal-close-btn,.admin-layout .site-file-modal-overlay .site-file-modal-close{background:var(--theme-surface-2)!important;color:var(--theme-text)!important;border-color:var(--theme-border)!important}.admin-layout .modal-overlay .close-btn:hover,.admin-layout .modal-overlay .modal-close-btn:hover,.admin-layout .site-file-modal-overlay .site-file-modal-close:hover{border-color:var(--theme-primary)!important;color:var(--theme-primary)!important}.header[data-v-b81b2259]{background:linear-gradient(135deg,var(--theme-primary),var(--theme-primary-2));color:var(--theme-on-primary);padding:.65rem 0;box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:1000}.container[data-v-b81b2259]{max-width:1440px;margin:0 auto;padding:0 1rem}.header-content[data-v-b81b2259]{display:flex;justify-content:space-between;align-items:center}.logo[data-v-b81b2259]{display:flex;align-items:center}.logo-link[data-v-b81b2259]{display:flex;align-items:center;justify-content:center;text-decoration:none}.logo-image[data-v-b81b2259]{display:block;max-height:clamp(28px,4vw,46px);max-width:220px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;transition:opacity .3s}.logo-link:hover .logo-image[data-v-b81b2259]{opacity:.9}.logo-fallback[data-v-b81b2259]{width:120px;height:40px;visibility:hidden}.mobile-menu-toggle[data-v-b81b2259]{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem}.mobile-menu-toggle span[data-v-b81b2259]{width:25px;height:3px;background:var(--theme-on-primary);margin:3px 0;transition:.3s}.nav[data-v-b81b2259]{display:flex;gap:2rem;align-items:center}.nav a[data-v-b81b2259]{color:var(--theme-on-primary);text-decoration:none;font-weight:500;transition:opacity .3s;position:relative}.nav a[data-v-b81b2259]:hover{opacity:.85}.nav a.router-link-active[data-v-b81b2259]:after{content:"";position:absolute;bottom:-5px;left:0;right:0;height:2px;background:var(--theme-on-primary)}.language-switcher[data-v-b81b2259],.language-menu-wrapper[data-v-b81b2259]{position:relative}.lang-btn[data-v-b81b2259]{background:#ffffff2e;color:var(--theme-on-primary);border:1px solid rgba(255,255,255,.3);padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-weight:500;display:flex;align-items:center;gap:.5rem;transition:background .3s}.lang-btn[data-v-b81b2259]:hover{background:#ffffff47}.arrow[data-v-b81b2259]{font-size:.7rem}.language-menu[data-v-b81b2259]{position:absolute;top:100%;right:0;margin-top:.5rem;background:var(--theme-surface);border-radius:4px;box-shadow:0 4px 12px #00000026;min-width:150px;max-height:60vh;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth}.language-menu[data-v-b81b2259]::-webkit-scrollbar{width:8px}.language-menu[data-v-b81b2259]::-webkit-scrollbar-track{background:#0f172a0f;border-radius:0 4px 4px 0}.language-menu[data-v-b81b2259]::-webkit-scrollbar-thumb{background:#0f172a2e;border-radius:4px}.language-menu[data-v-b81b2259]::-webkit-scrollbar-thumb:hover{background:#0f172a47}.scroll-indicator[data-v-b81b2259]{position:absolute;top:0;left:50%;transform:translate(-50%,-100%);background:var(--theme-surface);pointer-events:none;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:8px 16px;opacity:0;transition:opacity .3s ease;border-radius:4px;display:none;box-shadow:0 2px 8px #0000001f}.scroll-indicator.visible[data-v-b81b2259]{opacity:1}@media(max-width:768px){.scroll-indicator[data-v-b81b2259]{display:flex}}.scroll-hint[data-v-b81b2259]{font-size:.75rem;color:var(--theme-primary-2);font-weight:600;text-align:center;display:none;white-space:nowrap}@media(max-width:768px){.scroll-hint[data-v-b81b2259]{display:block}}.scroll-arrow[data-v-b81b2259]{font-size:.9rem;color:var(--theme-primary-2);animation:bounce-dae3434d-b81b2259 1.5s infinite;display:none}@media(max-width:768px){.scroll-arrow[data-v-b81b2259]{display:inline-block}}@keyframes bounce-dae3434d-b81b2259{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-3px)}}.language-menu button[data-v-b81b2259]{display:block;width:100%;padding:.5rem 1rem;border:none;background:var(--theme-surface);color:var(--theme-text);text-align:left;cursor:pointer;transition:background .2s}.language-menu button[data-v-b81b2259]:hover{background:var(--theme-surface-2)}.language-menu button.active[data-v-b81b2259]{background:#0f172a0f;font-weight:600;color:var(--theme-primary-2)}@media(min-width:769px){.language-menu[data-v-b81b2259]{max-height:none;height:var(--language-menu-height,auto)}}@media(max-width:768px){.mobile-menu-toggle[data-v-b81b2259]{display:flex}.nav[data-v-b81b2259]{position:fixed;top:70px;left:0;right:0;background:linear-gradient(135deg,var(--theme-primary),var(--theme-primary-2));flex-direction:column!important;padding:2rem;gap:1.5rem;transform:translate(-100%);transition:transform .3s;align-items:center}[dir=rtl] .nav[data-v-b81b2259]{flex-direction:column!important}.nav.nav-open[data-v-b81b2259]{transform:translate(0)}.nav a[data-v-b81b2259]:after{display:none}.language-menu[data-v-b81b2259]{right:auto;left:50%;transform:translate(-50%);max-height:50vh;-webkit-overflow-scrolling:touch}}.footer[data-v-b51324bd]{background:#1f2937;color:var(--theme-on-primary);padding:3rem 0 1rem}.container[data-v-b51324bd]{max-width:1440px;margin:0 auto;padding:0 1rem}.footer-bottom[data-v-b51324bd]{text-align:center;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.18)}.footer-bottom p[data-v-b51324bd]{margin:0;color:var(--theme-on-primary);font-weight:400;letter-spacing:.01em}.footer-content[data-v-b51324bd]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:2rem}.footer-section h3[data-v-b51324bd],.footer-section h4[data-v-b51324bd]{font-size:1.2rem;margin:0 0 1rem;color:var(--footer-heading-color, var(--theme-primary))}.footer-section h3[data-v-b51324bd]{white-space:nowrap}.footer-section p[data-v-b51324bd]{margin:.5rem 0;color:#ffffffd9;line-height:1.6}.footer-section a[data-v-b51324bd]{display:block;color:#ffffffe6;text-decoration:none;margin:.5rem 0;transition:color .3s}.footer-section a[data-v-b51324bd]:hover{color:#fff}.social-icons[data-v-b51324bd]{display:flex;gap:1rem}.social-icons a[data-v-b51324bd]{display:inline-flex;align-items:center;justify-content:center;width:2.7rem;height:2.7rem;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#ffffff1f;color:#fff;cursor:pointer;flex:0 0 auto;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,color .2s ease,background .2s ease;position:relative}.social-icons a[data-v-b51324bd]:hover{transform:translateY(-1px);border-color:#fff9;background:#fff3;box-shadow:0 12px 25px #0000001f}.social-icons a[data-v-b51324bd]:focus-visible{outline:3px solid rgba(14,165,233,.35);outline-offset:4px}.social-icons a:hover .icon-tooltip[data-v-b51324bd]{opacity:1;visibility:visible;transform:translateY(0)}.social-icons svg[data-v-b51324bd]{width:1.38rem;height:1.38rem;fill:currentColor}.payment-icons[data-v-b51324bd]{display:flex;align-items:center;flex-wrap:nowrap;gap:0;margin-top:.5rem;color:#ffffffe6;line-height:1.6;white-space:nowrap}.payment-icon[data-v-b51324bd]{position:relative;display:inline-flex;align-items:center;overflow:visible}.payment-icon:hover .icon-tooltip[data-v-b51324bd]{opacity:1;visibility:visible;transform:translateY(0)}.payment-icons .payment-link[data-v-b51324bd]{display:inline;color:inherit;text-decoration:none;z-index:1;cursor:pointer;margin:0;padding:0}.payment-comma[data-v-b51324bd]{-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:pre}.payment-text[data-v-b51324bd]{font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:normal;white-space:nowrap;text-decoration:none}.payment-img[data-v-b51324bd]{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain}.icon-tooltip[data-v-b51324bd]{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(4px);background:#0f172aeb;color:#fff;padding:.4rem .7rem;border-radius:6px;font-size:.85rem;font-weight:600;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease,transform .2s ease;z-index:1000;box-shadow:0 4px 12px #0000004d}.icon-tooltip[data-v-b51324bd]{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(4px);background:#000000bf;color:#fff;padding:.4rem .7rem;border-radius:6px;font-size:.85rem;font-weight:600;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s ease;pointer-events:none;box-shadow:0 8px 20px #0000002e;z-index:1}.company-name[data-v-b51324bd],.payment-methods[data-v-b51324bd]{white-space:nowrap}.email-text[data-v-b51324bd]{white-space:nowrap;display:flex;align-items:center;gap:.5rem;color:#d1d5db;text-decoration:none;transition:color .3s}.email-text[data-v-b51324bd]:hover{color:#10b981}.email-text svg[data-v-b51324bd]{flex-shrink:0}.phone-text[data-v-b51324bd]{white-space:nowrap;display:flex;align-items:center;gap:.5rem;color:#d1d5db;text-decoration:none;transition:color .3s}.phone-text[data-v-b51324bd]:hover{color:#10b981}.phone-text svg[data-v-b51324bd]{flex-shrink:0}@media(max-width:992px){.footer-content[data-v-b51324bd]{grid-template-columns:1fr;text-align:center}.social-icons[data-v-b51324bd],.email-text[data-v-b51324bd],.payment-icons[data-v-b51324bd]{justify-content:center}}.home[data-v-7d784d47]{position:relative}.search-box-container[data-v-7d784d47]{position:absolute;top:1rem;left:0;right:0;z-index:100;padding:0}.search-box-wrapper[data-v-7d784d47]{display:flex;justify-content:flex-end;width:100%}.search-box[data-v-7d784d47]{display:flex;align-items:center;background:#fffffff2;border-radius:6.4px;border:1px solid rgba(255,255,255,.4);padding:.4rem .6rem;gap:.4rem;box-shadow:0 4px 12px #00000026;max-width:205px;width:100%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.search-icon[data-v-7d784d47]{width:.96rem;height:.96rem;color:#6b7280;flex-shrink:0}.search-input[data-v-7d784d47]{flex:1;border:none;outline:none;font-size:.76rem;padding:.2rem .4rem;color:#0f172a;background:transparent;min-width:0}.search-input[data-v-7d784d47]::-moz-placeholder{color:#9ca3af}.search-input[data-v-7d784d47]::placeholder{color:#9ca3af}.search-enter-btn[data-v-7d784d47]{background:#10b981;border:none;color:#fff;width:1.6rem;height:1.6rem;border-radius:4.8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease;flex-shrink:0;margin-left:auto}.search-enter-btn[data-v-7d784d47]:hover{background:#059669;transform:scale(1.05)}.search-enter-btn svg[data-v-7d784d47]{width:.88rem;height:.88rem}.hero[data-v-7d784d47]{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:4rem 0;text-align:center;margin-top:0}.hero-header[data-v-7d784d47]{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.hero-content-wrapper[data-v-7d784d47]{flex:1;width:100%}.hero-content[data-v-7d784d47]{max-width:800px;margin:0 auto}.hero-title[data-v-7d784d47]{font-size:2.5rem;margin-bottom:1rem;font-weight:700}.hero-subtitle[data-v-7d784d47]{font-size:1.5rem;margin-bottom:1.5rem;opacity:.95}.hero-text[data-v-7d784d47]{font-size:1.2rem;line-height:1.8;margin-bottom:0;opacity:.9}.search-modal-overlay[data-v-7d784d47]{position:fixed;inset:0;background:#0f172a8c;display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem;z-index:2000;overflow-y:auto}.search-modal[data-v-7d784d47]{background:#fff;width:min(700px,100%);border-radius:16px;padding:1.5rem;box-shadow:0 20px 45px #0f172a40;animation:modalFadeIn-7d784d47 .3s ease;max-height:80vh;display:flex;flex-direction:column}@keyframes modalFadeIn-7d784d47{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.search-modal__header[data-v-7d784d47]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;border-bottom:2px solid #e5e7eb;padding-bottom:1rem}.search-modal__header h3[data-v-7d784d47]{margin:0;font-size:1.3rem;color:#0f172a;font-weight:700}.search-modal__close[data-v-7d784d47]{border:none;background:transparent;font-size:1.8rem;cursor:pointer;color:#6b7280;width:2.2rem;height:2.2rem;border-radius:50%;transition:background .2s ease,color .2s ease;display:flex;align-items:center;justify-content:center}.search-modal__close[data-v-7d784d47]:hover{background:#f1f5f9;color:#0f172a}.search-results-container[data-v-7d784d47]{flex:1;overflow-y:auto}.no-results[data-v-7d784d47]{text-align:center;color:#6b7280;padding:3rem 1rem;font-size:1.1rem}.search-results-list[data-v-7d784d47]{display:flex;flex-direction:column;gap:1rem}.search-result-item[data-v-7d784d47]{padding:1rem;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s ease}.search-result-item[data-v-7d784d47]:hover{background:#f9fafb;border-color:#10b981;box-shadow:0 4px 12px #10b98126;transform:translateY(-2px)}.search-result-type[data-v-7d784d47]{font-size:.85rem;color:#059669;font-weight:600;text-transform:uppercase;margin-bottom:.5rem;letter-spacing:.05em}.search-result-title[data-v-7d784d47]{font-size:1.1rem;color:#0f172a;margin:0 0 .5rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-result-excerpt[data-v-7d784d47]{font-size:.9rem;color:#6b7280;margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cta-button[data-v-7d784d47]{display:inline-block;background:#fafaf9;color:#059669;padding:1rem 2.5rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:transform .3s,box-shadow .3s}.cta-button[data-v-7d784d47]:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0003}.container[data-v-7d784d47]{max-width:1440px;margin:0 auto;padding:0 1rem}.products[data-v-7d784d47]{padding:1.5rem 0 2.6rem;background:#fff;margin-top:-1.5rem}.products-header[data-v-7d784d47]{text-align:center;margin-bottom:1.95rem}.products-header h2[data-v-7d784d47]{color:#1f2937;font-size:1.6rem;margin-bottom:1rem}.filter-trigger[data-v-7d784d47]{border:1px solid rgba(15,23,42,.1);background:transparent;color:#0f172a;border-radius:999px;padding:.5rem 1.3rem;font-weight:600;font-size:1rem;cursor:pointer;display:inline-flex;align-items:center;gap:.6rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,color .2s ease;letter-spacing:.01em;height:2.25rem;position:relative}.filter-trigger[data-v-7d784d47]:hover{transform:translateY(-1px);border-color:#05966980;color:#059669;box-shadow:0 12px 25px #0f172a14}.filter-trigger[data-v-7d784d47]:focus-visible{outline:3px solid rgba(14,165,233,.35);outline-offset:4px}.filter-trigger__icon[data-v-7d784d47]{width:1.8rem;height:1.8rem;border-radius:999px;background:#05966926;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.filter-trigger__icon svg[data-v-7d784d47]{width:.95rem;height:.95rem}.category-modal-overlay[data-v-7d784d47]{position:fixed;inset:0;background:#0f172a8c;display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem;z-index:2000;overflow-y:auto}.category-modal[data-v-7d784d47]{background:#fff;width:min(1125px,100%);border-radius:16px;padding:1.5rem;box-shadow:0 20px 45px #0f172a40;animation:modalFade-e446627c-7d784d47 .3s ease;height:auto}.category-modal__header[data-v-7d784d47]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.category-modal__header h3[data-v-7d784d47]{margin:0;font-size:1.2rem;color:#0f172a}.category-modal__close[data-v-7d784d47]{border:none;background:transparent;font-size:1.6rem;cursor:pointer;color:#475569;width:2rem;height:2rem;border-radius:50%;transition:background .2s ease,color .2s ease}.category-modal__close[data-v-7d784d47]:hover{background:#f1f5f9;color:#0f172a}.category-modal__header+.category-filters[data-v-7d784d47]{margin-top:0}.category-modal__actions[data-v-7d784d47]{margin-top:1.25rem;display:flex;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}.category-apply-btn[data-v-7d784d47]{border:none;background:#059669;color:#fff;padding:.5rem 1.4rem;border-radius:999px;font-weight:600;cursor:pointer;transition:background .2s ease,box-shadow .2s ease}.category-apply-btn[data-v-7d784d47]:hover{background:#047857;box-shadow:0 8px 20px #04785740}.category-apply-btn[data-v-7d784d47]:focus-visible{outline:2px solid #059669;outline-offset:2px}@keyframes modalFade-e446627c-7d784d47{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.category-filters[data-v-7d784d47]{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-start;margin-top:1rem}.category-chip[data-v-7d784d47]{border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#1f2937;padding:.35rem 1rem;font-size:.92rem;cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease;display:inline-flex;align-items:center;justify-content:flex-start;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:calc((100% - 1.5rem)/3);min-height:2.25rem;gap:.55rem;box-shadow:none}.category-chip--active[data-v-7d784d47]{background:#e0f2fe;border-color:#10b98199;box-shadow:0 2px 8px #10b98133;color:#065f46}.category-chip--reset[data-v-7d784d47]{border-style:dashed;border-color:#94a3b8;color:#475569;background:#f8fafc;width:auto}.category-chip[data-v-7d784d47]:focus-visible{outline:2px solid #059669;outline-offset:2px}.category-checkbox[data-v-7d784d47]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.15rem;height:1.15rem;border:2px solid #94a3b8;border-radius:6px;display:grid;place-items:center;background:#fff;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease;flex-shrink:0;position:relative}.category-checkbox[data-v-7d784d47]:after{content:"";width:.35rem;height:.65rem;border-right:2px solid white;border-bottom:2px solid white;transform:rotate(45deg) scale(0);transition:transform .15s ease;transform-origin:center}.category-checkbox[data-v-7d784d47]:checked{background:#059669;border-color:#059669;box-shadow:0 4px 10px #05966940}.category-checkbox[data-v-7d784d47]:checked:after{transform:rotate(45deg) scale(1)}@media(max-width:1024px){.category-chip[data-v-7d784d47]{width:calc((100% - 2.25rem)/4)}}@media(max-width:640px){.category-chip[data-v-7d784d47]{width:100%}}.categories-grid[data-v-7d784d47]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}.category-card[data-v-7d784d47]{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .3s,box-shadow .3s;cursor:pointer;display:flex;flex-direction:column;height:100%}.category-card[data-v-7d784d47]:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000026}.category-card--disabled[data-v-7d784d47]{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.category-image[data-v-7d784d47]{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f3f4f6;border:1px solid rgba(15,23,42,.08);box-sizing:border-box}.category-image img[data-v-7d784d47]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.category-card:hover .category-image img[data-v-7d784d47]{transform:scale(1.05)}.category-content[data-v-7d784d47]{padding:1.35rem;display:flex;flex-direction:column;flex:1}.category-content h3[data-v-7d784d47]{color:#1f2937;margin-bottom:.675rem;font-size:1.3rem;white-space:normal;overflow-wrap:anywhere}.category-label[data-v-7d784d47]{font-size:.95rem;color:#6b7280;margin-right:6px}.category-overview[data-v-7d784d47]{color:#4b5563;font-size:.98rem;line-height:1.5;margin:0 0 .75rem;flex:1;white-space:normal;overflow-wrap:anywhere}.category-product-count[data-v-7d784d47]{color:#6b7280;font-size:.95rem;margin-bottom:.9rem;white-space:normal;overflow-wrap:anywhere}.category-footer[data-v-7d784d47]{display:flex;justify-content:flex-end;align-items:center;padding-top:.9rem;border-top:1px solid #e5e7eb;margin-top:auto}.view-category-btn[data-v-7d784d47]{background:#10b981;color:#fff;border:none;padding:.6rem .97rem;border-radius:6px;cursor:pointer;font-weight:600;transition:background .3s}.view-category-btn[data-v-7d784d47]:hover{background:#059669}.pagination[data-v-7d784d47]{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:3rem;padding:2rem 0}.pagination-btn[data-v-7d784d47]{background:#fff;color:#059669;border:2px solid #10b981;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-weight:600;transition:all .3s}.pagination-btn[data-v-7d784d47]:hover:not(:disabled){background:#10b981;color:#fff}.pagination-btn[data-v-7d784d47]:disabled{opacity:.4;cursor:not-allowed;border-color:#d1d5db;color:#9ca3af}.pagination-numbers[data-v-7d784d47]{display:flex;gap:.5rem}.pagination-number[data-v-7d784d47]{background:#fff;color:#4b5563;border:2px solid #e5e7eb;padding:.75rem 1rem;border-radius:6px;cursor:pointer;font-weight:600;min-width:45px;transition:all .3s}.pagination-number[data-v-7d784d47]:hover{border-color:#10b981;color:#059669}.pagination-number.active[data-v-7d784d47]{background:#10b981;color:#fff;border-color:#10b981}@media(min-width:769px){.products-header[data-v-7d784d47]{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:nowrap}.products-header h2[data-v-7d784d47]{margin-bottom:0}}@media(max-width:768px){.hero[data-v-7d784d47]{padding:5.25rem 0 2.6rem}.hero-title[data-v-7d784d47]{font-size:2rem}.hero-subtitle[data-v-7d784d47]{font-size:1.2rem}.products-header h2[data-v-7d784d47]{font-size:1.6rem}.category-filters[data-v-7d784d47]{justify-content:flex-start}.categories-grid[data-v-7d784d47]{grid-template-columns:1fr}.pagination[data-v-7d784d47]{flex-wrap:wrap;gap:.5rem;margin-top:2rem;padding:1rem 0}.pagination-btn[data-v-7d784d47]{padding:.6rem 1rem;font-size:.9rem}.pagination-numbers[data-v-7d784d47]{gap:.3rem;flex-wrap:wrap;justify-content:center}.pagination-number[data-v-7d784d47]{padding:.6rem .8rem;min-width:40px;font-size:.9rem}}.category-content[data-v-7d784d47]{padding-bottom:.9rem}.category-footer[data-v-7d784d47]{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:0;border-top:0;border-bottom:0;margin-top:auto}.category-product-count[data-v-7d784d47]{margin:0}.view-category-btn[data-v-7d784d47]{flex-shrink:0}.category-image[data-v-7d784d47]{border-radius:8px 8px 0 0}.category-image img[data-v-7d784d47]{border-radius:inherit}@media(max-width:640px){.search-box-wrapper[data-v-7d784d47]{justify-content:center}.search-box[data-v-7d784d47]{max-width:100%;width:100%}.hero-title[data-v-7d784d47]{font-size:1.75rem}.hero-text[data-v-7d784d47]{font-size:1rem}.categories-grid[data-v-7d784d47]{gap:1.35rem}.category-content[data-v-7d784d47]{padding:1.1rem}.category-footer[data-v-7d784d47]{flex-direction:column;align-items:flex-start;gap:.6rem}.view-category-btn[data-v-7d784d47]{width:100%;text-align:center}}.search-box[data-v-7d784d47]{background:color-mix(in srgb,var(--theme-surface) 92%,transparent);border-color:color-mix(in srgb,var(--theme-border) 65%,transparent);box-shadow:0 4px 12px color-mix(in srgb,var(--theme-text) 18%,transparent)}.search-icon[data-v-7d784d47]{color:var(--theme-text-muted)}.search-input[data-v-7d784d47]{color:var(--theme-text)}.search-input[data-v-7d784d47]::-moz-placeholder{color:color-mix(in srgb,var(--theme-text-muted) 75%,transparent)}.search-input[data-v-7d784d47]::placeholder{color:color-mix(in srgb,var(--theme-text-muted) 75%,transparent)}.search-modal[data-v-7d784d47]{background:var(--theme-surface)}.search-modal__header[data-v-7d784d47]{border-bottom-color:var(--theme-border)}.search-modal__header h3[data-v-7d784d47]{color:var(--theme-text)}.search-modal__close[data-v-7d784d47]{color:var(--theme-text-muted)}.search-modal__close[data-v-7d784d47]:hover{background:var(--theme-surface-2);color:var(--theme-text)}.no-results[data-v-7d784d47]{color:var(--theme-text-muted)}.search-result-item[data-v-7d784d47]{border-color:var(--theme-border)}.search-result-item[data-v-7d784d47]:hover{background:var(--theme-surface-2)}.search-result-title[data-v-7d784d47]{color:var(--theme-text)}.search-result-excerpt[data-v-7d784d47]{color:var(--theme-text-muted)}.filter-trigger[data-v-7d784d47]{border-color:var(--theme-border);color:var(--theme-text)}.category-modal[data-v-7d784d47]{background:var(--theme-surface);border:1px solid var(--theme-border)}.category-modal__header h3[data-v-7d784d47]{color:var(--theme-text)}.category-modal__close[data-v-7d784d47]{color:var(--theme-text-muted)}.category-modal__close[data-v-7d784d47]:hover{background:var(--theme-surface-2);color:var(--theme-text)}.category-chip[data-v-7d784d47]{border-color:var(--theme-border);background:var(--theme-surface-2);color:var(--theme-text);box-shadow:none}.category-chip--reset[data-v-7d784d47]{border-color:color-mix(in srgb,var(--theme-text-muted) 70%,transparent);color:var(--theme-text-muted);background:var(--theme-surface-2)}.category-checkbox[data-v-7d784d47]{border-color:color-mix(in srgb,var(--theme-text-muted) 70%,transparent);background:var(--theme-surface)}.search-enter-btn[data-v-7d784d47]{background:var(--theme-primary)}.search-enter-btn[data-v-7d784d47]:hover{background:var(--theme-primary-2)}.hero[data-v-7d784d47]{background:linear-gradient(135deg,var(--theme-primary),var(--theme-primary-2))}.search-result-item[data-v-7d784d47]:hover{border-color:var(--theme-primary);box-shadow:0 4px 12px color-mix(in srgb,var(--theme-primary) 15%,transparent)}.search-result-type[data-v-7d784d47],.cta-button[data-v-7d784d47]{color:var(--theme-primary)}.filter-trigger[data-v-7d784d47]:hover{border-color:color-mix(in srgb,var(--theme-primary) 50%,transparent);color:var(--theme-primary)}.filter-trigger[data-v-7d784d47]:focus-visible{outline-color:color-mix(in srgb,var(--theme-accent) 35%,transparent)}.filter-trigger__icon[data-v-7d784d47]{background:color-mix(in srgb,var(--theme-primary) 15%,transparent)}.category-apply-btn[data-v-7d784d47]{background:var(--theme-primary)}.category-apply-btn[data-v-7d784d47]:hover{background:var(--theme-primary-2);box-shadow:0 8px 20px color-mix(in srgb,var(--theme-primary-2) 25%,transparent)}.category-apply-btn[data-v-7d784d47]:focus-visible{outline-color:var(--theme-primary)}.category-chip--active[data-v-7d784d47]{background:#e0f2fe;border-color:color-mix(in srgb,var(--theme-primary) 60%,transparent);box-shadow:0 2px 8px color-mix(in srgb,var(--theme-primary) 20%,transparent);color:var(--theme-text)}.category-chip[data-v-7d784d47]:focus-visible{outline-color:var(--theme-primary)}.category-checkbox[data-v-7d784d47]:checked{background:var(--theme-primary);border-color:var(--theme-primary);box-shadow:0 4px 10px color-mix(in srgb,var(--theme-primary) 25%,transparent)}.view-category-btn[data-v-7d784d47]{background:var(--theme-primary)}.view-category-btn[data-v-7d784d47]:hover{background:var(--theme-primary-2)}.pagination-btn[data-v-7d784d47]{color:var(--theme-primary);border-color:var(--theme-primary)}.pagination-btn[data-v-7d784d47]:hover:not(:disabled){background:var(--theme-primary);color:var(--theme-on-primary)}.pagination-number[data-v-7d784d47]:hover{border-color:var(--theme-primary);color:var(--theme-primary)}.pagination-number.active[data-v-7d784d47]{background:var(--theme-primary);border-color:var(--theme-primary);color:var(--theme-on-primary)}.page-header[data-v-16d7602c]{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:4rem 0;text-align:center}.page-header h1[data-v-16d7602c]{font-size:2.5rem;margin-bottom:1rem}.page-header p[data-v-16d7602c]{font-size:1.2rem;opacity:.9}.container[data-v-16d7602c]{max-width:1440px;margin:0 auto;padding:0 1rem}.about-content[data-v-16d7602c]{padding:2.6rem 0 4rem}.mission-section[data-v-16d7602c]{max-width:800px;margin:0 auto 2.6rem;text-align:center}.mission-section h2[data-v-16d7602c]{color:#1f2937;font-size:2rem;margin-bottom:1.5rem}.mission-section p[data-v-16d7602c]{font-size:1.2rem;line-height:1.8;color:#4b5563}.about-intro[data-v-16d7602c]{max-width:800px;margin:0 auto 4rem;text-align:center}.about-intro p[data-v-16d7602c]{font-size:1.2rem;line-height:1.8;color:#4b5563}.stats[data-v-16d7602c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:4rem}.stat-card[data-v-16d7602c]{background:linear-gradient(135deg,#10b981,#059669);padding:2rem;border-radius:8px;text-align:center;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:160px}.stat-number[data-v-16d7602c]{font-size:3rem;font-weight:700;margin-bottom:.5rem;line-height:1}.stat-label[data-v-16d7602c]{font-size:1.1rem;opacity:.9;line-height:1.4;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.features-grid[data-v-16d7602c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:0}.feature-card[data-v-16d7602c]{background:#fff;padding:2rem;border-radius:8px;text-align:center;box-shadow:0 2px 8px #0000001a;transition:transform .3s,box-shadow .3s}.feature-card[data-v-16d7602c]:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00000026}.feature-icon[data-v-16d7602c]{font-size:3rem;margin-bottom:1rem}.feature-card h3[data-v-16d7602c]{color:#1f2937;margin-bottom:1rem;font-size:1.3rem}.feature-card p[data-v-16d7602c]{color:#6b7280;line-height:1.6}.about-video[data-v-16d7602c]{background:#f9fafb;padding:3rem 0 4rem}.video-card[data-v-16d7602c]{max-width:960px;margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 10px 30px #0f172a14;padding:2rem}.video-card h2[data-v-16d7602c]{text-align:center;font-size:2rem;color:#1f2937;margin-bottom:1.5rem}.video-wrapper[data-v-16d7602c]{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px}.video-wrapper iframe[data-v-16d7602c]{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.faq-section[data-v-16d7602c]{background:#fff;color:#0f172a;padding:3rem 0 4rem}.faq-header[data-v-16d7602c]{text-align:center;margin-bottom:2rem}.faq-list[data-v-16d7602c]{display:flex;flex-direction:column;gap:1rem}.faq-item[data-v-16d7602c]{width:100%;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem 1.5rem;color:inherit;cursor:pointer;transition:border-color .2s ease}.faq-item[data-v-16d7602c]:hover{border-color:#059669}.faq-title[data-v-16d7602c]{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:1.2em}.faq-icon[data-v-16d7602c]{font-size:1.5rem;color:#059669}.faq-answer[data-v-16d7602c]{margin-top:.75rem;color:#4b5563;line-height:1.6;font-size:1.1em}@media(max-width:768px){.page-header h1[data-v-16d7602c]{font-size:2rem}.stats[data-v-16d7602c]{grid-template-columns:repeat(2,1fr);gap:1rem}.features-grid[data-v-16d7602c]{grid-template-columns:1fr}.stat-card[data-v-16d7602c]{padding:1.5rem 1rem;min-height:140px}.stat-number[data-v-16d7602c]{font-size:2.5rem}.stat-label[data-v-16d7602c]{font-size:.95rem;line-height:1.3}.video-card[data-v-16d7602c]{padding:1.5rem}.video-card h2[data-v-16d7602c]{font-size:1.6rem}}@media(max-width:600px){.page-header[data-v-16d7602c]{padding:3rem 0}.page-header p[data-v-16d7602c]{font-size:1rem}.mission-section[data-v-16d7602c]{margin-bottom:2rem}.mission-section p[data-v-16d7602c]{font-size:1.05rem;line-height:1.7}.feature-card[data-v-16d7602c]{padding:1.5rem}.faq-item[data-v-16d7602c]{padding:1rem}.faq-title[data-v-16d7602c]{font-size:1rem;align-items:flex-start;gap:.75rem}.faq-answer[data-v-16d7602c]{font-size:1rem}}@media(max-width:480px){.stats[data-v-16d7602c]{gap:.75rem}.stat-card[data-v-16d7602c]{padding:1.25rem .75rem;min-height:130px}.stat-number[data-v-16d7602c]{font-size:2.2rem}.stat-label[data-v-16d7602c]{font-size:.85rem;line-height:1.2;padding:0 .25rem}}@media(max-width:420px){.stats[data-v-16d7602c]{grid-template-columns:1fr}.stat-card[data-v-16d7602c]{min-height:0}}.page-header[data-v-16d7602c]{background:linear-gradient(135deg,var(--theme-primary),var(--theme-primary-2))}.stat-card[data-v-16d7602c]{background:linear-gradient(135deg,var(--theme-primary),var(--theme-primary-2));color:var(--theme-on-primary)}.faq-item[data-v-16d7602c]:hover{border-color:var(--theme-primary)}.faq-icon[data-v-16d7602c]{color:var(--theme-primary)}.page-header[data-v-de3bdeac]{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:4rem 0;text-align:center}.page-header h1[data-v-de3bdeac]{font-size:2.5rem;margin-bottom:1rem}.page-header p[data-v-de3bdeac]{font-size:1.2rem;opacity:.9}.container[data-v-de3bdeac]{max-width:1440px;margin:0 auto;padding:0 1rem}.contact-content[data-v-de3bdeac]{padding:2.6rem 0;background:#f9fafb;min-height:60vh}.contact-info-centered[data-v-de3bdeac],.map-card[data-v-de3bdeac]{max-width:880px;margin:0 auto}.info-card[data-v-de3bdeac]{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000001a}.info-card h2[data-v-de3bdeac]{color:#1f2937;margin-bottom:1.3rem;font-size:1.8rem}.info-item[data-v-de3bdeac]{display:flex;gap:1rem;margin-bottom:2rem}.info-icon[data-v-de3bdeac]{font-size:2rem;flex-shrink:0}.info-icon--email[data-v-de3bdeac],.info-icon--hours[data-v-de3bdeac],.info-icon--location[data-v-de3bdeac],.info-icon--whatsapp[data-v-de3bdeac]{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center}.info-icon--whatsapp[data-v-de3bdeac]{color:#25d366}.info-icon--email[data-v-de3bdeac]{color:#0ea5e9}.info-icon--location[data-v-de3bdeac]{color:#f97316}.info-icon--hours[data-v-de3bdeac]{color:#a855f7}.info-icon--email svg[data-v-de3bdeac],.info-icon--hours svg[data-v-de3bdeac],.info-icon--location svg[data-v-de3bdeac],.info-icon--whatsapp svg[data-v-de3bdeac]{width:100%;height:100%}.info-item h4[data-v-de3bdeac]{color:#374151;margin-bottom:.5rem;font-size:1.1rem}.info-item p[data-v-de3bdeac]{color:#6b7280;line-height:1.6}.contact-link[data-v-de3bdeac]{color:#6b7280;text-decoration:none;display:block;line-height:1.6;transition:color .3s}.contact-link[data-v-de3bdeac]:hover{color:#10b981}.contact-link--emphasized[data-v-de3bdeac]{font-weight:600;color:#059669}.contact-qr[data-v-de3bdeac]{margin-top:.75rem;width:min(14rem,100%);height:auto;border-radius:16px;border:1px solid #e5e7eb;-o-object-fit:contain;object-fit:contain;background:#fff;box-shadow:0 6px 16px #0f172a1f}.map-wrapper[data-v-de3bdeac]{margin:2.5rem auto;max-width:880px}.map-card[data-v-de3bdeac]{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0f172a14;padding:1.75rem}.map-card h2[data-v-de3bdeac]{color:#1f2937;font-size:1.6rem}.map-description[data-v-de3bdeac]{color:#6b7280;margin:.35rem 0 1rem}.map-frame[data-v-de3bdeac]{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px}.map-frame iframe[data-v-de3bdeac]{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.contact-prompt-inline[data-v-de3bdeac]{font-size:.8rem;font-weight:400;color:#374151;margin:.15rem 0 .35rem}@media(max-width:768px){.page-header h1[data-v-de3bdeac]{font-size:2rem}.info-card[data-v-de3bdeac],.map-card[data-v-de3bdeac]{padding:1.5rem}}@media(max-width:992px){.contact-info-centered[data-v-de3bdeac],.map-card[data-v-de3bdeac]{max-width:600px}}@media(max-width:640px){.contact-content[data-v-de3bdeac]{padding:2rem 0}.info-item[data-v-de3bdeac]{flex-direction:column;align-items:flex-start;gap:.65rem}.info-icon[data-v-de3bdeac]{width:2rem;height:2rem}.info-item h4[data-v-de3bdeac]{font-size:1rem}.info-item p[data-v-de3bdeac],.contact-link[data-v-de3bdeac]{font-size:.95rem}.contact-qr[data-v-de3bdeac]{max-width:220px}.map-wrapper[data-v-de3bdeac]{margin:2rem auto}.map-card[data-v-de3bdeac]{padding:1.25rem}.map-card h2[data-v-de3bdeac]{font-size:1.4rem}.map-description[data-v-de3bdeac]{font-size:.95rem}}@media(max-width:480px){.page-header[data-v-de3bdeac]{padding:3rem 0}.page-header h1[data-v-de3bdeac]{font-size:1.8rem}.page-header p[data-v-de3bdeac]{font-size:1rem}}.page-header[data-v-de3bdeac]{background:linear-gradient(135deg,var(--theme-primary),var(--theme-primary-2))}.contact-link[data-v-de3bdeac]:hover,.contact-link--emphasized[data-v-de3bdeac]{color:var(--theme-primary)}.blog-page[data-v-4785bd77]{background:#f8fafc;min-height:100vh}.blog-hero[data-v-4785bd77]{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:4rem 0 3rem;text-align:center}.container[data-v-4785bd77]{max-width:1440px;margin:0 auto;padding:0 1rem}.eyebrow[data-v-4785bd77]{font-size:.95rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;opacity:.85}.blog-hero h1[data-v-4785bd77]{font-size:2.8rem;margin:.6rem 0}.blog-hero .subtitle[data-v-4785bd77]{max-width:720px;margin:0 auto;font-size:1.1rem;opacity:.9;line-height:1.6}.blog-grid[data-v-4785bd77]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;padding:3rem 1rem 4rem;max-width:1440px;margin:0 auto}.blog-grid.blog-grid--two-columns[data-v-4785bd77]{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-grid.blog-grid--single-column[data-v-4785bd77]{grid-template-columns:1fr}.blog-status[data-v-4785bd77]{grid-column:1 / -1;text-align:center;font-size:1rem;color:#475569;padding:2rem 0}.blog-status.error[data-v-4785bd77]{color:#dc2626}.blog-card[data-v-4785bd77]{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 15px 30px #0f172a14;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .3s ease;cursor:pointer}.blog-card[data-v-4785bd77]:hover{transform:translateY(-4px);box-shadow:0 25px 40px #0f172a1f}.blog-pagination[data-v-4785bd77]{display:flex;justify-content:center;align-items:center;gap:1rem;margin:0 auto 3rem;padding:0 1rem}.blog-pagination .pagination-btn[data-v-4785bd77]{background:#fff;color:#059669;border:2px solid #10b981;padding:.65rem 1.2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.blog-pagination .pagination-btn[data-v-4785bd77]:disabled{opacity:.4;cursor:not-allowed;border-color:#d1d5db;color:#94a3b8}.blog-pagination .pagination-number[data-v-4785bd77]{background:#fff;color:#4b5563;border:2px solid #e5e7eb;padding:.6rem .9rem;border-radius:8px;font-weight:600;min-width:40px;cursor:pointer;transition:all .2s ease}.blog-pagination .pagination-number.active[data-v-4785bd77],.blog-pagination .pagination-number[data-v-4785bd77]:hover{border-color:#10b981;color:#059669}.card-media[data-v-4785bd77]{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f3f4f6;border:1px solid rgba(15,23,42,.08);box-sizing:border-box;position:relative}.card-media img[data-v-4785bd77]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .3s}.blog-card:hover .card-media img[data-v-4785bd77]{transform:scale(1.05)}.card-body[data-v-4785bd77]{padding:1.35rem;display:flex;flex-direction:column;flex:1}.blog-card h3[data-v-4785bd77]{font-size:1.3rem;margin-bottom:.45rem;color:#0f172a;white-space:normal;overflow-wrap:anywhere}.blog-card-category[data-v-4785bd77]{margin:0 0 .6rem;color:#64748b;font-size:.95rem;white-space:normal;overflow-wrap:anywhere}.blog-card-category .label[data-v-4785bd77]{color:#6b7280;margin-right:6px}.excerpt[data-v-4785bd77]{color:#475569;line-height:1.6;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn[data-v-4785bd77]{margin-top:1.25rem;padding:.85rem 1.25rem;border-radius:999px;border:none;background:#059669;color:#fff;font-weight:600;cursor:pointer;transition:background .2s ease}.btn[data-v-4785bd77]:hover{background:#047857}@media(min-width:1025px){.blog-grid[data-v-4785bd77]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1280px){.blog-grid[data-v-4785bd77]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:900px){.blog-hero h1[data-v-4785bd77],.blog-hero .subtitle[data-v-4785bd77]{white-space:nowrap}.blog-hero .subtitle[data-v-4785bd77]{max-width:none}}@media(max-width:900px){.blog-grid[data-v-4785bd77]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.blog-grid[data-v-4785bd77]{grid-template-columns:1fr}.blog-hero h1[data-v-4785bd77]{font-size:2.2rem}.card-body[data-v-4785bd77]{padding:1.35rem}}.card-media[data-v-4785bd77]{border-radius:16px 16px 0 0}.card-media img[data-v-4785bd77]{border-radius:inherit}.inquire-btn[data-v-4785bd77]{background:#10b981;color:#fff;border:none;padding:.6rem .97rem;border-radius:6px;cursor:pointer;font-weight:600;transition:background .3s,opacity .2s ease}.inquire-btn[data-v-4785bd77]:hover{background:#059669;opacity:1}.inquire-btn--overlay[data-v-4785bd77]{position:absolute;right:.75rem;bottom:.75rem;opacity:.75;z-index:2}@media(max-width:600px){.blog-hero[data-v-4785bd77]{padding:3.25rem 0 2.5rem}.blog-hero .subtitle[data-v-4785bd77]{font-size:1rem;max-width:100%}.card-body[data-v-4785bd77]{padding:1.1rem}.excerpt[data-v-4785bd77]{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-pagination[data-v-4785bd77]{flex-wrap:wrap;gap:.6rem;margin-bottom:2rem}}.blog-hero[data-v-4785bd77]{background:linear-gradient(135deg,var(--theme-primary),var(--theme-primary-2))}.btn[data-v-4785bd77]{background:var(--theme-primary)}.btn[data-v-4785bd77]:hover{background:var(--theme-primary-2)}.inquire-btn[data-v-4785bd77]{background:var(--theme-primary)}.inquire-btn[data-v-4785bd77]:hover{background:var(--theme-primary-2)}.blog-pagination .pagination-btn[data-v-4785bd77]{color:var(--theme-primary);border-color:var(--theme-primary)}.blog-pagination .pagination-number.active[data-v-4785bd77],.blog-pagination .pagination-number[data-v-4785bd77]:hover{border-color:var(--theme-primary);color:var(--theme-primary)}.blog-pagination .pagination-number.active[data-v-4785bd77]{background:var(--theme-primary);color:var(--theme-on-primary)}.blog-pagination .pagination-btn[data-v-4785bd77]:hover:not(:disabled){background:var(--theme-primary);color:var(--theme-on-primary)}.blog-detail-page[data-v-d22fcf82]{background:#f8fafc;min-height:100vh;padding:1rem 0}.container[data-v-d22fcf82]{max-width:1440px;margin:0 auto;padding:0 1rem}.back-button[data-v-d22fcf82]{background:#10b981;border:1px solid #10b981;color:#fff;padding:.4rem 1.2rem;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;font-weight:600;font-size:.95rem;transition:background .3s,transform .2s,box-shadow .2s;margin-bottom:0;box-shadow:0 8px 18px #0f172a14;width:-moz-fit-content;width:fit-content}.back-button[data-v-d22fcf82]:hover{background:#059669;transform:translateY(-1px)}.back-icon[data-v-d22fcf82]{font-size:1.2rem}.blog-back-text[data-v-d22fcf82]{white-space:nowrap}.blog-rich-content .blog-detail-title[data-v-d22fcf82]{font-size:1.5rem;margin:0;color:#0f172a;text-align:center;white-space:normal;overflow-wrap:anywhere}.blog-detail-top[data-v-d22fcf82]{padding-top:0;padding-bottom:1rem;border-bottom:0}.details-column[data-v-d22fcf82]{background:transparent;border-radius:0;padding:0}.details-text[data-v-d22fcf82]{margin-top:0;width:100%;max-width:100%;word-break:break-word}.blog-category[data-v-d22fcf82]{margin:1rem 0 0;color:#6b7280;font-size:.9rem;line-height:1.2}.blog-media-meta[data-v-d22fcf82]{margin-top:0;display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.blog-category-row[data-v-d22fcf82]{display:flex;flex-wrap:nowrap;align-items:center;gap:1rem;width:100%;overflow-x:auto;scrollbar-width:thin}.blog-category-row>.blog-category[data-v-d22fcf82]{min-width:0;overflow-wrap:anywhere;white-space:nowrap}.return-home-block[data-v-d22fcf82]{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:.6rem;font-size:.9rem;font-weight:400;color:#6b7280;font-family:inherit}.return-home-btn[data-v-d22fcf82]{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(107,114,128,.38);background:#6b728014;color:#6b7280;padding:.6rem;border-radius:6px;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease;text-decoration:none;text-align:center;flex-shrink:0}.return-home-text[data-v-d22fcf82]{min-width:0;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}.return-home-btn[data-v-d22fcf82]:hover{background:#6b728024;border-color:#6b728099;transform:translateY(-1px)}.return-home-btn[data-v-d22fcf82]:focus-visible{outline:3px solid rgba(14,165,233,.35);outline-offset:4px}.return-home-icon[data-v-d22fcf82]{width:1.15em;height:1.15em;flex-shrink:0;fill:currentColor}.inquire-btn-large.inquire-btn-large--fill[data-v-d22fcf82]{display:flex;justify-self:stretch;width:auto;min-width:16.2rem;flex:1 1 0}.blog-share[data-v-d22fcf82]{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem;min-width:0;flex:1 1 auto}.blog-share__label[data-v-d22fcf82]{color:#64748b;font-size:.95rem;font-weight:600;white-space:nowrap}.blog-share__icons-wrap[data-v-d22fcf82]{position:relative;display:flex;align-items:center;min-width:0}.blog-share__icons[data-v-d22fcf82]{display:flex;align-items:center;gap:.4rem;max-width:100%;overflow-x:auto;padding-top:.25rem;padding-bottom:.25rem;min-height:3.84rem;scrollbar-width:thin;scrollbar-color:rgba(5,150,105,.55) rgba(15,23,42,.08)}.blog-share__icons[data-v-d22fcf82]::-webkit-scrollbar{height:8px}.blog-share__icons[data-v-d22fcf82]::-webkit-scrollbar-track{background:#0f172a14;border-radius:999px}.blog-share__icons[data-v-d22fcf82]::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#10b981bf,#059669e6);border-radius:999px;border:2px solid rgba(15,23,42,.08)}.blog-share__icons[data-v-d22fcf82]::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#10b981e6,#059669)}.share-btn[data-v-d22fcf82]{width:2.7rem;height:2.7rem;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:#fff;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,color .2s ease}.share-btn svg[data-v-d22fcf82]{width:1.38rem;height:1.38rem;fill:currentColor}.share-btn[data-v-d22fcf82]:hover{transform:translateY(-1px);border-color:#0f172a40;background:#0f172a08;box-shadow:0 12px 25px #0f172a14}.share-btn[data-v-d22fcf82]:focus-visible{outline:3px solid rgba(14,165,233,.35);outline-offset:4px}.share-tooltip[data-v-d22fcf82]{position:absolute;z-index:1300;background:#0f172aeb;color:#fff;left:0;bottom:calc(100% + 10px);padding:.45rem .75rem;border-radius:999px;font-size:.9rem;font-weight:600;line-height:1.2;white-space:nowrap;pointer-events:none;box-shadow:0 20px 35px #0f172a47}.tooltip-fade-enter-active[data-v-d22fcf82],.tooltip-fade-leave-active[data-v-d22fcf82]{transition:opacity .15s ease,transform .15s ease}.tooltip-fade-enter-from[data-v-d22fcf82],.tooltip-fade-leave-to[data-v-d22fcf82]{opacity:0;transform:translateY(6px)}.tooltip-fade-enter-to[data-v-d22fcf82],.tooltip-fade-leave-from[data-v-d22fcf82]{opacity:1;transform:translateY(0)}.inquire-btn-large[data-v-d22fcf82]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;background:#10b981;color:#fff;padding:.72rem .97rem;border-radius:6px;cursor:pointer;font-weight:600;transition:background .3s;text-decoration:none;text-align:center}.inquire-btn-icon[data-v-d22fcf82]{width:1.15em;height:1.15em;flex-shrink:0;fill:currentColor}.inquire-btn-large[data-v-d22fcf82]:hover{background:#059669}.blog-rich-content[data-v-d22fcf82]{padding:0 0 1.1rem;color:#0f172a;line-height:1.75;width:100%;max-width:100%;overflow-wrap:anywhere;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Noto Sans,Liberation Sans,sans-serif}.blog-rich-content p[data-v-d22fcf82]{margin:.65rem 0}.blog-rich-content h1[data-v-d22fcf82]{font-size:1.35rem;margin:.9rem 0 .6rem}.blog-rich-content h2[data-v-d22fcf82]{font-size:1.15rem;margin:.85rem 0 .55rem}.blog-rich-content h3[data-v-d22fcf82]{font-size:1.05rem;margin:.8rem 0 .5rem}.blog-rich-content ul[data-v-d22fcf82],.blog-rich-content ol[data-v-d22fcf82]{margin:.65rem 0;padding-left:1.25rem}.blog-rich-content blockquote[data-v-d22fcf82]{margin:.75rem 0;padding-left:.9rem;border-left:3px solid rgba(15,23,42,.18);color:#334155}.blog-rich-content hr[data-v-d22fcf82]{border:0;border-top:1px solid rgba(15,23,42,.12);margin:1rem 0}.blog-rich-content a[data-v-d22fcf82]{color:#0ea5e9;text-decoration:underline}.blog-rich-content img[data-v-d22fcf82]{max-width:100%;height:auto;display:block;margin:.85rem auto;border-radius:12px}.blog-rich-content img.rich-img--w-100[data-v-d22fcf82]{width:100%}.blog-rich-content img.rich-img--w-75[data-v-d22fcf82]{width:75%}.blog-rich-content img.rich-img--w-50[data-v-d22fcf82]{width:50%}.blog-rich-content img.rich-img--w-33[data-v-d22fcf82]{width:33%}.blog-rich-content img.rich-img--left[data-v-d22fcf82]{margin-left:0;margin-right:auto}.blog-rich-content img.rich-img--center[data-v-d22fcf82]{margin-left:auto;margin-right:auto}.blog-rich-content img.rich-img--right[data-v-d22fcf82]{margin-left:auto;margin-right:0}.blog-rich-content code[data-v-d22fcf82]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background:#0f172a0a;border:1px solid rgba(15,23,42,.08);padding:.1rem .3rem;border-radius:6px}.blog-rich-content pre[data-v-d22fcf82]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background:#0f172a0a;border:1px solid rgba(15,23,42,.08);padding:.85rem;border-radius:10px;overflow:auto;margin:.85rem 0}.video-link[data-v-d22fcf82]{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e2e8f0}.video-entry[data-v-d22fcf82]{margin-bottom:1rem}.video-player[data-v-d22fcf82],.video-embed[data-v-d22fcf82]{width:100%;max-width:100%;border-radius:12px;background:#000}.video-embed[data-v-d22fcf82]{aspect-ratio:1.618 / 1}.video-player[data-v-d22fcf82]{min-height:220px}.video-caption[data-v-d22fcf82]{margin:0 0 .5rem;color:#0f172a;font-weight:600}.blog-status[data-v-d22fcf82]{text-align:center;font-size:1rem;color:#475569;padding:2rem 0}@media(max-width:600px){.details-column[data-v-d22fcf82]{padding:0}}.blog-rich-content[data-v-d22fcf82] img{max-width:100%;height:auto;display:block;margin:.85rem auto;border-radius:12px}.blog-rich-content[data-v-d22fcf82] img.rich-img--w-100{width:100%}.blog-rich-content[data-v-d22fcf82] img.rich-img--w-75{width:75%}.blog-rich-content[data-v-d22fcf82] img.rich-img--w-50{width:50%}.blog-rich-content[data-v-d22fcf82] img.rich-img--w-33{width:33%}.blog-rich-content[data-v-d22fcf82] img.rich-img--left{margin-left:0;margin-right:auto}.blog-rich-content[data-v-d22fcf82] img.rich-img--center{margin-left:auto;margin-right:auto}.blog-rich-content[data-v-d22fcf82] img.rich-img--right{margin-left:auto;margin-right:0}.blog-rich-content[data-v-d22fcf82]{display:flex;flex-direction:column}.blog-rich-header[data-v-d22fcf82]{display:flex;flex-direction:column;gap:1rem;width:100%}.blog-rich-header .back-button[data-v-d22fcf82]{align-self:flex-start}.blog-rich-header .blog-detail-title[data-v-d22fcf82]{width:100%;margin:0}.blog-rich-body[data-v-d22fcf82]{margin-top:1rem}.blog-rich-body[data-v-d22fcf82]>*:first-child{margin-top:0}.blog-rich-body[data-v-d22fcf82]>*:last-child{margin-bottom:0}.blog-rich-content .blog-category[data-v-d22fcf82]{margin:1rem 0 0;color:#6b7280;font-size:.9rem;line-height:1.2}.blog-rich-content .video-caption[data-v-d22fcf82]{margin:0 0 .5rem;color:#0f172a;font-weight:600}.blog-rich-content .inquire-btn-large[data-v-d22fcf82]{color:#fff;text-decoration:none;white-space:nowrap;justify-content:center;gap:.55rem;padding-inline:1.3rem;box-sizing:border-box}.blog-rich-content .inquire-btn-text[data-v-d22fcf82]{font-size:clamp(.82rem,1.4vw,1rem)}.blog-detail-divider[data-v-d22fcf82]{border:0;border-top:1px solid #e2e8f0;margin:1.5rem 0;height:0;padding:0}.blog-category-line[data-v-d22fcf82]{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#6b7280;font-size:.9rem;margin:1rem 0 0;line-height:1.2;flex-wrap:wrap}@media(max-width:600px){.blog-category-row[data-v-d22fcf82]{flex-wrap:wrap;overflow-x:visible}.inquire-btn-large.inquire-btn-large--fill[data-v-d22fcf82]{min-width:0;width:100%}.blog-share[data-v-d22fcf82],.blog-share__label[data-v-d22fcf82],.blog-share__icons-wrap[data-v-d22fcf82]{width:100%}.blog-share__icons[data-v-d22fcf82]{flex-wrap:wrap;overflow-x:visible;min-height:auto}}.related-blogs-section[data-v-d22fcf82]{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb;width:100%}.related-title[data-v-d22fcf82]{margin:0}.related-grid[data-v-d22fcf82]{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,var(--related-product-card-width));justify-content:center;margin-top:1rem}.related-card[data-v-d22fcf82]{width:var(--related-product-card-width);max-width:100%;height:var(--related-product-card-height);min-height:calc(var(--related-product-card-height)*.95);border-radius:var(--related-product-card-radius);border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 25px #0f172a0a;overflow:hidden;background:#fff;display:flex;flex-direction:column;gap:.25rem;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.related-card[data-v-d22fcf82]:hover{transform:translateY(-2px);box-shadow:0 22px 40px #0f172a2e}.related-card[data-v-d22fcf82]:focus-visible{outline:3px solid rgba(14,165,233,.35);outline-offset:4px}.related-image[data-v-d22fcf82]{width:100%;height:calc(var(--related-product-card-height)*.6);background:#f3f4f6;border-bottom:1px solid rgba(15,23,42,.12);display:flex;align-items:center;justify-content:center;aspect-ratio:auto;line-height:0;border-radius:0}.related-image img[data-v-d22fcf82]{border-radius:0}.related-image img[data-v-d22fcf82]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .3s}.related-card:hover .related-image img[data-v-d22fcf82]{transform:scale(1.05)}.related-content[data-v-d22fcf82]{padding:.55rem .75rem;display:flex;flex-direction:column;gap:.25rem;flex:1;justify-content:center;text-align:center}.related-content h3[data-v-d22fcf82]{color:#1f2937;margin:0;font-size:.8rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:break-word}@media(max-width:640px){.related-blogs-section[data-v-d22fcf82]{--related-product-card-width:150px;--related-product-card-height:200px}.related-grid[data-v-d22fcf82]{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}.related-card[data-v-d22fcf82]{width:100%;height:auto;min-height:0}.related-image[data-v-d22fcf82]{height:auto;aspect-ratio:1 / 1}.related-content[data-v-d22fcf82]{padding:.5rem .6rem}.related-content h3[data-v-d22fcf82]{font-size:.85rem}}@media(max-width:600px){.blog-detail-page[data-v-d22fcf82]{padding:.75rem 0 1rem}.blog-rich-content .blog-detail-title[data-v-d22fcf82]{font-size:1.25rem;text-align:left}.blog-back-text[data-v-d22fcf82]{white-space:normal}.blog-category-line[data-v-d22fcf82]{flex-direction:column;align-items:flex-start}.blog-media-meta[data-v-d22fcf82]{gap:.75rem}.video-player[data-v-d22fcf82]{min-height:180px}.blog-rich-content .inquire-btn-large[data-v-d22fcf82]{white-space:normal}}.back-button[data-v-d22fcf82]{background:var(--theme-primary);border-color:var(--theme-primary);color:var(--theme-on-primary)}.back-button[data-v-d22fcf82]:hover{background:var(--theme-primary-2)}.inquire-btn-large[data-v-d22fcf82]{background:var(--theme-primary);color:var(--theme-on-primary)}.inquire-btn-large[data-v-d22fcf82]:hover{background:var(--theme-primary-2)}.blog-share__icons[data-v-d22fcf82]{scrollbar-color:color-mix(in srgb,var(--theme-primary) 55%,transparent) rgba(15,23,42,.08)}.blog-share__icons[data-v-d22fcf82]::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--theme-primary),var(--theme-primary-2))}.blog-share__icons[data-v-d22fcf82]::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,var(--theme-primary),var(--theme-primary-2))}.category-products[data-v-3d629746]{min-height:100vh;background:#fff}.category-header[data-v-3d629746]{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:1rem 0 3rem}.back-button[data-v-3d629746]{background:#fff3;border:1px solid rgba(255,255,255,.3);color:#fff;padding:.4rem 1.2rem;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;font-weight:600;font-size:.95rem;transition:background .3s,transform .2s;margin-bottom:1.5rem;width:-moz-fit-content;width:fit-content}.back-button[data-v-3d629746]:hover{background:#ffffff4d;transform:translate(-3px)}.back-icon[data-v-3d629746]{font-size:1.2rem}.category-title[data-v-3d629746]{font-size:2.5rem;margin-bottom:.5rem;font-weight:700}.category-count[data-v-3d629746]{font-size:1.1rem;opacity:.9}.container[data-v-3d629746]{max-width:1440px;margin:0 auto;padding:0 1rem}.products[data-v-3d629746]{padding:3rem 0 4rem}.products-grid[data-v-3d629746]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}.product-card[data-v-3d629746]{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .3s,box-shadow .3s;cursor:pointer;display:flex;flex-direction:column;height:100%}.product-card[data-v-3d629746]:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000026}.product-image[data-v-3d629746]{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f3f4f6;border:1px solid rgba(15,23,42,.08);box-sizing:border-box}.product-image img[data-v-3d629746]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.product-card:hover .product-image img[data-v-3d629746]{transform:scale(1.05)}.product-content[data-v-3d629746]{padding:1.35rem;display:flex;flex-direction:column;flex:1}.product-content h3[data-v-3d629746]{color:#1f2937;margin-bottom:.675rem;font-size:1.3rem;white-space:normal;overflow-wrap:anywhere}.product-card-category[data-v-3d629746]{margin:0 0 10px;font-size:.95rem;color:#4b5563;white-space:normal;overflow-wrap:anywhere}.product-card-category .label[data-v-3d629746]{color:#6b7280;margin-right:6px}.product-description[data-v-3d629746]{color:#4b5563;line-height:1.55;margin-bottom:1.35rem;flex:1;white-space:normal;overflow-wrap:anywhere}.product-footer[data-v-3d629746]{display:flex;justify-content:flex-end;align-items:center;padding-top:.9rem;border-top:1px solid #e5e7eb;margin-top:auto}.inquire-btn[data-v-3d629746]{background:#10b981;color:#fff;border:none;padding:.6rem .97rem;border-radius:6px;cursor:pointer;font-weight:600;transition:background .3s}.inquire-btn[data-v-3d629746]:hover{background:#059669}.pagination[data-v-3d629746]{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:3rem;padding:2rem 0}.pagination-btn[data-v-3d629746]{background:#fff;color:#059669;border:2px solid #10b981;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-weight:600;transition:all .3s}.pagination-btn[data-v-3d629746]:hover:not(:disabled){background:#10b981;color:#fff}.pagination-btn[data-v-3d629746]:disabled{opacity:.4;cursor:not-allowed;border-color:#d1d5db;color:#9ca3af}.pagination-numbers[data-v-3d629746]{display:flex;gap:.5rem}.pagination-number[data-v-3d629746]{background:#fff;color:#4b5563;border:2px solid #e5e7eb;padding:.75rem 1rem;border-radius:6px;cursor:pointer;font-weight:600;min-width:45px;transition:all .3s}.pagination-number[data-v-3d629746]:hover{border-color:#10b981;color:#059669}.pagination-number.active[data-v-3d629746]{background:#10b981;color:#fff;border-color:#10b981}@media(max-width:768px){.category-header[data-v-3d629746]{padding:1.5rem 0 2rem}.category-title[data-v-3d629746]{font-size:1.8rem}.products-grid[data-v-3d629746]{grid-template-columns:1fr}.pagination[data-v-3d629746]{flex-wrap:wrap;gap:.5rem;margin-top:2rem;padding:1rem 0}.pagination-btn[data-v-3d629746]{padding:.6rem 1rem;font-size:.9rem}.pagination-numbers[data-v-3d629746]{gap:.3rem;flex-wrap:wrap;justify-content:center}.pagination-number[data-v-3d629746]{padding:.6rem .8rem;min-width:40px;font-size:.9rem}}.product-image[data-v-3d629746]{position:relative}.product-image[data-v-3d629746]{border-radius:8px 8px 0 0}.product-image img[data-v-3d629746]{border-radius:inherit}.inquire-btn--overlay[data-v-3d629746]{position:absolute;right:.75rem;bottom:.75rem;opacity:.75}.inquire-btn--overlay[data-v-3d629746]:hover{opacity:1}.product-description[data-v-3d629746]{margin-bottom:0}@media(max-width:640px){.product-content[data-v-3d629746]{padding:1rem}.product-content h3[data-v-3d629746]{font-size:1.15rem}.product-card-category[data-v-3d629746]{font-size:.9rem}.product-description[data-v-3d629746]{font-size:.95rem;line-height:1.5}.inquire-btn--overlay[data-v-3d629746]{right:.6rem;bottom:.6rem;padding:.5rem .75rem;font-size:.85rem}}.category-header[data-v-3d629746]{background:linear-gradient(135deg,var(--theme-primary),var(--theme-primary-2))}.inquire-btn[data-v-3d629746]{background:var(--theme-primary)}.inquire-btn[data-v-3d629746]:hover{background:var(--theme-primary-2)}.pagination-btn[data-v-3d629746]{color:var(--theme-primary);border-color:var(--theme-primary)}.pagination-btn[data-v-3d629746]:hover:not(:disabled){background:var(--theme-primary);color:var(--theme-on-primary)}.pagination-number[data-v-3d629746]:hover{border-color:var(--theme-primary);color:var(--theme-primary)}.pagination-number.active[data-v-3d629746]{background:var(--theme-primary);border-color:var(--theme-primary);color:var(--theme-on-primary)}.product-detail-page[data-v-72ff0e77]{min-height:100vh;background:#fff;padding:1rem 0 2rem}.container[data-v-72ff0e77]{max-width:1440px;margin:0 auto;padding:0 1rem;width:100%;box-sizing:border-box}.product-detail-header[data-v-72ff0e77]{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.back-button[data-v-72ff0e77]{background:#10b981;border:1px solid #10b981;color:#fff;padding:.4rem 1.2rem;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;font-weight:600;font-size:.95rem;transition:background .3s,transform .2s,box-shadow .2s;margin-bottom:0;box-shadow:0 8px 18px #0f172a14;width:-moz-fit-content;width:fit-content}.back-button[data-v-72ff0e77]:hover{background:#059669;transform:translateY(-1px)}.back-icon[data-v-72ff0e77]{font-size:1.2rem}.back-text[data-v-72ff0e77]{white-space:nowrap}.product-detail-title[data-v-72ff0e77]{font-size:1.5rem;margin:0;color:#0f172a;text-align:justify;white-space:normal;word-break:keep-all;overflow-wrap:break-word}.product-modal-body[data-v-72ff0e77]{display:flex;flex-direction:column;gap:1.5rem;width:100%;box-sizing:border-box}.product-media-column[data-v-72ff0e77]{display:flex;flex-direction:column;width:100%;max-width:100%;box-sizing:border-box}.product-details-column[data-v-72ff0e77]{display:flex;flex-direction:column;min-width:0;width:100%;max-width:100%;box-sizing:border-box}.product-media-meta[data-v-72ff0e77]{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.5rem;align-items:stretch;width:100%;max-width:100%;box-sizing:border-box}.product-meta-actions[data-v-72ff0e77]{margin-top:auto;display:flex;flex-direction:column;gap:.5rem}.instant-quote[data-v-72ff0e77]{position:relative;display:flex;flex-direction:column;width:100%;flex:1 1 auto}.instant-quote__backdrop[data-v-72ff0e77]{position:fixed;inset:0;z-index:998;background:transparent}.instant-quote__toggle[data-v-72ff0e77]{width:100%;border:none;background:#10b981;color:#fff;font-weight:600;cursor:pointer;border-radius:6px;box-shadow:0 8px 18px #0f172a14;padding:.72rem .97rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-align:center;transition:background .3s,transform .2s,box-shadow .2s;font-family:inherit;font-size:inherit;line-height:1}.instant-quote__toggle[data-v-72ff0e77]:hover:not(:disabled){background:#059669;transform:translateY(-1px)}.instant-quote__toggle[data-v-72ff0e77]:disabled{background:#9ca3af;cursor:not-allowed;opacity:.6}.instant-quote__toggle[data-v-72ff0e77]:focus-visible{outline:3px solid rgba(14,165,233,.35);outline-offset:4px}.instant-quote__label[data-v-72ff0e77]{font-weight:inherit;white-space:nowrap}.instant-quote__icon[data-v-72ff0e77]{width:1.15em;height:1.15em;flex-shrink:0;fill:currentColor}.instant-quote:not(.instant-quote--open) .instant-quote__icon--blink[data-v-72ff0e77]{animation:iconBlink-72ff0e77 1s ease-in-out infinite}.instant-quote--open .instant-quote__icon--blink[data-v-72ff0e77]{animation:none}@keyframes iconBlink-72ff0e77{0%,to{opacity:1}50%{opacity:.25}}.instant-quote__panel[data-v-72ff0e77]{position:fixed;inset:auto 0;margin:0 auto;width:clamp(320px,80vw,736px);min-width:280px;padding:0;border:1px solid rgba(15,23,42,.1);border-radius:16px;background:#fff;box-shadow:0 24px 40px #0f172a24;z-index:999;max-height:90vh;overflow:auto}.instant-quote__header[data-v-72ff0e77]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#f9fafb;border-bottom:1px solid rgba(15,23,42,.1);cursor:move;-moz-user-select:none;user-select:none;-webkit-user-select:none;border-radius:16px 16px 0 0}.instant-quote__header[data-v-72ff0e77]:active{cursor:grabbing}.instant-quote__title[data-v-72ff0e77]{margin:0;padding:0;font-size:1.05rem;font-weight:800;color:#0f172a;flex:1}.instant-quote__close[data-v-72ff0e77]{width:2rem;height:2rem;border:1px solid #e5e7eb;background:#fff;color:#6b7280;font-size:1.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease;box-shadow:0 1px 3px #0f172a14;flex-shrink:0;margin-left:1rem}.instant-quote__close[data-v-72ff0e77]:hover{background:#f3f4f6;color:#0f172a;border-color:#d1d5db;box-shadow:0 2px 4px #0f172a1f}.instant-quote__close[data-v-72ff0e77]:focus-visible{outline:3px solid rgba(14,165,233,.35);outline-offset:2px}.instant-quote__form[data-v-72ff0e77]{display:flex;flex-direction:column;gap:.75rem;padding:1rem}.instant-quote__grid[data-v-72ff0e77]{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.instant-quote__input[data-v-72ff0e77],.instant-quote__editor[data-v-72ff0e77]{width:100%;box-sizing:border-box;border:1px solid rgba(15,23,42,.14);border-radius:10px;padding:.7rem .85rem;font-size:.95rem;color:#0f172a;background:#fff;outline:none}.instant-quote__editor[data-v-72ff0e77]{resize:vertical;min-height:80px;line-height:1.5;white-space:pre-wrap}.instant-quote__input[data-v-72ff0e77]:focus,.instant-quote__editor[data-v-72ff0e77]:focus{border-color:#10b981a6;box-shadow:0 0 0 4px #10b98126}.instant-quote__field[data-v-72ff0e77]{display:flex;flex-direction:column;gap:.35rem;min-width:0}.instant-quote__error[data-v-72ff0e77]{margin:0;display:flex;align-items:flex-start;gap:.35rem;font-size:.85rem;font-weight:700;color:#dc2626}.instant-quote__error-icon[data-v-72ff0e77]{line-height:1;flex:0 0 auto;margin-top:.1rem}.instant-quote__error-text[data-v-72ff0e77]{min-width:0}.instant-quote__submit[data-v-72ff0e77]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;background:#10b981;color:#fff;padding:.72rem .97rem;border-radius:6px;cursor:pointer;font-weight:600;transition:background .3s,transform .2s,box-shadow .2s;text-decoration:none;text-align:center;width:100%;line-height:1;font-family:inherit;font-size:inherit;box-shadow:0 8px 18px #0f172a14}.instant-quote__submit[data-v-72ff0e77]:hover{background:#059669;transform:translateY(-1px)}.instant-quote__status[data-v-72ff0e77]{margin:.35rem 0 0;padding:.45rem .7rem;border-radius:8px;border:1px solid transparent;font-size:.9rem;font-weight:600;text-align:center}.instant-quote__status--success[data-v-72ff0e77]{color:#059669;background:#ecfdf5;border-color:#a7f3d0}.instant-quote__status--error[data-v-72ff0e77]{color:#dc2626;background:#fef2f2;border-color:#fecaca}.product-category-row[data-v-72ff0e77]{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;justify-items:stretch;width:100%;gap:.75rem;box-sizing:border-box}.return-home-block[data-v-72ff0e77]{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:.6rem;font-size:.9rem;font-weight:400;color:#6b7280;font-family:inherit}.return-home-btn[data-v-72ff0e77]{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(107,114,128,.38);background:#6b728014;color:#6b7280;padding:.6rem;border-radius:6px;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease;text-decoration:none;text-align:center;flex-shrink:0}.return-home-text[data-v-72ff0e77]{min-width:0;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}.return-home-btn[data-v-72ff0e77]:hover{background:#6b728024;border-color:#6b728099;transform:translateY(-1px)}.return-home-btn[data-v-72ff0e77]:focus-visible{outline:3px solid rgba(14,165,233,.35);outline-offset:4px}.return-home-icon[data-v-72ff0e77]{width:1.15em;height:1.15em;flex-shrink:0;fill:currentColor}.inquire-btn-large.inquire-btn-large--fill[data-v-72ff0e77]{display:flex;justify-self:stretch;width:100%;min-width:0;flex:1 1 auto}.product-actions-row[data-v-72ff0e77]{display:flex;flex-wrap:wrap;align-items:center;row-gap:.5rem;-moz-column-gap:1.625rem;column-gap:1.625rem;width:100%}.product-share[data-v-72ff0e77]{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem;min-width:0}.product-share__label[data-v-72ff0e77]{color:#64748b;font-size:.95rem;font-weight:600;white-space:nowrap}.product-share__icons-wrap[data-v-72ff0e77]{position:relative;display:flex;align-items:center;min-width:0}.product-share__icons[data-v-72ff0e77]{display:flex;align-items:center;gap:.4rem;max-width:100%;overflow-x:auto;padding-top:.25rem;padding-bottom:0;min-height:3.2rem;scrollbar-width:thin;scrollbar-color:rgba(5,150,105,.55) rgba(15,23,42,.08)}.product-share__icons[data-v-72ff0e77]::-webkit-scrollbar{height:8px}.product-share__icons[data-v-72ff0e77]::-webkit-scrollbar-track{background:#0f172a14;border-radius:999px}.product-share__icons[data-v-72ff0e77]::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#10b981bf,#059669e6);border-radius:999px;border:2px solid rgba(15,23,42,.08)}.product-share__icons[data-v-72ff0e77]::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#10b981e6,#059669)}.share-btn[data-v-72ff0e77]{width:2.7rem;height:2.7rem;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:#fff;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,color .2s ease}.share-btn svg[data-v-72ff0e77]{width:1.38rem;height:1.38rem;fill:currentColor}.share-btn[data-v-72ff0e77]:hover{transform:translateY(-1px);border-color:#0f172a40;background:#0f172a08;box-shadow:0 12px 25px #0f172a14}.share-btn[data-v-72ff0e77]:focus-visible{outline:3px solid rgba(14,165,233,.35);outline-offset:4px}.share-tooltip[data-v-72ff0e77]{position:absolute;z-index:1300;background:#0f172aeb;color:#fff;left:0;bottom:calc(100% + 10px);padding:.45rem .75rem;border-radius:999px;font-size:.9rem;font-weight:600;line-height:1.2;white-space:nowrap;pointer-events:none;box-shadow:0 20px 35px #0f172a47}.tooltip-fade-enter-active[data-v-72ff0e77],.tooltip-fade-leave-active[data-v-72ff0e77]{transition:opacity .15s ease,transform .15s ease}.tooltip-fade-enter-from[data-v-72ff0e77],.tooltip-fade-leave-to[data-v-72ff0e77]{opacity:0;transform:translateY(6px)}.tooltip-fade-enter-to[data-v-72ff0e77],.tooltip-fade-leave-from[data-v-72ff0e77]{opacity:1;transform:translateY(0)}.product-gallery[data-v-72ff0e77]{display:flex;flex-direction:column;gap:1rem}.thumbnail-column[data-v-72ff0e77]{order:2;display:grid;grid-auto-flow:column;grid-auto-columns:clamp(56px,20vw,96px);gap:.75rem;width:100%;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:thin;scrollbar-color:rgba(5,150,105,.55) rgba(15,23,42,.08)}.thumbnail-column[data-v-72ff0e77]::-webkit-scrollbar{width:10px;height:10px}.thumbnail-column[data-v-72ff0e77]::-webkit-scrollbar-track{background:#0f172a14;border-radius:999px}.thumbnail-column[data-v-72ff0e77]::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#10b981bf,#059669e6);border-radius:999px;border:2px solid rgba(15,23,42,.08)}.thumbnail-column[data-v-72ff0e77]::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#10b981e6,#059669)}.product-main-column[data-v-72ff0e77]{order:1;display:flex;flex-direction:column;min-width:0}.product-main-media[data-v-72ff0e77]{position:relative;aspect-ratio:1 / 1;border-radius:18px;overflow:hidden;background:#f3f4f6;border:1px solid #e5e7eb}.product-main-media img[data-v-72ff0e77]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:zoom-in}.media-preview-btn[data-v-72ff0e77]{position:absolute;bottom:1rem;right:1rem;padding:.55rem 1rem;border-radius:999px;border:none;background:#0f172a33;color:#fff;font-size:.85rem;cursor:pointer;transition:background .2s ease}.media-preview-btn[data-v-72ff0e77]:hover{background:#0f172a59}.thumbnail[data-v-72ff0e77]{border:2px solid #e5e7eb;border-radius:12px;padding:0;background:none;cursor:pointer;aspect-ratio:1 / 1;width:100%;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;background:#fff}.thumbnail[data-v-72ff0e77]:hover{border-color:#10b981a6;transform:translateY(-1px)}.thumbnail[data-v-72ff0e77]:focus-visible{outline:3px solid rgba(14,165,233,.35);outline-offset:3px}.thumbnail.active[data-v-72ff0e77]{border-color:#059669;box-shadow:0 12px 22px #05966940}.thumbnail img[data-v-72ff0e77]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-specs[data-v-72ff0e77]{margin-top:0;padding-top:0;border-top:0;min-width:0}.product-rich-content[data-v-72ff0e77]{color:#0f172a;line-height:1.75;width:100%;max-width:100%;overflow-wrap:break-word;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Noto Sans,Liberation Sans,sans-serif}.product-rich-content p[data-v-72ff0e77]{margin:.65rem 0}.product-rich-content[data-v-72ff0e77]>*:last-child{margin-bottom:0}.product-rich-content h1[data-v-72ff0e77]{font-size:1.35rem;margin:.9rem 0 .6rem}.product-rich-content h2[data-v-72ff0e77]{font-size:1.15rem;margin:.85rem 0 .55rem}.product-rich-content h3[data-v-72ff0e77]{font-size:1.05rem;margin:.8rem 0 .5rem}.product-rich-content ul[data-v-72ff0e77],.product-rich-content ol[data-v-72ff0e77]{margin:.65rem 0;padding-left:1.25rem}.product-rich-content blockquote[data-v-72ff0e77]{margin:.75rem 0;padding-left:.9rem;border-left:3px solid rgba(15,23,42,.18);color:#334155}.product-rich-content hr[data-v-72ff0e77]{border:0;border-top:1px solid rgba(15,23,42,.12);margin:1rem 0}.product-rich-content a[data-v-72ff0e77]{color:#0ea5e9;text-decoration:underline}.product-rich-content img[data-v-72ff0e77]{max-width:100%;height:auto;display:block;margin:.85rem auto;border-radius:12px}.product-rich-content img.rich-img--w-100[data-v-72ff0e77]{width:100%}.product-rich-content img.rich-img--w-75[data-v-72ff0e77]{width:75%}.product-rich-content img.rich-img--w-50[data-v-72ff0e77]{width:50%}.product-rich-content img.rich-img--w-33[data-v-72ff0e77]{width:33%}.product-rich-content img.rich-img--left[data-v-72ff0e77]{margin-left:0;margin-right:auto}.product-rich-content img.rich-img--center[data-v-72ff0e77]{margin-left:auto;margin-right:auto}.product-rich-content img.rich-img--right[data-v-72ff0e77]{margin-left:auto;margin-right:0}.product-rich-content code[data-v-72ff0e77]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background:#0f172a0a;border:1px solid rgba(15,23,42,.08);padding:.1rem .3rem;border-radius:6px}.product-rich-content pre[data-v-72ff0e77]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background:#0f172a0a;border:1px solid rgba(15,23,42,.08);padding:.85rem;border-radius:10px;overflow:auto;margin:.85rem 0}.product-category[data-v-72ff0e77]{color:#6b7280;font-size:.9rem;margin:1rem 0 0;line-height:1.2}.inquire-btn-large[data-v-72ff0e77]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;background:#10b981;color:#fff;padding:.72rem .97rem;border-radius:6px;cursor:pointer;font-weight:600;transition:background .3s;text-decoration:none;text-align:center;line-height:1}.inquire-btn-icon[data-v-72ff0e77]{width:1.15em;height:1.15em;flex-shrink:0;fill:currentColor}.inquire-btn-large[data-v-72ff0e77]:hover{background:#059669}.preview-backdrop[data-v-72ff0e77]{position:fixed;inset:0;background:#0f172aeb;display:flex;align-items:center;justify-content:center;z-index:1200;padding:2rem;overscroll-behavior:contain}.preview-backdrop img[data-v-72ff0e77]{max-width:95vw;max-height:95vh;border-radius:12px;-o-object-fit:contain;object-fit:contain;box-shadow:0 30px 60px #0009}.preview-close[data-v-72ff0e77]{position:absolute;top:1.5rem;right:2rem;font-size:2.2rem;background:transparent;border:none;color:#fff;cursor:pointer}.fade-enter-active[data-v-72ff0e77],.fade-leave-active[data-v-72ff0e77]{transition:opacity .2s ease}.fade-enter-from[data-v-72ff0e77],.fade-leave-to[data-v-72ff0e77]{opacity:0}@media(min-width:769px){.product-modal-body[data-v-72ff0e77]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:1.5rem}.product-media-column[data-v-72ff0e77]{justify-self:start;width:100%;max-width:100%}.product-media-meta[data-v-72ff0e77]{margin-top:0;padding-top:0;width:100%;max-width:100%;height:100%}.product-details-column[data-v-72ff0e77]{grid-column:1/-1;justify-self:stretch;width:100%;max-width:100%}.product-category[data-v-72ff0e77],.related-products-section[data-v-72ff0e77]{grid-column:1/-1;width:100%;max-width:100%}.product-gallery[data-v-72ff0e77]{display:grid;grid-template-columns:120px minmax(0,1fr);width:100%;max-width:100%;align-items:start;margin:0;-moz-column-gap:1rem;column-gap:1rem}.thumbnail-column[data-v-72ff0e77]{order:0;grid-auto-flow:row;grid-auto-columns:unset;grid-auto-rows:auto;grid-template-columns:minmax(0,1fr);overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable;max-height:min(512px,60vh);padding-inline-end:12px;padding-bottom:0;direction:rtl;width:120px;max-width:120px;min-width:120px;box-sizing:border-box}.thumbnail-column .thumbnail[data-v-72ff0e77]{direction:ltr;width:100%;height:auto;min-width:0;min-height:0;max-width:100%;max-height:none;flex-shrink:0}.thumbnail-column .thumbnail img[data-v-72ff0e77]{width:100%;height:100%;min-width:0;min-height:0;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.product-main-column[data-v-72ff0e77]{order:0;width:100%;max-width:100%}.product-main-media[data-v-72ff0e77]{width:100%;max-width:512px;height:auto;aspect-ratio:1/1}}@media(max-width:768px){.product-detail-header[data-v-72ff0e77]{gap:1rem}.product-modal-body[data-v-72ff0e77]{gap:1.2rem;width:100%;max-width:100%}.thumbnail-column[data-v-72ff0e77]{grid-auto-columns:clamp(56px,20vw,96px);gap:.7rem}.product-media-column[data-v-72ff0e77],.product-details-column[data-v-72ff0e77],.product-media-meta[data-v-72ff0e77]{width:100%;max-width:100%}}@media(max-width:640px){.product-category-row[data-v-72ff0e77]{grid-template-columns:1fr;gap:.8rem}.instant-quote__grid[data-v-72ff0e77]{grid-template-columns:1fr}.thumbnail-column[data-v-72ff0e77]{grid-auto-columns:clamp(52px,22vw,84px)}}.product-rich-content[data-v-72ff0e77] img{max-width:100%;height:auto;display:block;margin:.85rem auto;border-radius:12px}.product-rich-content[data-v-72ff0e77] img.rich-img--w-100{width:100%}.product-rich-content[data-v-72ff0e77] img.rich-img--w-75{width:75%}.product-rich-content[data-v-72ff0e77] img.rich-img--w-50{width:50%}.product-rich-content[data-v-72ff0e77] img.rich-img--w-33{width:33%}.product-rich-content[data-v-72ff0e77] img.rich-img--left{margin-left:0;margin-right:auto}.product-rich-content[data-v-72ff0e77] img.rich-img--center{margin-left:auto;margin-right:auto}.product-rich-content[data-v-72ff0e77] img.rich-img--right{margin-left:auto;margin-right:0}.product-status[data-v-72ff0e77]{text-align:center;font-size:1rem;color:#475569;padding:2rem 0}.product-media-meta[data-v-72ff0e77]{border-top:0}.product-textdesc[data-v-72ff0e77]{width:100%;color:#0f172a;font-size:1rem;line-height:1.65;white-space:normal;overflow-wrap:break-word;text-align:justify;display:block}.product-textdesc[data-v-72ff0e77]>*:first-child{margin-top:0}.product-textdesc p[data-v-72ff0e77]{margin:.55rem 0;width:100%}.product-textdesc a[data-v-72ff0e77]{color:#0ea5e9;text-decoration:underline}.related-products-section[data-v-72ff0e77]{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb;width:100%}.related-card[data-v-72ff0e77]:hover{transform:translateY(-2px);box-shadow:0 4px 10px #00000026}.related-image[data-v-72ff0e77]{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f3f4f6;border:1px solid rgba(15,23,42,.08);box-sizing:border-box}.related-card:hover .related-image img[data-v-72ff0e77]{transform:scale(1.05)}.related-content[data-v-72ff0e77]{padding:.75rem;display:flex;flex-direction:column;flex:1}.related-content h3[data-v-72ff0e77]{color:#1f2937;margin-bottom:.5rem;font-size:.9rem;white-space:normal;overflow-wrap:break-word;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-footer[data-v-72ff0e77]{display:flex;justify-content:flex-end;align-items:center;padding-top:.5rem;border-top:1px solid #e5e7eb;margin-top:auto}.related-footer .inquire-btn[data-v-72ff0e77]{background:#10b981;color:#fff;border:none;padding:.3rem .6rem;border-radius:4px;cursor:pointer;font-weight:600;font-size:.8rem;transition:background .3s}.related-footer .inquire-btn[data-v-72ff0e77]:hover{background:#059669}.related-grid[data-v-72ff0e77]{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,var(--related-product-card-width));justify-content:center;margin-top:1rem}.related-card[data-v-72ff0e77]{width:var(--related-product-card-width);max-width:100%;height:var(--related-product-card-height);min-height:calc(var(--related-product-card-height)*.95);border-radius:var(--related-product-card-radius);border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 25px #0f172a0a;overflow:hidden;background:#fff;display:flex;flex-direction:column;gap:.25rem;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.related-card[data-v-72ff0e77]:hover{transform:translateY(-2px);box-shadow:0 22px 40px #0f172a2e}.related-image[data-v-72ff0e77]{width:100%;height:calc(var(--related-product-card-height)*.6);background:#f3f4f6;border-bottom:1px solid rgba(15,23,42,.12);display:flex;align-items:center;justify-content:center;aspect-ratio:auto}.related-image img[data-v-72ff0e77]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.related-content[data-v-72ff0e77]{padding:.55rem .75rem;display:flex;flex-direction:column;gap:.25rem;flex:1;justify-content:center;text-align:center}.related-content h3[data-v-72ff0e77]{color:#1f2937;margin:0;font-size:.8rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:break-word}@media(max-width:640px){.related-products-section[data-v-72ff0e77]{--related-product-card-width:150px;--related-product-card-height:200px}.related-grid[data-v-72ff0e77]{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}.related-card[data-v-72ff0e77]{width:100%;height:auto;min-height:0}.related-image[data-v-72ff0e77]{height:auto;aspect-ratio:1 / 1}.related-content[data-v-72ff0e77]{padding:.5rem .6rem}.related-content h3[data-v-72ff0e77]{font-size:.85rem}}.product-category-line[data-v-72ff0e77]{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#6b7280;font-size:.9rem;margin:1rem 0 0;line-height:1.2;flex-wrap:wrap}@media(min-width:769px){.product-category-line[data-v-72ff0e77]{grid-column:1/-1;width:100%;max-width:100%}}.instant-quote__altcha[data-v-72ff0e77]{display:flex;flex-direction:column;gap:.35rem}.instant-quote__altcha-label[data-v-72ff0e77]{font-size:.9rem;font-weight:600;color:#1f2937}.instant-quote__altcha[data-v-72ff0e77] altcha-widget{display:inline-block;width:-moz-max-content;width:max-content;min-width:min(260px,100%);max-width:100%;--altcha-max-width:max-content}.instant-quote__altcha[data-v-72ff0e77] .altcha{min-width:min(260px,100%)}.instant-quote__altcha[data-v-72ff0e77] .altcha-label{white-space:nowrap}.instant-quote__altcha-note[data-v-72ff0e77]{font-size:.82rem;color:#6b7280;line-height:1.2;white-space:nowrap}.instant-quote__altcha-validating[data-v-72ff0e77]{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#f9fafb;border:1px solid rgba(15,23,42,.1);border-radius:10px;font-size:.9rem;color:#6b7280}@media(max-width:1024px){.instant-quote__altcha-note[data-v-72ff0e77]{white-space:normal}.instant-quote__altcha[data-v-72ff0e77] altcha-widget{display:block;width:100%;min-width:min(260px,100%);--altcha-max-width:100%}.instant-quote__altcha[data-v-72ff0e77] .altcha-label{white-space:normal}}.validation-spinner[data-v-72ff0e77]{display:inline-block;width:20px;height:20px;border:3px solid rgba(16,185,129,.2);border-top-color:#10b981;border-radius:50%;animation:spin-72ff0e77 .8s linear infinite}@keyframes spin-72ff0e77{to{transform:rotate(360deg)}}.instant-quote__input[data-v-72ff0e77]:disabled,.instant-quote__editor[data-v-72ff0e77]:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed;opacity:.7}.quote-success-tooltip[data-v-72ff0e77],.quote-error-tooltip[data-v-72ff0e77]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;background:#fff;border:1px solid transparent;border-radius:12px;padding:1.5rem 2rem;box-shadow:0 24px 48px #0f172a33;display:flex;align-items:center;gap:1rem;min-width:300px;max-width:90vw}.quote-success-tooltip[data-v-72ff0e77]{border-color:#10b9814d}.quote-error-tooltip[data-v-72ff0e77]{border-color:#ef444459}.quote-error-tooltip .success-tooltip-icon[data-v-72ff0e77]{background:#ef4444}.success-tooltip-icon[data-v-72ff0e77]{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:#10b981;color:#fff;font-size:1.5rem;font-weight:700;line-height:1;flex-shrink:0}.success-tooltip-message[data-v-72ff0e77]{flex:1;color:#0f172a;font-size:1rem;font-weight:600;line-height:1.4}.success-tooltip-close[data-v-72ff0e77]{width:2rem;height:2rem;border:1px solid #e5e7eb;background:#fff;color:#6b7280;font-size:1.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease;flex-shrink:0}.success-tooltip-close[data-v-72ff0e77]:hover{background:#f3f4f6;color:#0f172a;border-color:#d1d5db}.instant-quote__submit[data-v-72ff0e77]:disabled{background:#9ca3af;cursor:not-allowed;opacity:.6}.instant-quote__submit[data-v-72ff0e77]:disabled:hover{background:#9ca3af;transform:none}@media(max-width:768px){.instant-quote__panel[data-v-72ff0e77]{position:fixed;top:calc(77px + 1rem + env(safe-area-inset-top));bottom:auto;inset-inline-start:1rem;inset-inline-end:1rem;width:auto;min-width:0;max-height:calc(85vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow:auto;box-sizing:border-box}}@media(max-width:640px){.back-text[data-v-72ff0e77]{white-space:normal}.product-detail-title[data-v-72ff0e77]{font-size:1.25rem;text-align:left;overflow-wrap:anywhere;word-break:break-word}.product-textdesc[data-v-72ff0e77]{text-align:left}.product-actions-row[data-v-72ff0e77]{flex-direction:column;align-items:stretch;row-gap:.8rem}.product-share__label[data-v-72ff0e77]{white-space:normal;width:100%}.product-share__icons[data-v-72ff0e77]{flex-wrap:wrap;overflow-x:visible;min-height:auto;padding-bottom:.25rem}.product-category-line[data-v-72ff0e77]{flex-direction:column;align-items:flex-start}.instant-quote__label[data-v-72ff0e77]{white-space:normal}.preview-backdrop[data-v-72ff0e77]{padding:1rem}}.back-button[data-v-72ff0e77]{background:var(--theme-primary);border-color:var(--theme-primary);color:var(--theme-on-primary)}.back-button[data-v-72ff0e77]:hover{background:var(--theme-primary-2)}.instant-quote__toggle[data-v-72ff0e77]{background:var(--theme-primary);color:var(--theme-on-primary)}.instant-quote__toggle[data-v-72ff0e77]:hover:not(:disabled){background:var(--theme-primary-2)}.instant-quote__toggle[data-v-72ff0e77]:focus-visible{outline-color:color-mix(in srgb,var(--theme-accent) 35%,transparent)}.instant-quote__submit[data-v-72ff0e77]{background:var(--theme-primary);color:var(--theme-on-primary)}.instant-quote__submit[data-v-72ff0e77]:hover{background:var(--theme-primary-2)}.instant-quote__input[data-v-72ff0e77]:focus,.instant-quote__editor[data-v-72ff0e77]:focus{border-color:color-mix(in srgb,var(--theme-primary) 65%,transparent);box-shadow:0 0 0 4px color-mix(in srgb,var(--theme-primary) 18%,transparent)}.instant-quote__status--success[data-v-72ff0e77]{color:var(--theme-primary);background:color-mix(in srgb,var(--theme-primary) 12%,var(--theme-surface));border-color:color-mix(in srgb,var(--theme-primary) 35%,transparent)}.inquire-btn-large[data-v-72ff0e77]{background:var(--theme-primary);color:var(--theme-on-primary)}.inquire-btn-large[data-v-72ff0e77]:hover{background:var(--theme-primary-2)}.related-footer .inquire-btn[data-v-72ff0e77]{background:var(--theme-primary);color:var(--theme-on-primary)}.related-footer .inquire-btn[data-v-72ff0e77]:hover{background:var(--theme-primary-2)}.validation-spinner[data-v-72ff0e77]{border-color:color-mix(in srgb,var(--theme-primary) 20%,transparent);border-top-color:var(--theme-primary)}.product-share__icons[data-v-72ff0e77]{scrollbar-color:color-mix(in srgb,var(--theme-primary) 55%,transparent) rgba(15,23,42,.08)}.product-share__icons[data-v-72ff0e77]::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--theme-primary),var(--theme-primary-2))}.product-share__icons[data-v-72ff0e77]::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,var(--theme-primary),var(--theme-primary-2))}.thumbnail-column[data-v-72ff0e77]{scrollbar-color:color-mix(in srgb,var(--theme-primary) 55%,transparent) rgba(15,23,42,.08)}.thumbnail-column[data-v-72ff0e77]::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--theme-primary),var(--theme-primary-2))}.thumbnail-column[data-v-72ff0e77]::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,var(--theme-primary),var(--theme-primary-2))}.thumbnail[data-v-72ff0e77]:hover{border-color:color-mix(in srgb,var(--theme-primary) 65%,transparent)}.thumbnail.active[data-v-72ff0e77]{border-color:var(--theme-primary);box-shadow:0 12px 22px color-mix(in srgb,var(--theme-primary) 25%,transparent)}.quote-success-tooltip[data-v-72ff0e77]{border-color:color-mix(in srgb,var(--theme-primary) 30%,transparent)}.success-tooltip-icon[data-v-72ff0e77]{background:var(--theme-primary);color:var(--theme-on-primary)}
