.theme--light.v-data-table{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-data-table .v-data-table__divider{border-right:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table.v-data-table--fixed-header thead th{background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:rgba(0,0,0,.6)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#f5f5f5}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#eee}.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid rgba(0,0,0,.12)}.theme--dark.v-data-table{background-color:#1e1e1e;color:#fff}.theme--dark.v-data-table .v-data-table__divider{border-right:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table.v-data-table--fixed-header thead th{background:#1e1e1e;box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:hsla(0,0%,100%,.7)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#505050}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#616161}.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid hsla(0,0%,100%,.12)}.v-data-table{line-height:1.5;max-width:100%}.v-data-table>.v-data-table__wrapper>table{border-spacing:0;width:100%}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{padding:0 16px;transition:height .2s cubic-bezier(.4,0,.6,1)}.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{font-size:.75rem;height:48px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:right}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>td{font-size:.875rem;height:48px}.v-data-table__wrapper{overflow-x:auto;overflow-y:hidden}.v-data-table__progress{height:auto!important}.v-data-table__progress th{border:none!important;height:auto!important;padding:0;position:relative}.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>th{height:32px}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:first-child{border-top-left-radius:0}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:last-child{border-top-right-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:first-child{border-bottom-left-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:last-child{border-bottom-right-radius:0}.v-data-table--fixed-header>.v-data-table__wrapper,.v-data-table--fixed-height .v-data-table__wrapper{overflow-y:auto}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr>th{border-bottom:0!important;position:sticky;top:0;z-index:2}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:48px}.v-application--is-rtl .v-data-table--fixed-header .v-data-footer{margin-left:17px}.v-data-table--fixed-header.v-data-table--dense>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:32px}.product-card-modern[data-v-e243ecd6]{background-color:#00193c;display:flex;flex-direction:column;height:100%;transition:transform .3s ease}.product-card-modern[data-v-e243ecd6]:hover{transform:translateY(-4px)}.img-wrapper[data-v-e243ecd6]{background-color:#00193c;height:250px;overflow:hidden;width:100%}.product-image[data-v-e243ecd6]{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease-in-out;width:100%}.zoom-on-hover[data-v-e243ecd6]:hover .product-image{transform:scale(1.1)}.product-card-content[data-v-e243ecd6]{display:flex;flex:1;flex-direction:column;padding:16px!important}.product-article-number[data-v-e243ecd6]{color:#00ffb9;font-size:18px;font-weight:500;margin-bottom:8px}.product-title[data-v-e243ecd6]{font-size:20px;line-height:1.3;margin-bottom:8px}.product-subtitle[data-v-e243ecd6],.product-title[data-v-e243ecd6]{padding:0!important}.product-subtitle[data-v-e243ecd6]{font-size:16px;margin-bottom:12px;opacity:.8}.card-text[data-v-e243ecd6]{color:hsla(0,0%,100%,.9);flex:1;font-size:14px;line-height:1.5;margin-bottom:12px}.card-text[data-v-e243ecd6],.product-actions[data-v-e243ecd6]{padding:0!important}.product-actions[data-v-e243ecd6]{margin-top:auto}.card-action[data-v-e243ecd6]{background-color:#00ffb9;border-radius:15px;color:#000;display:inline-block;font-weight:500;padding:8px 16px}.product-hero[data-v-06ff09ac]{width:100%}.product-info-card[data-v-06ff09ac]{background-color:#001034;border:1px solid rgba(0,255,185,.2);border-radius:16px;display:flex;flex-direction:column;gap:16px;min-height:100%;transition:box-shadow .3s ease;width:100%}.product-price-row[data-v-06ff09ac]{align-items:flex-end;display:flex;gap:16px;justify-content:space-between;margin-top:auto}.product-info-card[data-v-06ff09ac]:hover{box-shadow:0 20px 40px rgba(0,255,185,.08)}.product-title[data-v-06ff09ac]{color:#00ffb9;font-weight:700}.product-subtitle[data-v-06ff09ac]{color:#d2e6ff;font-size:18px;margin-bottom:0;margin-top:10px}.product-summary[data-v-06ff09ac]{color:#9fb6d1;line-height:1.8;margin-top:16px}.info-chip[data-v-06ff09ac]{justify-content:space-between;width:100%}.chip-value[data-v-06ff09ac]{color:#00ffb9;font-size:18px}.price-stack[data-v-06ff09ac]{display:flex;flex-direction:column;gap:4px}.price-label[data-v-06ff09ac]{color:#9fb6d1;font-size:14px;letter-spacing:.08em;text-transform:uppercase}.price-value[data-v-06ff09ac]{color:#00ffb9;font-size:24px;font-weight:700}.price-call[data-v-06ff09ac]{font-size:20px}.hero-cta[data-v-06ff09ac],.secondary-cta[data-v-06ff09ac]{border-radius:12px}.secondary-cta[data-v-06ff09ac]{border-color:#00ffb9!important;color:#00ffb9!important}.key-spec[data-v-06ff09ac]{background-color:#00183b;border:1px solid rgba(0,255,185,.15);border-radius:12px;padding:16px}.spec-label[data-v-06ff09ac]{color:#9fb6d1;display:block;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.spec-value[data-v-06ff09ac]{color:#00ffb9;font-size:18px;font-weight:600}.product-image-card[data-v-06ff09ac]{background-color:#001034;border:1px solid rgba(0,255,185,.15);border-radius:16px;overflow:hidden;width:100%}.product-image[data-v-06ff09ac]{display:block;height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;width:100%}.product-image-card:hover .product-image[data-v-06ff09ac]{transform:scale(1.05)}.product-image.placeholder[data-v-06ff09ac]{align-items:center;color:#9fb6d1;display:flex;font-size:18px;height:420px;justify-content:center}.section-card[data-v-06ff09ac]{background-color:#001034;border:1px solid rgba(0,255,185,.15);border-radius:16px}.section-header[data-v-06ff09ac]{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.section-divider[data-v-06ff09ac]{background:linear-gradient(90deg,#00ffb9,transparent);flex:1;height:2px;margin-left:16px}.related-product-col[data-v-06ff09ac]{display:flex}.related-product-col[data-v-06ff09ac] .product-card-modern{border:1px solid rgba(0,255,185,.2);border-radius:12px;overflow:hidden;width:100%}.related-product-col[data-v-06ff09ac] .img-wrapper{background-color:#fff;height:200px}.related-product-col[data-v-06ff09ac] .product-image{-o-object-fit:contain;object-fit:contain;padding:8px}.related-product-col[data-v-06ff09ac] .product-title{font-size:17px;word-break:break-word}.related-product-col[data-v-06ff09ac] .card-text{font-size:13px}.main-text-card .main-text[data-v-06ff09ac]{color:#d2e6ff;line-height:1.9}.main-text[data-v-06ff09ac] img{height:auto!important;max-width:100%!important}.bordered-left-side[data-v-06ff09ac]{border-color:#00ffb9!important;border-left:thin solid #00ffb9}.bordered-right-side[data-v-06ff09ac]{border-color:#00ffb9!important;border-right:thin solid #00ffb9}.border-color[data-v-06ff09ac]{border-color:#00ffb9!important}.spec-table td[data-v-06ff09ac]{color:#d2e6ff;padding:16px!important}.spec-table tbody tr[data-v-06ff09ac]:hover{background-color:transparent!important}.background-table[data-v-06ff09ac]{background-color:#001034!important}.login-required-wrapper[data-v-06ff09ac]{align-items:center;display:flex;justify-content:center}.price-action-row[data-v-06ff09ac]{align-items:flex-end;flex-direction:row!important;justify-content:space-between;margin-top:auto}.price-action-row .hero-cta[data-v-06ff09ac]{min-width:180px;width:auto}.v-application--is-rtl .price-action-row[data-v-06ff09ac]{flex-direction:row!important}.dialog-title[data-v-06ff09ac]{color:#00ffb9;font-size:20px;font-weight:600}.mobile-sticky-cta[data-v-06ff09ac]{display:none}.product-info-col[data-v-06ff09ac]{align-items:stretch}.product-image-col[data-v-06ff09ac]{align-items:flex-start}@media (max-width:1024px){.product-detail-page[data-v-06ff09ac]{overflow-x:hidden;padding-bottom:72px}.product-hero[data-v-06ff09ac]{align-items:stretch;flex-direction:column}.product-hero>.product-image-col[data-v-06ff09ac],.product-hero>.product-info-col[data-v-06ff09ac]{flex:0 0 auto!important;max-width:100%!important;width:100%}.product-info-col[data-v-06ff09ac]{align-items:flex-start;align-self:auto}.product-image-col[data-v-06ff09ac],.product-info-col[data-v-06ff09ac]{display:block!important}.product-image-col[data-v-06ff09ac]{align-self:auto;height:auto;margin-bottom:16px;order:-1}.product-image[data-v-06ff09ac]{display:block;height:auto!important;max-height:none;max-width:100%;-o-object-fit:initial;object-fit:fill;width:100%}.product-info-card[data-v-06ff09ac]{gap:12px;height:auto;margin-bottom:0;min-height:0!important;min-height:auto!important;padding:16px!important;width:100%}.product-title[data-v-06ff09ac]{order:1}.product-price-row[data-v-06ff09ac]{align-items:stretch;flex-direction:column;margin-top:0;order:2}.product-subtitle[data-v-06ff09ac]{margin-top:0;order:3}.product-info-card .price-stack[data-v-06ff09ac]{background:#00183b;border:1px solid rgba(0,255,185,.3);border-radius:8px;padding:12px 16px;width:100%}.product-info-card .price-value[data-v-06ff09ac]{font-size:1.75rem;line-height:1.3}.product-info-card .price-call[data-v-06ff09ac]{font-size:1.5rem}.hero-cta-col[data-v-06ff09ac]{display:none}.mobile-sticky-cta[data-v-06ff09ac]{background:#000028;border-top:1px solid rgba(0,255,185,.15);bottom:56px;display:block;left:0;padding:8px 12px;position:fixed;right:0;z-index:150}.mobile-sticky-cta__inner[data-v-06ff09ac]{align-items:center;display:flex;gap:12px}.mobile-sticky-price[data-v-06ff09ac]{display:flex;flex-direction:column;flex-shrink:0;gap:2px;min-width:0}.mobile-sticky-price__label[data-v-06ff09ac]{color:#9fb6d1;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.mobile-sticky-price__value[data-v-06ff09ac]{color:#00ffb9;font-size:1.125rem;font-weight:700;white-space:nowrap}.mobile-sticky-price__value.price-call[data-v-06ff09ac]{font-size:1rem}.mobile-sticky-cta__btn[data-v-06ff09ac]{flex:1;height:48px!important;min-width:0}}