.mega-menu-wrapper[data-v-d098051b]{position:relative}.mega-menu__trigger[data-v-d098051b]{align-items:center;background:transparent;border:none;border-radius:10px;color:var(--text-muted);cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:500;gap:4px;padding:8px 16px;position:relative;text-decoration:none;transition:color .25s ease}.mega-menu__trigger[data-v-d098051b]:after{background:var(--primary-400);border-radius:1px;bottom:4px;content:"";height:2px;left:50%;position:absolute;transition:width .25s ease,left .25s ease;width:0}.mega-menu__trigger[data-v-d098051b]:hover{color:var(--text-primary)}.mega-menu__trigger[data-v-d098051b]:hover:after{left:12px;width:calc(100% - 24px)}.mega-menu__trigger[data-v-d098051b]:focus-visible{color:var(--text-primary);outline:2px solid var(--primary-500);outline-offset:2px}.mega-menu__trigger[data-v-d098051b]:focus-visible:after{left:12px;width:calc(100% - 24px)}.mega-menu__trigger--active[data-v-d098051b]{color:var(--text-primary);font-weight:600}.mega-menu__trigger--active[data-v-d098051b]:after{left:12px;width:calc(100% - 24px)}.mega-menu__trigger--active .mega-menu__label[data-v-d098051b]{color:var(--primary-300)}.mega-menu__chevron[data-v-d098051b]{margin-left:4px}.mega-menu__chevron--open[data-v-d098051b]{transform:rotate(180deg)}.mega-menu[data-v-d098051b]{left:50%;margin-top:4px;position:absolute;top:100%;transform:translate(-50%);z-index:1000}.mega-menu[data-v-d098051b]:before{content:"";height:12px;left:0;position:absolute;right:0;top:-12px}.mega-menu__container[data-v-d098051b]{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:16px;box-shadow:var(--shadow-lg);display:grid;gap:0;grid-template-columns:200px auto;padding:16px}.mega-menu__col[data-v-d098051b]{border-right:1px solid var(--border-subtle);padding:0 16px}.mega-menu__col[data-v-d098051b]:first-child{padding-left:0}.mega-menu__col[data-v-d098051b]:last-of-type{border-right:none;padding-right:0}.mega-menu__col--products[data-v-d098051b]{padding-left:24px}.mega-menu__title[data-v-d098051b]{color:var(--text-muted);font-size:12px;font-weight:700;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.mega-menu__list[data-v-d098051b]{display:flex;flex-direction:column;gap:4px;list-style:none;margin:0;padding:0}.mega-menu__link[data-v-d098051b]{align-items:center;border-radius:8px;color:var(--text-secondary);display:flex;font-size:14px;font-weight:500;gap:8px;padding:4px 8px;text-decoration:none;transition:all .15s ease}.mega-menu__link[data-v-d098051b]:focus-visible,.mega-menu__link[data-v-d098051b]:hover{background:rgba(var(--primary-500-rgb),.1);color:var(--text-primary)}.mega-menu__link[data-v-d098051b]:focus-visible{outline:2px solid var(--primary-500);outline-offset:2px}.mega-menu__icon[data-v-d098051b]{align-items:center;background:currentColor;border-radius:6px;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.mega-menu__icon[data-v-d098051b] svg{color:#fff!important}.mega-menu__count[data-v-d098051b]{background:var(--bg-surface-secondary);border-radius:4px;color:var(--text-muted);font-size:12px;margin-left:auto;padding:4px}.mega-menu__products[data-v-d098051b]{display:flex;flex-direction:column;gap:8px}.mega-menu__product[data-v-d098051b]{align-items:center;border-radius:10px;display:flex;gap:16px;padding:4px;text-decoration:none;transition:all .15s ease}.mega-menu__product[data-v-d098051b]:focus-visible,.mega-menu__product[data-v-d098051b]:hover{background:var(--bg-surface-secondary)}.mega-menu__product:focus-visible .mega-menu__product-name[data-v-d098051b],.mega-menu__product:hover .mega-menu__product-name[data-v-d098051b]{color:var(--primary-500)}.mega-menu__product[data-v-d098051b]:focus-visible{outline:2px solid var(--primary-500);outline-offset:2px}.mega-menu__product-image[data-v-d098051b]{align-items:center;background:var(--bg-surface-secondary);border:1px solid var(--border-subtle);border-radius:8px;display:flex;flex-shrink:0;height:48px;justify-content:center;overflow:hidden;width:48px}.mega-menu__product-image img[data-v-d098051b]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.mega-menu__product-info[data-v-d098051b]{display:flex;flex-direction:column;gap:4px;min-width:0}.mega-menu__product-name[data-v-d098051b]{color:var(--text-primary);font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;transition:color .15s ease;white-space:nowrap}.mega-menu__product-dosage[data-v-d098051b]{color:var(--text-muted);font-size:12px}.mega-menu__product-price[data-v-d098051b]{color:var(--primary-500);font-size:14px;font-weight:600}.mega-menu__footer[data-v-d098051b]{border-top:1px solid var(--border-subtle);display:flex;grid-column:1/-1;justify-content:center;margin-top:16px;padding-top:16px}.mega-menu__view-all[data-v-d098051b]{align-items:center;background:rgba(var(--primary-500-rgb),.1);border:1px solid rgba(var(--primary-500-rgb),.2);border-radius:10px;color:var(--primary-500);display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding:8px 16px;text-decoration:none;transition:all .15s ease}.mega-menu__view-all[data-v-d098051b]:focus-visible,.mega-menu__view-all[data-v-d098051b]:hover{background:var(--primary-500);color:#fff}.mega-menu__view-all[data-v-d098051b]:focus-visible{outline:2px solid var(--primary-500);outline-offset:2px}.mega-menu-fade-enter-active[data-v-d098051b],.mega-menu-fade-leave-active[data-v-d098051b]{transition:all .15s ease}.mega-menu-fade-enter-from[data-v-d098051b],.mega-menu-fade-leave-to[data-v-d098051b]{opacity:0;transform:translate(-50%) translateY(-8px)}
