.hero-section[data-v-fc14547d]{position:relative;width:100%;overflow:hidden;background:#edeff4}.hero-slider[data-v-fc14547d],.hero-slide[data-v-fc14547d]{width:100%}.hero-slider[data-v-fc14547d]{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y}.hero-slider[data-v-fc14547d]:active{cursor:grabbing}.hero-slide[data-v-fc14547d]{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;aspect-ratio:1920 / 500;background:var(--light-gray-bg, #edeff4);isolation:isolate;color:inherit;text-decoration:none;--edge-blend-width: 0%}.hero-side-bg[data-v-fc14547d]{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(36px) saturate(112%) brightness(.9);transform:scale(1.22);opacity:.82;z-index:0}.hero-img[data-v-fc14547d]{width:auto;height:100%;max-width:none;display:block;position:relative;z-index:1;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 var(--edge-blend-width),#000 calc(100% - var(--edge-blend-width)),transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 var(--edge-blend-width),#000 calc(100% - var(--edge-blend-width)),transparent 100%)}.hero-slide[data-v-fc14547d]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2;background:linear-gradient(90deg,var(--light-gray-bg, #edeff4) 0%,rgba(237,239,244,0) var(--edge-blend-width),rgba(237,239,244,0) calc(100% - var(--edge-blend-width)),var(--light-gray-bg, #edeff4) 100%)}.hero-slide[data-v-fc14547d]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:3;background:linear-gradient(180deg,rgba(237,239,244,0) 76%,rgba(237,239,244,.12) 84%,rgba(237,239,244,.4) 91%,rgba(237,239,244,.72) 96%,var(--light-gray-bg, #edeff4) 0%)}.hero-slide.clickable[data-v-fc14547d]{cursor:pointer}.hero-slide.default-slide[data-v-fc14547d]{background:linear-gradient(135deg,#1237bd,#0c1f83,#081763)}.slider-controls[data-v-fc14547d]{position:absolute;left:50%;bottom:24px;transform:translate(-50%);width:auto;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:6}.slider-pagination[data-v-fc14547d]{pointer-events:auto;display:flex;align-items:center;justify-content:center;gap:8px}.dot[data-v-fc14547d]{flex:0 0 12px;width:12px;height:6px;border:0;border-radius:999px;padding:0;background:#006aff;opacity:.3;cursor:pointer;transition:width .2s ease,flex-basis .2s ease,opacity .2s ease}.dot[data-v-fc14547d]:hover{opacity:.65}.dot.active[data-v-fc14547d]{flex-basis:24px;width:24px;opacity:1}@media (max-width: 768px){.hero-slide[data-v-fc14547d]{aspect-ratio:750 / 450}.slider-controls[data-v-fc14547d]{bottom:16px}.slider-pagination[data-v-fc14547d]{gap:8px}}@media (max-width: 480px){.slider-controls[data-v-fc14547d]{bottom:12px}}.product-card[data-v-b17ef42e]{cursor:pointer}.home-page[data-v-fd629469]{min-height:100vh;background-color:var(--light-gray-bg)}.seo-heading[data-v-fd629469]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.products-section[data-v-fd629469]{padding:20px 0 80px;background-color:var(--light-gray-bg)}.section-header[data-v-fd629469]{margin-bottom:20px}.section-title[data-v-fd629469]{font-size:28px;font-weight:700;color:var(--text-color);padding-left:16px;border-left:4px solid var(--primary-color)}.loading-wrapper[data-v-fd629469]{display:flex;justify-content:center;align-items:center;padding:80px 0}.spinner[data-v-fd629469]{width:50px;height:50px;border:3px solid #e5e7eb;border-top-color:var(--primary-color);border-radius:50%;animation:spin-fd629469 .8s linear infinite}@keyframes spin-fd629469{to{transform:rotate(360deg)}}.products-grid[data-v-fd629469]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.all-products-section[data-v-fd629469]{padding-top:8px}.pagination[data-v-fd629469]{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:40px}.page-list[data-v-fd629469]{display:flex;gap:8px}.page-link[data-v-fd629469]{display:flex;justify-content:center;align-items:center;min-width:36px;height:36px;padding:0 12px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;color:#6b7280;background:#fff;cursor:pointer;transition:all .2s ease;text-decoration:none}.page-link[data-v-fd629469]:hover:not(.is-disabled){border-color:var(--primary-color);color:var(--primary-color)}.page-link.active[data-v-fd629469]{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff;font-weight:500}.page-link.is-disabled[data-v-fd629469]{opacity:.5;cursor:default}.page-link.prev[data-v-fd629469],.page-link.next[data-v-fd629469]{color:var(--primary-color);font-weight:500;border-color:transparent}.page-link.prev[data-v-fd629469]:hover:not(.is-disabled),.page-link.next[data-v-fd629469]:hover:not(.is-disabled){background-color:#006aff0d}.empty-state[data-v-fd629469]{text-align:center;padding:100px 20px}.empty-icon[data-v-fd629469]{font-size:64px;margin-bottom:16px;opacity:.5}.empty-text[data-v-fd629469]{font-size:18px;color:#9ca3af}@media (max-width: 768px){.products-section[data-v-fd629469]{padding:16px 0 52px}.section-title[data-v-fd629469]{font-size:24px}.products-grid[data-v-fd629469]{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px}}@media (max-width: 480px){.products-grid[data-v-fd629469]{grid-template-columns:repeat(2,1fr);gap:12px}}
